jos
|
05c259dfb4
|
Released `v5.17.1`
|
2018-06-03 15:26:16 +02:00 |
jos
|
daee0d05c3
|
Released `v5.17.0`
|
2018-06-03 15:21:18 +02:00 |
jos
|
a2e0b22349
|
Make "Select a node..." text translatable
|
2018-06-03 15:17:28 +02:00 |
jos
|
0f0ec480f4
|
Fixed styling issues with select on IE11 and Edge
|
2018-06-03 14:58:31 +02:00 |
jos
|
3b23ef88a2
|
Fixed sort modal not working when JSONEditor is created inside a form
|
2018-06-03 13:45:52 +02:00 |
jos
|
185a81e03a
|
Translate the text in the sort modal
|
2018-06-02 20:21:27 +02:00 |
jos
|
b28f73ee13
|
Implemented modal header
|
2018-06-02 16:37:40 +02:00 |
jos
|
41aa876b08
|
Implemented button group for asc/desc
|
2018-06-02 16:19:21 +02:00 |
jos
|
95d5d33f56
|
Remember sorting
|
2018-06-02 15:02:24 +02:00 |
jos
|
bd87ac83d5
|
Neat styling of modal popup contents
|
2018-06-02 14:53:57 +02:00 |
jos
|
2e207196df
|
Make sure the paths in the sort modal are sorted
|
2018-05-30 22:33:58 +02:00 |
jos
|
1106404822
|
Sorting robust against missing nested childs, and collect nested properties from all childs instead of just the first.
|
2018-05-30 22:32:37 +02:00 |
jos
|
8b77111393
|
Implemented advanced sorting modal (WIP)
|
2018-05-30 21:54:25 +02:00 |
jos
|
9eb9c4fe0b
|
Implemented `getSortablePaths`
|
2018-05-30 09:48:51 +02:00 |
jos
|
f00c837388
|
Released v5.16.0
|
2018-05-23 09:50:53 +02:00 |
jos
|
d9babab497
|
Limit search results to max 1000 matches
|
2018-05-21 20:35:49 +02:00 |
jos
|
916c657e28
|
Set back correct `MAX_VISIBLE_CHILDS`
|
2018-05-16 21:17:56 +02:00 |
jos
|
02ae08173b
|
Renamed `maxVisibleChilds` to `visibleChilds`
|
2018-05-16 21:11:52 +02:00 |
jos
|
8eaa488318
|
Fixed updating `maxVisibleChilds` in `appendChild`
|
2018-05-16 21:05:56 +02:00 |
jos
|
0fd1cbabb4
|
Highlight showMore when selected
|
2018-05-16 17:26:56 +02:00 |
jos
|
abe274869c
|
Some more fixes
|
2018-05-16 17:12:48 +02:00 |
jos
|
2c806bd105
|
Change default max visible childs to 100
|
2018-05-12 20:14:12 +02:00 |
jos
|
c0a5774005
|
Render errors only for visible nodes
|
2018-05-12 17:51:24 +02:00 |
jos
|
53a49107d0
|
Handle expanding maxVisibleChilds if needed with undo/redo
|
2018-05-12 17:23:21 +02:00 |
jos
|
8dff972dce
|
Implemented translate (`pt-BR` still has to be checked for correctness)
|
2018-05-12 16:53:18 +02:00 |
jos
|
3d8ca6df33
|
Cleanup commented code
|
2018-05-12 16:36:41 +02:00 |
jos
|
402afe92e2
|
Fixed changing type of object to array and vice versa
|
2018-05-12 16:27:33 +02:00 |
jos
|
6a15c04053
|
Fixed quickkeys alt+arrows moving over "show more" tag
|
2018-05-12 16:14:19 +02:00 |
jos
|
92a431e37d
|
Fixed being able to drag an item after the "show more" area
|
2018-05-07 20:55:39 +02:00 |
jos
|
10a2447caa
|
Fixed dragging not working with "show more"
|
2018-05-06 21:20:53 +02:00 |
jos
|
497c20019d
|
No more expanding of all search results. Search working with large arrays
|
2018-05-06 21:03:53 +02:00 |
jos
|
904110d141
|
Implementing "show more" for large arrays (WIP)
|
2018-05-06 19:42:19 +02:00 |
jos
|
358ef3086c
|
Fixed index of Array items not being updated after sorting
|
2018-05-03 11:22:58 +02:00 |
jos
|
9a77045e78
|
Released v5.15.0
|
2018-05-02 10:42:47 +02:00 |
jos
|
a3c79d0270
|
Updated history
|
2018-04-26 22:44:55 +02:00 |
Jos de Jong
|
63d8280e85
|
Merge pull request #504 from meirotstein/get_caret_position
API for caret selection
|
2018-04-26 22:40:57 +02:00 |
Meir Rotstein
|
bbff682533
|
remove comment
|
2018-04-26 22:22:53 +03:00 |
Meir Rotstein
|
1a66dbcedd
|
(1) onTextSelectionChange: change params order (2) getSelection: empty selection
|
2018-04-26 22:19:35 +03:00 |
Meir Rotstein
|
e80a840a33
|
additional fixes + docu
|
2018-04-22 10:02:17 +03:00 |
Meir Rotstein
|
ea939591fe
|
change treemode.getNodesByRange to return a list of SerializableNode
|
2018-04-22 10:01:57 +03:00 |
Meir Rotstein
|
1579e787bf
|
CR Fix: remove `field` from SerializedNode
|
2018-04-19 09:24:07 +03:00 |
Meir Rotstein
|
dfc03fa4b5
|
selection API - return selection accrding to direction for both tree and text modes
|
2018-04-17 23:54:58 +03:00 |
Meir Rotstein
|
be0e781359
|
change # of example after merge
|
2018-04-17 23:48:16 +03:00 |
Jos de Jong
|
924b6a708f
|
Merge pull request #522 from dmitry-kulikov/fix/typos
Fixed typos
|
2018-04-11 21:08:00 +02:00 |
Dmitry Kulikov
|
b826ee398b
|
Fixed typos.
|
2018-04-11 21:54:04 +06:00 |
Jos de Jong
|
c7fd2ba180
|
Update maintenance badge
|
2018-04-11 10:51:55 +02:00 |
Meir Rotstein
|
e1f91cb1ac
|
some minor fixes & docu
|
2018-04-02 11:18:32 +03:00 |
Meir Rotstein
|
3b186633e7
|
Merge branch 'develop' of https://github.com/josdejong/jsoneditor into get_caret_position
# Conflicts:
# docs/api.md
# src/js/Node.js
# src/js/treemode.js
|
2018-04-02 02:07:53 +03:00 |
Meir Rotstein
|
e57c292f30
|
Add treenode.getNodesByRange
|
2018-04-02 02:01:22 +03:00 |
Meir Rotstein
|
39e8d36f72
|
CR Fix: tree selection - use serializable node as parameters
|
2018-04-02 01:40:10 +03:00 |