- Features
- fix typings - 85a0035, [Roy Riojas](https://github.com/Roy Riojas), 12/11/2024 03:14:16
-
Bug Fixes
- fix wrong initializer in exported types - de648e7, [Roy Riojas](https://github.com/Roy Riojas), 01/10/2024 01:29:09
-
Features
- fix types for setRequired - 4ff1bd8, [Roy Riojas](https://github.com/Roy Riojas), 29/09/2024 03:43:53
- Refactoring
- refine types - 0d25596, [Roy Riojas](https://github.com/Roy Riojas), 23/10/2023 21:27:04
- Refactoring
- refine types - bf46d68, [Roy Riojas](https://github.com/Roy Riojas), 23/10/2023 21:08:32
- Features
- add dirty flag and commit method to form - ebcc44a, [Roy Riojas](https://github.com/Roy Riojas), 31/05/2023 17:37:50
- Features
- add validatedOnce flag - 64cfa58, [Roy Riojas](https://github.com/Roy Riojas), 03/02/2023 12:27:36
- Other changes
- improved typings - c9fa38e, [Roy Riojas](https://github.com/Roy Riojas), 01/02/2023 01:42:51
- Other changes
- add option to store raw error - e516ca0, [Roy Riojas](https://github.com/Roy Riojas), 26/09/2021 07:49:51
- Bug Fixes
- fix typings - 973031f, [Roy Riojas](https://github.com/Roy Riojas), 14/09/2021 18:38:35
- Bug Fixes
- add method to mark as interacted - 0b56ae4, [Roy Riojas](https://github.com/Roy Riojas), 14/09/2021 18:35:37
- Bug Fixes
- include runtime to fix federated issue - 6a6d243, [Roy Riojas](https://github.com/Roy Riojas), 13/09/2021 03:13:33
- Bug Fixes
- update types for updateFrom method - 8187fbc, [Roy Riojas](https://github.com/Roy Riojas), 29/08/2021 02:04:19
- Features
- add option to clear the error on value change - bf370dc, [Roy Riojas](https://github.com/Roy Riojas), 08/06/2021 01:22:11
- Features
- Add custom debounce threshold for validator and ignoring of stale validations - 387d4b0, [Roy Riojas](https://github.com/Roy Riojas), 08/06/2021 01:10:16
- Features
- Add better types for validator functions - 9170451, [Roy Riojas](https://github.com/Roy Riojas), 04/06/2021 18:07:55
- Features
- Add isValidating prop to fields - 6240db6, [Roy Riojas](https://github.com/Roy Riojas), 26/03/2021 05:21:23
- Refactoring
- use types instead of typings - d53d463, [Roy Riojas](https://github.com/Roy Riojas), 07/02/2021 01:52:43
- Bug Fixes
- fields with boolean values should be considered empty only if no value is set - 98112c6, [Roy Riojas](https://github.com/Roy Riojas), 21/01/2021 03:58:25
- Bug Fixes
- fix TS types - 6c9c250, [Roy Riojas](https://github.com/Roy Riojas), 13/01/2021 21:42:54
- Refactoring
- upgrade deps to latest versions - d4d2256, [Roy Riojas](https://github.com/Roy Riojas), 13/01/2021 18:49:59
- Refactoring
- add option to not to throw if field is missing - b51a63c, [Roy Riojas](https://github.com/Roy Riojas), 13/01/2021 18:28:20
- Refactoring
- Upgrade typescript types - e37000c, [Roy Riojas](https://github.com/Roy Riojas), 16/10/2020 01:58:23
- Refactoring
- Upgrade typescript types - 64610cf, [Roy Riojas](https://github.com/Roy Riojas), 16/10/2020 01:52:30
- Refactoring
- Upgrade typescript types - 6edfe0f, [Roy Riojas](https://github.com/Roy Riojas), 16/10/2020 00:50:18
- Refactoring
- Upgrade typescript types - be233df, [Roy Riojas](https://github.com/Roy Riojas), 16/10/2020 00:47:04
- Refactoring
- Upgrade babel runtime dep - 0f6dc9c, [Roy Riojas](https://github.com/Roy Riojas), 15/10/2020 23:23:40
-
Bug Fixes
- fix lint issues - 0bc9c13, [Roy Riojas](https://github.com/Roy Riojas), 15/10/2020 23:19:25
-
Refactoring
- Migrate to Mobx@6 - 0c6a711, [Roy Riojas](https://github.com/Roy Riojas), 15/10/2020 23:17:17
- Refactoring
- Add license file to mobx-form - e25d4b3, [Roy Riojas](https://github.com/Roy Riojas), 04/09/2020 12:52:16
- Refactoring
- force validation marks the field as blurred - e520d0c, [Roy Riojas](https://github.com/Roy Riojas), 14/05/2020 21:59:39
- Refactoring
- Update tests and typings - 5df9baa, [Roy Riojas](https://github.com/Roy Riojas), 14/05/2020 21:46:02
- Refactoring
- Update typings - 994336d, [Roy Riojas](https://github.com/Roy Riojas), 14/05/2020 20:16:51
- Refactoring
- Make the required prop also a string - 8b6995e, [Roy Riojas](https://github.com/Roy Riojas), 14/05/2020 20:03:02
- Refactoring
- Add typings for mobx-form - bceb65f, [Roy Riojas](https://github.com/Roy Riojas), 14/05/2020 19:46:10
- Refactoring
- Add a minor version change - e6a016c, [Roy Riojas](https://github.com/Roy Riojas), 14/05/2020 01:06:33
- Refactoring
-
Upgrade beta version - f467f2e, [Roy Riojas](https://github.com/Roy Riojas), 13/05/2020 23:27:03
-
publish beta-2 version - 9eb8f21, [Roy Riojas](https://github.com/Roy Riojas), 13/05/2020 23:16:39
-
bump beta version - 4ad0319, [Roy Riojas](https://github.com/Roy Riojas), 13/05/2020 23:05:12
-
Upgrade modules - b88b0d0, [Roy Riojas](https://github.com/Roy Riojas), 13/05/2020 23:03:38
-
Add blurredOnce getter - b9b1309, [Roy Riojas](https://github.com/Roy Riojas), 13/05/2020 21:25:42
-
Update babel pacakge version - 6a85d4d, [Roy Riojas](https://github.com/Roy Riojas), 28/04/2020 01:34:54
-
Make use of latest rollup and babel plugins - 6bb8cbd, [Roy Riojas](https://github.com/Roy Riojas), 28/04/2020 01:34:22
-
- Refactoring
- Refactoring
- Refactoring
- Refactoring
- Refactoring
-
Upgrade node_modules and use latest babel - b795e13, [Roy Riojas](https://github.com/Roy Riojas), 07/05/2019 22:11:58
Breaking change as now we transpile 2 versions of the module one for evergreen browsers and one for IE11
-
- Refactoring
- Add rest spread support - 48ae905, [Roy Riojas](https://github.com/Roy Riojas), 13/01/2019 18:58:53
- Features
- Add support to create a form from an array or an object descriptor - 19072dc, [Roy Riojas](https://github.com/Roy Riojas), 13/01/2019 17:51:12
- Features
- pass the model instance to the validators - f4045c1, [Roy Riojas](https://github.com/Roy Riojas), 20/12/2018 01:50:08
- Refactoring
- Be compatible with enforceActions option of mobx - d419fba, [Roy Riojas](https://github.com/Roy Riojas), 17/08/2018 04:10:08
- Bug Fixes
- wrong entry point for UMD target - de06c9d, [Roy Riojas](https://github.com/Roy Riojas), 09/08/2018 20:28:53
- Refactoring
- remove dependency on regenerator - e8bdbc9, [Roy Riojas](https://github.com/Roy Riojas), 09/08/2018 20:27:41
-
Refactoring
- Create a smaller umd bundle - 81d81e3, [Roy Riojas](https://github.com/Roy Riojas), 09/08/2018 20:07:12
-
Other changes
- Update FormModel.test.js - bff561e, [Roy Riojas](https://github.com/Roy Riojas), 09/08/2018 19:24:08
- Refactoring
- Add prepublish script - f0dde93, [Roy Riojas](https://github.com/Roy Riojas), 08/08/2018 19:32:01
- Refactoring
- rename the bundle output - 49d010d, [Roy Riojas](https://github.com/Roy Riojas), 08/08/2018 19:24:28
- Refactoring
- Use rollup to create umd/esm/cjs bundles - 697d75c, [Roy Riojas](https://github.com/Roy Riojas), 08/08/2018 12:38:47
- Documentation
- Fix missing peer dependency - 9feae5e, [Roy Riojas](https://github.com/Roy Riojas), 08/08/2018 10:57:06
- Documentation
- update documenation - 7718d79, [Roy Riojas](https://github.com/Roy Riojas), 08/08/2018 10:16:28
- Refactoring
- Update FormModel to add new features and tests - 4e449d9, [Roy Riojas](https://github.com/Roy Riojas), 08/08/2018 08:28:41
-
Build Scripts Changes
- Add build tasks - 2b36cf5, [Roy Riojas](https://github.com/Roy Riojas), 23/06/2016 18:26:51
-
Refactoring
- Add a helper to improve how fields are set - c208bc7, [Roy Riojas](https://github.com/Roy Riojas), 23/06/2016 18:22:35
-
Documentation
-
add more documentation - 443d90d, [Roy Riojas](https://github.com/Roy Riojas), 15/06/2016 11:02:55
-
add missed import - 3da648e, [Roy Riojas](https://github.com/Roy Riojas), 15/06/2016 10:53:32
-
-
Features
- initial version - 02003a4, [Roy Riojas](https://github.com/Roy Riojas), 15/06/2016 10:49:00