Commit Graph

1183 Commits

Author SHA1 Message Date
jos 54cae20630 Implement a simple React demo 2018-08-06 17:10:07 +02:00
jos 235410c59f Implemented an example synchronizing two editors 2018-08-06 14:48:40 +02:00
jos d49518a9ba Describe new methods `update` and `updateText` in the docs 2018-08-06 14:39:21 +02:00
jos a7da2349e5 Order methods in docs alphabetically 2018-08-06 14:30:44 +02:00
jos 3a439ba795 Some refactoring 2018-08-06 14:24:24 +02:00
jos 338df99410 Fix undo/redo (WIP) 2018-08-06 13:36:35 +02:00
jos ab8e6322d2 Handle undo/redo when contents is updated 2018-08-06 12:03:13 +02:00
jos 9ae30ea63d Update only when there are changes in the JSON 2018-08-06 11:14:27 +02:00
jos e16a8fb429 Implemented `update` and `updateText` for text/code mode (currently has no effect) 2018-08-06 10:46:19 +02:00
jos 80e5da9728 Impelemented `updateText` 2018-08-06 10:27:57 +02:00
jos 3d433741d2 Update selection when updating JSON document 2018-08-06 10:01:44 +02:00
jos e8e684a516 Update search results after updating JSON 2018-08-06 09:23:15 +02:00
jos 94871dd2d8 Merge branch 'develop' into update_json 2018-08-06 09:05:33 +02:00
jos ca86cb54bc Publish `v5.19.2` 2018-08-02 10:45:11 +02:00
jos 46593c24c5 Some more fixes around #558 2018-08-02 10:43:12 +02:00
jos 21199eb9e0 Fixed #558: scrolling to search results broken 2018-08-02 10:27:02 +02:00
Cristina 5adf77a193 Use getPath in onEvent 2018-07-30 13:09:27 +02:00
jos 0ea0059696 Fixed switching from object/array to auto/string and vice versa 2018-07-29 22:00:15 +02:00
jos ebcfa301ad Merge remote-tracking branch 'origin/develop' into update_json 2018-07-29 21:46:15 +02:00
jos 53b42184a3 Publish `v5.19.1` 2018-07-28 15:34:18 +02:00
jos 91241c6684 Fixed #557: inner contents of the scrollable area being displayed outside of the editor (on Chrome only) 2018-07-28 15:29:34 +02:00
jos 69e88537c3 Implement `update` method (WIP) 2018-07-28 14:21:12 +02:00
Cristina ef74ede75e Use extended path with type for onEvent 2018-07-26 01:48:03 +02:00
Cristina 9de11c04cd Changes due to PR. 2018-07-16 16:52:41 +02:00
jos d05231977c Fix clear button being activated when clicking the modal header 2018-07-11 13:31:07 +02:00
jos 6edfac4ef1 Released `v5.19.0` 2018-07-11 13:11:41 +02:00
jos 28215132f7 Fixed showing child fields as options when sorting an object 2018-07-11 13:09:01 +02:00
jos 6288139aa7 No more grayed out icons of the context menu, see #532 2018-07-11 12:40:51 +02:00
jos 9244f4719e Created sort and transform buttons in the main menu 2018-07-11 12:23:36 +02:00
jos 77e9303ace Fix select box getting cleared when clicking on an empty area in the modal 2018-07-11 11:44:55 +02:00
jos 7f9fdac9d1 Styling fixes 2018-07-11 11:24:38 +02:00
jos e0d4ab27a3 Add spacing at the bottom to display the dropdown on the bottom item 2018-07-11 11:08:18 +02:00
jos 7662874036 Integrated `mobius1-selectr` 2018-07-11 10:54:08 +02:00
jos 228a9e9f12 Change query input into a textarea 2018-07-07 14:58:16 +02:00
jos 0e674a6b02 Debounce updating preview 2018-07-07 14:41:11 +02:00
jos fdbfa8a951 Enclose string values in double quotes 2018-07-02 22:09:40 +02:00
jos 066f5d37e6 Fixes in extracting all child paths 2018-07-02 21:40:47 +02:00
Cristina ecd9bf021f Add API functionality to extend event behaviour. 2018-07-02 13:13:02 +02:00
jos 8e619dea2f Release v5.18.0 2018-06-27 12:30:46 +02:00
jos b53317e431 Styling tweaks 2018-06-27 12:27:57 +02:00
jos 12ba61f935 Implemented JMESPath wizard 2018-06-27 11:47:59 +02:00
jos fbf20b5031 Fixed #544: JSON Schema errors sometimes not being displayed in the editor 2018-06-24 15:41:25 +02:00
jos cab3211e05 Make code robust against missing `navigator` 2018-06-24 14:37:56 +02:00
jos 463276a3d9 Implemented `modalAnchor` 2018-06-20 20:27:36 +02:00
jos 86d2c60fb4 Some fixes in undo/redo a transform action (WIP) 2018-06-20 15:18:48 +02:00
jos 866c520a71 Remove unused method `_move` 2018-06-20 14:02:14 +02:00
jos df477ed199 Implemented JMESPath preview 2018-06-20 14:01:36 +02:00
jos bcca373931 Change `i18n.js` to 2 space indentation 2018-06-20 13:04:22 +02:00
jos a5a43bbc7b Integrated JMESPath 2018-06-20 12:25:58 +02:00
jos d85a151243 Moved `showSortModal` into a separate file 2018-06-20 09:32:18 +02:00