ng-jsoneditor icon indicating copy to clipboard operation
ng-jsoneditor copied to clipboard

Switch to jsoneditor 5 version

Open MikeSam opened this issue 8 years ago • 3 comments

Do you planning to switch to jsoneditor 5 version? Now bower.json dependencies links to ~4 version.

Thanks.

MikeSam avatar May 14 '16 20:05 MikeSam

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".

vstanchev avatar Oct 06 '16 07:10 vstanchev

great, can you please fork and send me a PR for this?

thanks, san

angular-tools avatar Nov 20 '16 01:11 angular-tools

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.

Premke avatar Dec 07 '17 15:12 Premke