Commit Graph

1064 Commits

Author SHA1 Message Date
Israel 371a7b2d14 Merge branch 'develop' of https://github.com/josdejong/jsoneditor into develop 2017-12-02 03:00:30 -05:00
jos 179d80a26f Added badges 2017-11-29 09:01:32 +01:00
jos a8253afb35 Released v5.11.0 2017-11-22 16:20:51 +01:00
jos 9d93b3b808 Updated dependencies 2017-11-22 16:19:08 +01:00
jos ae50af0877 Updated history 2017-11-22 16:04:38 +01:00
Jos de Jong 129ad5594a
Merge pull request #487 from alshakero/master
Fix autocomplete.js encoding
2017-11-22 16:04:01 +01:00
jos b5d4e4500d Updated history 2017-11-22 15:54:40 +01:00
Jos de Jong 5dac87c424
Merge pull request #486 from alquist/master
Display a dropdown for enums inside pattern properties
2017-11-22 15:53:11 +01:00
Omar Alshaker dd11f6ec8c Fix autocomplete.js encoding 2017-11-22 12:48:58 +01:00
plany 723f9f5b3f Display a dropdown for enums inside pattern properties 2017-11-20 17:35:11 +01:00
plany c029f716da Display a dropdown for enums inside pattern properties 2017-11-20 17:32:58 +01:00
jos c4cff2e1a0 Released version `5.10.1` 2017-11-15 11:52:35 +01:00
jos 9e105276d9 Don't display statusbar for text mode, some CSS tweaks. 2017-11-15 11:51:05 +01:00
jos b28677d6d1 Released version `5.10.0` 2017-11-15 11:00:02 +01:00
jos 40e4ac9302 Fixed #481: A polyfill required `DocumentType` which is not defined in all environments 2017-11-15 10:52:45 +01:00
jos 42ede262d1 Minor tweak in the repair icon 2017-11-14 22:17:01 +01:00
jos 4875288cb7 Implemented repairing JSON objects containing special white space characters like non-breaking space 2017-11-14 21:59:23 +01:00
jos bf4e977427 Updated title of repair button 2017-11-14 21:41:54 +01:00
jos a958e229f9 Created repair button in text mode 2017-11-14 21:40:08 +01:00
jos cba5659e78 Implemented repairing JSON objects containing left and right single and double quotes 2017-11-14 21:18:49 +01:00
jos a733533af1 Updated history 2017-09-30 14:12:45 +02:00
Jos de Jong ea939d48cc Merge pull request #457 from meirotstein/path_and_count
Add selection count, cursor location and tree path
2017-09-30 13:54:00 +02:00
Jos de Jong ac4716a309 Merge branch 'develop' into path_and_count 2017-09-30 13:53:33 +02:00
Meir Rotstein 83fe0c86f4 color changes for nav and status bars 2017-09-24 00:20:32 +03:00
Meir Rotstein 9c78ea7959 update doc 2017-09-18 18:49:54 +03:00
Meir Rotstein 05dda45265 menu2 -> navBar 2017-09-18 18:25:09 +03:00
Meir Rotstein 5d2b5e5202 nav bar style changes: new colors, replace the arrows with triangle 2017-09-17 01:31:13 +03:00
Meir Rotstein 7899724810 set nav bar height fixed and scroll to selection 2017-09-17 00:13:48 +03:00
jos 5d5b6473b6 Released v5.9.6 2017-09-16 16:50:07 +02:00
jos 968e90edd0 Fixed #461: Urls opening twice on Firefox and Safari 2017-09-16 16:19:19 +02:00
jos de71499269 Fixed JSONEditor not working without having a schema defined 2017-09-16 16:17:31 +02:00
Jos de Jong 6a0ac9549a Merge pull request #463 from hachichaud/fix/findschema-with-nested-composite
Fix FindSchema for nested composites
2017-09-13 22:24:09 +02:00
Meir Rotstein b4e053030b rename option: treePath -> navigationBar 2017-09-13 22:31:26 +03:00
hachichaud b0266d90ab use recursive call to Node._findSchema to handle nested cases 2017-09-13 17:34:39 +02:00
jos 8bc9e8d596 Updated history 2017-09-12 21:59:46 +02:00
Jos de Jong b6ce1c0653 Merge pull request #459 from hachichaud/fix/enum-dropdown-with-composite
Display a dropdown for enums inside composite schemas
2017-09-12 21:52:04 +02:00
hachichaud fc1a81a6f5 loop through composite schemas in _findSchema method 2017-09-07 17:04:46 +02:00
Meir Rotstein 422284cf0d tree path - expand to selection 2017-09-03 14:26:56 +03:00
Meir Rotstein b36df94cfe document treePath in api.md 2017-09-03 13:54:55 +03:00
Meir Rotstein 7ae0c690ef add treePath option 2017-09-03 12:14:41 +03:00
Meir Rotstein 1f57894a4a Support breadcrumbs navigation in treepath 2017-09-03 11:16:22 +03:00
Meir Rotstein 1238d47bff tree path focus node when related section is clicked 2017-09-01 01:19:34 +03:00
Meir Rotstein 11e425e2ff add new treepath.css into gulp build 2017-09-01 00:03:10 +03:00
Meir Rotstein b643eeffb4 Basic path component for tree editor (wip) 2017-09-01 00:02:14 +03:00
Meir Rotstein 6d4aa7d082 Merge branch 'master' into path_and_count
# Conflicts:
#	HISTORY.md
#	dist/jsoneditor-minimalist.js
#	dist/jsoneditor-minimalist.map
#	dist/jsoneditor-minimalist.min.js
#	dist/jsoneditor.js
#	dist/jsoneditor.map
#	dist/jsoneditor.min.js
#	package.json
2017-08-31 01:23:06 +03:00
Meir Rotstein d06c5c3eca Add line and column indication for code editor menu 2017-08-31 00:47:51 +03:00
Meir Rotstein aff04b9cd0 Add count of selected characters on text/code menu 2017-08-31 00:16:25 +03:00
jos a418fbab01 Released v5.9.5 2017-08-26 13:17:50 +02:00
jos d5ba548902 Fixed a regression introduced in #448: after using the context menu once, it was not possible to set focus to an other input field anymore 2017-08-26 13:15:19 +02:00
jos d9746e3a84 Released version 5.9.3 2017-08-20 22:06:34 +03:00