jos
|
b26eb2ebe4
|
Fixed an issue with a horiziontal scrollbar popping with a popover on displayed on the right side
|
2016-01-14 20:04:45 +01:00 |
jos
|
5c51429abd
|
Fixes in undo/redo of text input
|
2016-01-12 20:41:10 +01:00 |
jos
|
e473209f1d
|
Debouncing keyboard input implemented for fields too
|
2016-01-12 20:18:56 +01:00 |
jos
|
f45fefe38f
|
Implemented debouncing of keyboard input, resulting in much less history actions whilst typing
|
2016-01-12 18:11:56 +01:00 |
jos
|
c0077250ef
|
Fixed #222: editor throwing `onChange` events when switching mode
|
2016-01-12 17:25:33 +01:00 |
jos
|
68e22bb982
|
Keep brace json, searchbox, and theme-jsoneditor included in minimalist bundle
|
2016-01-12 16:42:55 +01:00 |
jos
|
fbbdab9f02
|
Fixed #197: display an error in case of duplicate keys in an object
|
2016-01-12 16:28:40 +01:00 |
jos
|
be40705cde
|
Neatly resize the ace editor when validation errors are added/removed
|
2016-01-12 15:41:22 +01:00 |
jos
|
0690202f3a
|
Implemented #183: display a checkbox left from boolean values, so you can easily switch between true/false.
|
2016-01-12 15:18:11 +01:00 |
jos
|
5a6ca406da
|
Implemented support for JSON schema in mode text and code
|
2016-01-12 14:34:31 +01:00 |
jos
|
6463d717cf
|
Fixed interfering shortcut keys: changed quick keys to select multiple fields from `Shift+Arrow Up/Down` to `Ctrl+Shift+Arrow Up/Down`.
|
2016-01-12 13:26:12 +01:00 |
jos
|
1d9d9c2594
|
Implemented method `setSchema`
|
2016-01-12 13:16:13 +01:00 |
jos
|
a2b84b2dd8
|
Updated readme, docs, added example
|
2016-01-12 12:40:23 +01:00 |
jos
|
30eea90614
|
Added build script for minimalist version
|
2016-01-12 11:38:38 +01:00 |
jos
|
9daffa857d
|
Move focus to invalid child node when clicking the error icon of it's parent nodes
|
2016-01-12 09:46:15 +01:00 |
jos
|
528c25e77a
|
Removed util.log
|
2016-01-12 09:24:21 +01:00 |
jos
|
30fb043396
|
Allow passing `ajv` as configuration option
|
2016-01-12 09:21:41 +01:00 |
jos
|
54d2957f88
|
Implemented debouncing validation. Changed color of warning icon to yellow.
|
2016-01-12 08:56:28 +01:00 |
jos
|
4b5ac7434f
|
Parent nodes now display an error when a child node is invalid
|
2016-01-11 17:06:12 +01:00 |
jos
|
e21aad3e69
|
Basic JSON schema validation working
|
2016-01-11 15:44:03 +01:00 |
jos
|
d45f8df607
|
Added watch gulp script
|
2016-01-11 09:49:42 +01:00 |
jos
|
711145da0c
|
Reordered shortcut keys
|
2016-01-01 21:15:13 +01:00 |
jos
|
4ad31c5bf1
|
Released v5.0.1
|
2015-12-31 17:03:49 +01:00 |
jos
|
593c6bd528
|
Fixed a bug in positioning of the context menu for multiple selected nodes
|
2015-12-31 15:04:32 +01:00 |
jos
|
2a722419b1
|
Merge branch 'master' into develop
|
2015-12-31 14:31:29 +01:00 |
jos
|
910d24d39b
|
Updated images and place them side by side
|
2015-12-31 14:30:27 +01:00 |
jos
|
acb2ca1b89
|
Fixed #202: removed `version` field from bower.json
|
2015-12-31 14:24:13 +01:00 |
jos
|
7eb0803185
|
Fixed #130: option `onEditable` not available in mode `form`
|
2015-12-31 14:22:27 +01:00 |
jos
|
7d16402571
|
Force an update of the readme to update images
|
2015-12-31 14:14:24 +01:00 |
jos
|
554bf00817
|
Updated screenshots
|
2015-12-31 14:11:58 +01:00 |
jos
|
349b42bc05
|
Updated history
|
2015-12-31 13:46:34 +01:00 |
jos
|
ecaecebe95
|
Updated how_to_publish.md
|
2015-12-31 13:41:08 +01:00 |
jos
|
05cb4b57f2
|
Released version 5.0.0
|
2015-12-31 13:38:43 +01:00 |
jos
|
296b857761
|
Updated darktheme example
|
2015-12-31 13:35:10 +01:00 |
jos
|
6b1c75b2c2
|
Fixed #104: context menus are now positioned relative to the elements of the editor instead of an absolute position in the window
|
2015-12-31 13:31:03 +01:00 |
jos
|
5955111b4d
|
Fixed focus on mouse over
|
2015-12-31 10:05:57 +01:00 |
jos
|
0b3fc6956f
|
Disable dragging multiple items when in mode view or form
|
2015-12-31 09:44:59 +01:00 |
jos
|
5e7a1fc039
|
Updated /dist
|
2015-12-30 22:21:02 +01:00 |
jos
|
1fe49e0c39
|
Fixed not being able to select a single node
|
2015-12-30 22:20:15 +01:00 |
jos
|
e372441542
|
Fixed jumping of selected nodes when dragging the lower down nodes
|
2015-12-30 21:39:49 +01:00 |
jos
|
e90248c0d0
|
Some fixes in keyboard shortcuts to move a multi selection
|
2015-12-30 20:51:03 +01:00 |
jos
|
96c4204b1c
|
Implemented keyboard shortcuts to select multiple fields
|
2015-12-30 20:29:45 +01:00 |
jos
|
fe5a413f23
|
Minor css fix. Some internal refactoring. Updated history.
|
2015-12-30 17:38:05 +01:00 |
jos
|
5f99f09c0f
|
Fixed dragging multiple nodes horizontally
|
2015-12-30 17:26:39 +01:00 |
jos
|
d934992cdf
|
Removed some leftover code
|
2015-12-30 16:11:22 +01:00 |
jos
|
8975101925
|
Fixed quick-keys Shift+Alt+Arrows not registering actions in history
|
2015-12-30 16:10:29 +01:00 |
jos
|
d01fe7caab
|
Dragging multiple nodes mainly working (few bugs left)
|
2015-12-30 15:01:14 +01:00 |
jos
|
f88e3d6f0c
|
Minor fix in _findTopLevelNodes
|
2015-12-30 11:23:22 +01:00 |
jos
|
ceeb5e3357
|
Store/restore multiselection
|
2015-12-30 11:09:27 +01:00 |
jos
|
a839043fd5
|
Implemented removing/duplicating multiple nodes
|
2015-12-30 10:28:18 +01:00 |