Package: json-editor.js / 1.3.2+ds-4

Metadata

Package Version Patches format
json-editor.js 1.3.2+ds-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Add build task to Grunt.patch | (download)

Gruntfile.js | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add 'build' task to grunt


0002 Use local grunt contrib cssmin script.patch | (download)

Gruntfile.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use local grunt-contrib-cssmin script


0003 Use installed JSON editor in docs.patch | (download)

docs/advanced.html | 2 1 + 1 - 0 !
docs/basic.html | 2 1 + 1 - 0 !
docs/cleave.html | 4 2 + 2 - 0 !
docs/css_integration.html | 2 1 + 1 - 0 !
docs/datetime.html | 4 2 + 2 - 0 !
docs/demo.html | 2 1 + 1 - 0 !
docs/index.html | 2 1 + 1 - 0 !
docs/materialize_css.html | 2 1 + 1 - 0 !
docs/multiple_upload_base64.html | 2 1 + 1 - 0 !
docs/recursive.html | 2 1 + 1 - 0 !
docs/select2.html | 2 1 + 1 - 0 !
docs/selectize.html | 2 1 + 1 - 0 !
docs/signature.html | 2 1 + 1 - 0 !
docs/starrating.html | 4 2 + 2 - 0 !
docs/upload.html | 2 1 + 1 - 0 !
docs/wysiwyg.html | 2 1 + 1 - 0 !
16 files changed, 19 insertions(+), 19 deletions(-)

 use installed json editor in docs


0004 Don t embed LZString.patch | (download)

docs/index.html | 10 1 + 9 - 0 !
1 file changed, 1 insertion(+), 9 deletions(-)

 don't embed lzstring


0005 Use local versions of JS libraries where available.patch | (download)

docs/cleave.html | 8 4 + 4 - 0 !
docs/datetime.html | 8 4 + 4 - 0 !
docs/materialize_css.html | 2 1 + 1 - 0 !
docs/recursive.html | 4 2 + 2 - 0 !
docs/select2.html | 6 3 + 3 - 0 !
docs/selectize.html | 6 3 + 3 - 0 !
docs/starrating.html | 8 4 + 4 - 0 !
docs/wysiwyg.html | 3 2 + 1 - 0 !
8 files changed, 23 insertions(+), 22 deletions(-)

 use local versions of js libraries where available