Skip to content
This repository was archived by the owner on Dec 29, 2019. It is now read-only.

Releases: emzinnia/react-json-editor

v0.4.0

Choose a tag to compare

@emzinnia emzinnia released this 23 Dec 07:53
30cf725

0.4.0 (2017-12-23)

Features

  • add BooleanAttribute component (30cf725)

v0.3.0

Choose a tag to compare

@emzinnia emzinnia released this 10 Dec 10:13
5ac72e0

0.3.0 (2017-12-10)

Bug Fixes

  • proper typing for JsonEditorProps.style (9c90ece)

Features

  • JsonEditor: save Button added to JsonEditor (5ac72e0)

v0.2.0

Choose a tag to compare

@emzinnia emzinnia released this 10 Dec 09:33
2213c62

0.2.0 (2017-12-10)

Bug Fixes

  • add default currentJson state to JsonEditor (2213c62)

Features

  • attribute: add Attribute to Json Editor (572b8f4)
  • JsonEditor: add new formatSpaces prop (13ca760)

v0.1.2

Choose a tag to compare

@emzinnia emzinnia released this 08 Dec 09:01
2dd7a2a

0.1.2 (2017-12-08)

Bug Fixes

  • remove trailing comma in JSON (9a9a629)

v0.1.0

Choose a tag to compare

@emzinnia emzinnia released this 08 Dec 08:24
488337c

0.1.0 (2017-12-08)

Features

  • init, installation instructions (488337c)