-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8a27caf
commit a63e92d
Showing
14 changed files
with
61 additions
and
341 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,170 +1,4 @@ | ||
## [3.3.29](https://github.com/jucian0/createform/compare/v3.3.28...v3.3.29) (2023-05-02) | ||
|
||
|
||
|
||
## [3.3.28](https://github.com/jucian0/createform/compare/v3.3.27...v3.3.28) (2023-05-01) | ||
|
||
|
||
|
||
## [3.3.27](https://github.com/jucian0/createform/compare/v3.3.26...v3.3.27) (2023-05-01) | ||
|
||
|
||
|
||
## [3.3.26](https://github.com/jucian0/createform/compare/v3.3.25...v3.3.26) (2023-05-01) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **createform:** update createform types, add type safe for field value type ([848c7e6](https://github.com/jucian0/createform/commit/848c7e6d0d6a34a19e764bcc766e6576edca0dcb)) | ||
|
||
|
||
|
||
## [3.3.25](https://github.com/jucian0/createform/compare/v3.3.24...v3.3.25) (2023-05-01) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **createform:** fix register params types ([a4dd3d4](https://github.com/jucian0/createform/commit/a4dd3d4cfb304328a3f94b61d90ffd5d01aa0077)) | ||
* **types:** adding typed field name for register, setField error ,value,touched functions ([6e8d923](https://github.com/jucian0/createform/commit/6e8d9239ad25388bf36ea258922e461c82096553)) | ||
* **types:** adding typed field name for register, setField error ,value,touched functions ([e62fe4f](https://github.com/jucian0/createform/commit/e62fe4f402aa38c21161c4a452a796aa2111b95e)) | ||
|
||
|
||
|
||
## [3.3.24](https://github.com/jucian0/createform/compare/v3.3.23...v3.3.24) (2023-04-22) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* fix reset function for checkbox fields ([3d9cd44](https://github.com/jucian0/createform/commit/3d9cd44cc317ae3cb514d99172102b9b041a95f7)) | ||
|
||
|
||
|
||
## [3.3.23](https://github.com/jucian0/createform/compare/v3.3.22...v3.3.23) (2023-04-21) | ||
|
||
|
||
|
||
## [3.3.22](https://github.com/jucian0/createform/compare/v3.3.21...v3.3.22) (2023-04-21) | ||
|
||
|
||
|
||
## [3.3.21](https://github.com/jucian0/createform/compare/v3.3.20...v3.3.21) (2023-04-21) | ||
|
||
|
||
|
||
## [3.3.20](https://github.com/jucian0/createform/compare/v3.3.19...v3.3.20) (2023-04-21) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **createform:** fix onSubmit validation error for onChange forms ([c951324](https://github.com/jucian0/createform/commit/c9513249a4bf1faa10a5e9b73395e5d7dc7bd12e)) | ||
|
||
|
||
|
||
## [3.3.19](https://github.com/jucian0/createform/compare/v3.3.18...v3.3.19) (2023-04-20) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **createform:** fix a bug in setFieldValue ([52ec24f](https://github.com/jucian0/createform/commit/52ec24f55a0a6e10757e686a06af8fdf13a598d2)) | ||
* **createform:** fix onsubmit mode validation ([fb391d8](https://github.com/jucian0/createform/commit/fb391d8533cc63203e8cf87559679026934a1bfd)) | ||
* **createform:** fix validation on onSubmit mode ([743dc5f](https://github.com/jucian0/createform/commit/743dc5f2e5fabdc94da7a2644b88e25d78737eb8)) | ||
|
||
|
||
|
||
## [3.3.18](https://github.com/jucian0/createform/compare/v3.3.17...v3.3.18) (2023-04-12) | ||
|
||
|
||
|
||
## [3.3.17](https://github.com/jucian0/createform/compare/v3.3.16...v3.3.17) (2023-04-11) | ||
|
||
|
||
|
||
## [3.3.16](https://github.com/jucian0/createform/compare/v3.3.15...v3.3.16) (2023-04-11) | ||
|
||
|
||
|
||
## [3.3.15](https://github.com/jucian0/createform/compare/v3.3.14...v3.3.15) (2023-04-11) | ||
|
||
|
||
|
||
## [3.3.14](https://github.com/jucian0/createform/compare/v3.3.13...v3.3.14) (2023-04-11) | ||
|
||
|
||
|
||
## [3.3.13](https://github.com/jucian0/createform/compare/v3.3.12...v3.3.13) (2023-04-10) | ||
|
||
|
||
|
||
## [3.3.12](https://github.com/jucian0/createform/compare/v3.3.11...v3.3.12) (2023-04-10) | ||
|
||
|
||
|
||
## [3.3.11](https://github.com/jucian0/createform/compare/v3.3.10...v3.3.11) (2023-04-10) | ||
|
||
|
||
|
||
## [3.3.10](https://github.com/jucian0/createform/compare/v3.3.9...v3.3.10) (2023-04-09) | ||
|
||
|
||
|
||
## [3.3.9](https://github.com/jucian0/createform/compare/v3.3.8...v3.3.9) (2023-04-07) | ||
|
||
|
||
|
||
## [3.3.8](https://github.com/jucian0/createform/compare/v3.3.7...v3.3.8) (2023-03-31) | ||
|
||
|
||
|
||
## [3.3.7](https://github.com/jucian0/createform/compare/v3.3.6...v3.3.7) (2023-03-31) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **createform:** fixing undefined value displying in the input ([29ec68e](https://github.com/jucian0/createform/commit/29ec68e311330bef17355dff83c94d73de53aef6)) | ||
* **createform:** merge ([f562a07](https://github.com/jucian0/createform/commit/f562a077bb7e568522869d3e2908ad6ce6989ad3)) | ||
* **createform:** update yup version, and fix Validate to work with yup v1 ([d0873dd](https://github.com/jucian0/createform/commit/d0873ddf257b0c28329240c2c9a46262999a8aa0)) | ||
|
||
|
||
|
||
## [3.3.6](https://github.com/jucian0/createform/compare/v3.3.5...v3.3.6) (2023-03-29) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* fix tsconfig publish config ([80681c1](https://github.com/jucian0/createform/commit/80681c14d3e01a5554402db511ed7a96e99dbeb5)) | ||
* **workspace:** fix tests, and docs configs ([db983df](https://github.com/jucian0/createform/commit/db983df54e87c0d788ee3336e3b64b999d1e785c)) | ||
|
||
|
||
|
||
## [3.3.3](https://github.com/jucian0/createform/compare/v3.3.2...v3.3.3) (2023-02-10) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **createform:** fix server side useSyncExternalStore ([9b403f6](https://github.com/jucian0/createform/commit/9b403f622994c494ef336f0c92d4b468f031edd8)) | ||
|
||
|
||
|
||
## [3.3.1](https://github.com/jucian0/createform/compare/v3.3.0...v3.3.1) (2023-01-31) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **react:** update jsdoc ([fcc2105](https://github.com/jucian0/createform/commit/fcc2105d73d55d5b026eb4db84fb70f1066b7161)) | ||
|
||
|
||
|
||
# [3.3.0](https://github.com/jucian0/createform/compare/v3.2.6...v3.3.0) (2023-01-31) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **react:** update jsdoc to turn the code more understandable ([7746507](https://github.com/jucian0/createform/commit/77465072a502d6248a3ea6d8a800b442aa64b59b)) | ||
|
||
|
||
### Features | ||
|
||
* **workspace:** move useform to createform ([e80afbb](https://github.com/jucian0/createform/commit/e80afbb09757a0d4c6109b50e5f418b3743a4d48)) | ||
# [3.5.0](https://github.com/jucian0/createform/compare/v3.4.0...v3.5.0) (2023-05-23) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.