Commit Graph

1124 Commits

Author SHA1 Message Date
Jos de Jong 6f4729885b
Merge pull request #514 from mariohmol/master
Basic translate
2018-02-25 19:43:56 +01:00
jos 4b17f56169 Updated history 2018-02-25 17:32:42 +01:00
Jos de Jong 4e6f43412c
Merge pull request #510 from crispthinking/parent-error-cache
cache parent errors
2018-02-25 17:31:23 +01:00
Mario Mol 5305030337 Including link for angular 5.x directive in main docs 2018-02-21 14:21:14 -03:00
Mario Mol 2f13f7fa54 Example incuding a new language and new language created based on english, that means that, if a key is missing in translations that will be english 2018-02-21 14:17:01 -03:00
Mario Mol 466c2c548b Support for overriding translations and for setting one language 2018-02-21 13:58:50 -03:00
James Garbutt e75043e51d use first node as context for parent errors 2018-02-21 15:06:32 +00:00
Mario Mol 40d577732d better performance when getting locale 2018-02-20 09:24:29 -03:00
Mario Mol c42bf9dd4c Basic translate starting up with en and pt-br 2018-02-20 00:00:25 -03:00
43081j 106a75c46a refactor error node computation 2018-02-13 19:38:26 +00:00
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