Meir Rotstein
|
8cbe15aa1f
|
move selection_api.html to examples
|
2018-02-13 20:08:09 +02:00 |
jos
|
97cc0f39f4
|
Updated history
|
2018-02-12 21:19:52 +01:00 |
Jos de Jong
|
d40d470c2a
|
Merge pull request #512 from crispthinking/null-autocomplete
allow null autocomplete results
|
2018-02-12 21:17:37 +01:00 |
James Garbutt
|
00e99a791a
|
cache parent errors
|
2018-02-12 19:48:01 +00:00 |
43081j
|
bfbd334b71
|
allow null autocomplete results
|
2018-02-12 19:43:04 +00:00 |
Jos de Jong
|
5e7f81050e
|
Merge pull request #509 from crispthinking/missing-previous
pass empty string when no previous field value
|
2018-02-12 20:23:13 +01:00 |
James Garbutt
|
803daf4253
|
pass empty string when no previous field value
|
2018-02-09 10:21:10 +00:00 |
jos
|
c6c592c399
|
Released v5.13.3
|
2018-02-07 12:17:32 +01:00 |
jos
|
4c8c4d4a02
|
Fixed a positioning issue with JSON Schema errors in text/code mode
|
2018-02-07 12:16:00 +01:00 |
Meir Rotstein
|
242f3fc3a4
|
Selection API - docu
|
2018-01-26 01:25:17 +02:00 |
Meir Rotstein
|
ad15c8a85f
|
some minor changes
|
2018-01-25 17:57:01 +02:00 |
Meir Rotstein
|
84c015ee93
|
setNodeSelection - input test
|
2018-01-25 16:43:47 +02:00 |
Meir Rotstein
|
803ce34ed4
|
test file for selection apis
|
2018-01-24 23:55:12 +02:00 |
Meir Rotstein
|
55674f5b0f
|
add on{Text/Node}SelectionChange configurations to editor options
|
2018-01-24 22:33:10 +02:00 |
Meir Rotstein
|
f04eff7b4e
|
unit test for getIndexForPosition()
|
2018-01-24 21:41:36 +02:00 |
Meir Rotstein
|
6bb7f734cf
|
treemode: getNodeSelection() & onNodeSelectionChanged()
|
2018-01-23 20:47:08 +02:00 |
Meir Rotstein
|
47ba66a5a9
|
textmode: setTextSelection()
|
2018-01-23 00:00:18 +02:00 |
Meir Rotstein
|
3c31476377
|
textmode: onTextSelectionChanged()
|
2018-01-20 16:03:46 -05:00 |
jos
|
c5f3723b9c
|
Released v5.13.2
|
2018-01-18 20:48:31 +01:00 |
jos
|
f03b64ffec
|
Consistently use the same font everywhere (see #502)
|
2018-01-18 20:16:44 +01:00 |
jos
|
f4dbd1938b
|
Fixed #502: code editor not showing a monospaced font some cases
|
2018-01-18 20:13:21 +01:00 |
Meir Rotstein
|
d66d2d6e38
|
textmode: getTextSelection()
|
2018-01-18 14:39:34 +02:00 |
jos
|
f5da46d2cc
|
Updated history
|
2018-01-08 20:42:31 +01:00 |
Jos de Jong
|
fbe65d122c
|
Merge pull request #499 from LEW21/patch-1
In the View mode, open links in the same tab by default
|
2018-01-08 20:39:39 +01:00 |
Linus Lewandowski
|
11cc2929bb
|
In the View mode, open links in the same tab by default
They'll still get opened in a new tab when the user presses Ctrl (like in the other modes).
|
2018-01-08 18:20:15 +01:00 |
jos
|
24d9920e0d
|
Released v5.13.1
|
2017-12-28 16:20:32 +01:00 |
jos
|
50c6a3ac9f
|
Updated history
|
2017-12-28 16:18:46 +01:00 |
jos
|
43832dd532
|
Fix another case of #494
|
2017-12-28 16:16:41 +01:00 |
jos
|
3f1c4c682a
|
Released v5.13.0
|
2017-12-28 15:53:24 +01:00 |
jos
|
a4cceef13e
|
Update navigation bar with last entered character (instead of all but last)
|
2017-12-28 15:52:33 +01:00 |
jos
|
8aef543fa6
|
Set initial cursor location at (1, 1) instead of (0, 0)
|
2017-12-28 15:51:50 +01:00 |
Jos de Jong
|
ddf6e1f16a
|
Merge pull request #497 from meirotstein/readme_fix
Update api.md for cursor position in text mode
|
2017-12-28 15:36:59 +01:00 |
Meir Rotstein
|
0a2d113e56
|
Update api.md for cursor position in text mode
|
2017-12-27 14:02:00 +02:00 |
jos
|
509ab7e275
|
Updated history
|
2017-12-24 16:53:06 +01:00 |
Jos de Jong
|
2a9107db79
|
Merge pull request #492 from meirotstein/master
Add caret position to text mode status bar
|
2017-12-24 16:52:14 +01:00 |
Meir Rotstein
|
a5f549a289
|
revert jsoneditor.js
|
2017-12-24 17:18:17 +02:00 |
Meir Rotstein
|
5468c35a79
|
sync jsoneditor.js
|
2017-12-24 17:14:13 +02:00 |
Meir Rotstein
|
1dde8b2ac9
|
a bit simplification of cursot info implementation
|
2017-12-24 17:00:59 +02:00 |
jos
|
679a966d15
|
Updated history
|
2017-12-24 13:33:13 +01:00 |
Jos de Jong
|
14f0956d7a
|
Merge pull request #495 from meirotstein/textnode_newline_bug
use escaped field text for tree node
|
2017-12-24 13:30:42 +01:00 |
Meir Rotstein
|
95affe7186
|
use escaped field text for tree node
|
2017-12-24 10:50:23 +02:00 |
Meir Rotstein
|
91f763b9b9
|
type+
|
2017-12-21 13:50:33 +02:00 |
Meir Rotstein
|
ed030c0518
|
(1) add status bar to text mode
(2)add caret position to text mode status bar
|
2017-12-21 13:48:25 +02:00 |
jos
|
22e99aa801
|
Released v5.12.0
|
2017-12-18 20:42:48 +01:00 |
jos
|
da26baec0c
|
Update history
|
2017-12-10 15:05:58 +01:00 |
Jos de Jong
|
8d0b0c5b89
|
Merge pull request #490 from israelito3000/develop
Include caseSensitive option for autocomplete.
|
2017-12-10 15:04:15 +01:00 |
Israel
|
017cd22fd6
|
Dropdown items casing issue
|
2017-12-04 03:05:07 -05:00 |
Israel
|
f2492e32dc
|
caseSensitive option added to autocomplete
|
2017-12-02 13:30:44 -05:00 |
Israel
|
168a65cda4
|
Revert "caseSensitive option added to autocomplete"
This reverts commit 89601c3115 .
|
2017-12-02 13:23:03 -05:00 |
Israel
|
89601c3115
|
caseSensitive option added to autocomplete
|
2017-12-02 04:44:25 -05:00 |