Releases: oxyno-zeta/react-editable-json-tree
Releases · oxyno-zeta/react-editable-json-tree
1.3.1
Fix
- Fix README for Github
Code
- Fix Dependencies
1.3.0
Feature
- Add way to pass plus and minus menu element
- Update Demo website to add custom inputs, ...
Fix
- Test if focus exists before using it on inputs
- Add keywords on package.json
1.2.0
Feature
- Add possibility to edit 'function'
- Add CircleCI build
- Add Node 7 in TravisCI
- Add CSS class on components
- Add 'clear' button on demo for updates
Fix
- Fix render performance
- Fix focus error on readOnly mode
1.1.0
Bug
- Fix reset to default in demo
Feature
- Add possibility to give add, cancel, edit buttons and input by props
Code
- Fix import : for js files, don't write '.js' in import
- Add new babel plugin (stage-0)
v1.0.1
Bug
- Fix filename extensions in dist
- Fix eslint conf for filenames
First Release !
First Release !