Skip to content

Releases: CarlosNZ/json-edit-react

v1.16.1

11 Sep 10:28
Compare
Choose a tag to compare

Full Changelog: v1.15.11...v1.16.1

v1.15.11

04 Sep 11:11
Compare
Choose a tag to compare

Full Changelog: v1.15.10...v1.15.11

v1.15.10

03 Sep 08:15
Compare
Choose a tag to compare

Full Changelog: v1.15.9...v1.15.10

v1.15.9

23 Aug 10:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.4...v1.15.9

v1.15.4

30 Jul 08:12
Compare
Choose a tag to compare

1.15.4: Export additional types

Full Changelog: v1.15.3...v1.15.4

v1.15.3

25 Jul 08:50
Compare
Choose a tag to compare
  • 1.15.3:
    • Allow UpdateFunction to return true to represent success
    • Refactor collapse animation to improve lag and accuracy
  • 1.15.2:
    • Collapse animation timing is configurable (#96)
    • Bug fix for non-responsive keyboard submit for boolean values (#97)

v1.15.0

19 Jul 06:15
Compare
Choose a tag to compare

What's Changed

  • 1.15.0: Remove (JSON5) from the package, and provided props for passing in any alternative JSON parsing and stringifying methods.
  • 1.14.0:
    • Allow UpdateFunction to return a modified value, not just an error
    • Add setData prop to discourage reliance on internal data state management
    • Refactor state/event management to use less useEffect hooks
  • 1.13.3: Bug fix for when root data value is null #90

Full Changelog: v1.13.2...v1.15.0

v1.13.2

26 Jun 12:36
Compare
Choose a tag to compare

Small improvements for JSON Schema validation

Full Changelog: v1.13.1...v1.13.2

v1.13.1

25 Jun 05:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.1

v1.12.0

19 Jun 10:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.3...v1.12.0