Skip to content

Releases: rescriptbr/reform

v4.2.4

22 Feb 18:09
Compare
Choose a tag to compare

Patches

  • Manage namspacing manually: #35

Credits

Huge thanks to @thangngoc89 for helping!

v4.2.3

22 Feb 14:30
Compare
Choose a tag to compare

Patches

  • Merge pull request #20 from Astrocoders/feature/update-reform-usage-in-doc: 55c7029
  • Update basic_usage.md: #22
  • Remove unused code in demo: #27
  • Fix comment: #29
  • Update validators docs: #31

Minors

  • Feature/on change form hook: #33

Credits

Huge thanks to @thangngoc89 and @maarekj for helping!

v4.2.2

01 Feb 13:41
Compare
Choose a tag to compare

Patches

  • Safely access field schema: e25d966

v4.2.1

31 Jan 03:02
Compare
Choose a tag to compare

Major Changes

Cleaner solution

20 Jan 03:29
Compare
Choose a tag to compare

Minor Changes

v3.1.0

18 Jan 01:25
Compare
Choose a tag to compare

Minor Changes

Patches

  • Merge pull request #8 from Astrocoders/feature/schema-validation: 480e956
  • Prevent hd failure: 50ae8a0
  • Clean up validation and add i18n: ac67ba1
  • Add and schemas, helpers and fix global: fd9e778

v3.0.0

16 Jan 13:44
Compare
Choose a tag to compare

Major Changes

v2.0.5

17 Dec 14:50
Compare
Choose a tag to compare

Breaking changes

  • Add isSubmitting to form state: 8e6bf84
  • Pass handleValidation to user: e1b7491
  • Pass setError and setSubmitting: d0c046a
  • Force user to type fields for handle change: c65cb1d
  • Get initial form state in render: 499ef47
  • Use new function as child syntax: 9c74580

New release

27 Nov 01:06
Compare
Choose a tag to compare

Major Changes

  • Give your own validator
  • Update README: b4866ed