Commit Graph

1091 Commits

Author SHA1 Message Date
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
jos 916fa174be Neatly wrap long text of context menu 2017-08-20 22:06:34 +03:00
jos 1504cfc216 Fixed broken multi-selection 2017-08-20 22:06:34 +03:00
Dave Hughes 1ae040243b Fix minor typo in comment 2017-08-20 22:06:34 +03:00
Dave Hughes 66578f4add Fix minor typo in comment 2017-08-20 22:06:34 +03:00
jos 262b65fc6c Released v5.9.2 2017-08-20 22:06:34 +03:00
jos a9e2f73089 Fixed a bug in the sanitizer 2017-08-20 22:06:34 +03:00
jos b92ec827f5 Released v5.9.1 2017-08-20 22:06:34 +03:00
Jos de Jong 7c7ca44313 Reordered browserstack info 2017-08-20 22:06:34 +03:00
jos f2b2756634 Released v5.9.0 2017-08-20 22:06:34 +03:00
jos 2457932400 Fixed JSONEditor picking the first entry of `modes` as initial mode instead of option `mode` 2017-08-20 22:06:34 +03:00
Thiago Bovi de Mendonca 6689759793 Add extra verification when creating JSON editor to avoid to look for an element in an empty array 2017-08-20 22:06:34 +03:00
jos 308f3b2bde Released v5.8.2 2017-08-20 22:06:34 +03:00
jos ea6b71986c Cleanup some unused code. Minor update in the readme and examples 2017-08-20 22:06:34 +03:00
Israel Garcia 3654e46f08 - move 'editor' parameter to the last position
- send standard array path instead of jsonpath in getOptions
2017-08-20 22:06:34 +03:00
Israel Garcia 97891621e3 return jsonpath in getOptions and editor instance. 2017-08-20 22:06:34 +03:00
jos 694e766fbf Drop package-lock for now, revert to using npm v4 2017-08-20 22:06:34 +03:00
jos 84ab5107dd Updated history 2017-08-20 22:06:34 +03:00
Owen Garland a9584e015f Enabled the default mode to be set when using a list of available modes. 2017-08-20 22:06:34 +03:00
jos a0f317d1d6 Released v5.9.4 2017-08-20 20:40:08 +02:00
Jos de Jong 9ee8700661 Merge pull request #448 from tomalec/issues/447-modes-in-shadow-dom
Add listeners to list (shadow) root instead of window,
2017-08-20 20:37:22 +02:00
Tomek Wytrebowicz 63c0689a61 Remove event listeners from (shadow) root instead of window,
make context menus work in Shadow DOM.

Fixes https://github.com/josdejong/jsoneditor/issues/447
2017-08-20 15:26:44 +02:00
Tomek Wytrebowicz b1a939d680 Add listeners to list (shadow) root instead of window,
make context menus work in Shadow DOM.

Fixes https://github.com/josdejong/jsoneditor/issues/447
2017-08-17 20:51:20 +02:00
Israel Garcia 1651c50c01 Merge pull request #2 from josdejong/develop
Merge Develop to Develop
2017-08-17 13:03:45 -04:00