ng-jsoneditor
ng-jsoneditor copied to clipboard
Switch to jsoneditor 5 version
Do you planning to switch to jsoneditor 5 version? Now bower.json dependencies links to ~4 version.
Thanks.
I would like to see this too. Currently if you install v5 it works with a warning about "change" being renamed to "onChange". As I see it, the "work" that needs to be done is to change the dependency version in bower.json and change the "change" property to "onChange".
great, can you please fork and send me a PR for this?
thanks, san
Maybe this can be closed after PR https://github.com/angular-tools/ng-jsoneditor/pull/27 gets merged and afterwards publish new release so that issue https://github.com/angular-tools/ng-jsoneditor/issues/23 can be closed as well.
If you want I can help with that, just give me temp access to this repo.