Commit Graph

216 Commits

Author SHA1 Message Date
josdejong 6a618615af Updated chrome app description 2013-03-08 22:14:07 +01:00
josdejong ec8e69f30e Readme updated 2013-03-08 22:12:02 +01:00
josdejong 9b9815277b Released version 2.1.0 2013-03-08 22:05:57 +01:00
josdejong 2e91d142d4 Disabled Ace editor on IE8 (which is not supported by Ace) 2013-03-08 21:32:30 +01:00
josdejong 7754143795 Minor fixes in the splitter prototype 2013-03-08 20:58:32 +01:00
josdejong 430a2ce5a4 Improved splitter: can now completely hide the panels. Added highlighting of the splitter. 2013-03-07 22:35:06 +01:00
josdejong 89e7b6e76e Replaced the plain text editor with ace (providing syntax highlighting and code inspection) 2013-03-04 22:14:19 +01:00
josdejong 809cbec31d Fixed #41: there was a dragarea visible for the root node, which shouldn't be available. 2013-02-26 20:38:20 +01:00
josdejong d9a561b695 Aligned the main menu to the right of the jsoneditor instead of the right of the page (so the menu is not located above the ad). 2013-02-21 08:54:25 +01:00
josdejong d3f604a790 Removed the "hide ads" button. Not allowed by Google AdSense, sorry. 2013-02-20 08:04:18 +01:00
josdejong f2bd180790 Merge branch 'master' into develop 2013-02-12 09:25:34 +01:00
josdejong 5abaf87311 Fixed undefined variable editor in _onRedo 2013-02-12 09:25:10 +01:00
josdejong 0f1a6d13a0 Added placeholder file for the beta version 2013-02-10 20:28:21 +01:00
josdejong 62e40d07dc Updated tile for chrome web store 2013-02-10 17:30:54 +01:00
josdejong d8525ba457 Updated readme 2013-02-10 17:30:37 +01:00
josdejong 2e24669f35 Merge branch 'develop' 2013-02-10 15:18:29 +01:00
josdejong 0bf357ad78 Updated screenshots and readme 2013-02-10 15:17:35 +01:00
josdejong 41d61b2b34 Merged v2.0.0 2013-02-09 20:06:18 +01:00
josdejong 3fb22ce546 Fixed positioning of disabled undo and redo icons 2013-02-09 19:35:01 +01:00
josdejong 2a8d1c4b71 Renamed changelog.md and datapolicy.md back to .txt 2013-02-09 19:05:47 +01:00
josdejong c85b5626ff Updated formatting in datapolicy.md 2013-02-09 17:58:05 +01:00
josdejong 32a8f7ac6d Renamed datapolicy.txt to datapolicy.md 2013-02-09 17:54:46 +01:00
josdejong 2e895eb6c5 renamed changelog.html to changelog.md 2013-02-09 16:53:37 +01:00
josdejong 6468e51730 Fixed title 2013-02-09 16:44:56 +01:00
josdejong 9b7ef5caf2 Replaced changelog.txt with changelog.html 2013-02-09 16:44:32 +01:00
josdejong 48309892ad Updated release dates 2013-02-09 16:08:33 +01:00
josdejong bc62c0b707 Fixed deprecated enableHistory option 2013-02-09 16:06:21 +01:00
josdejong b74918ef48 Added table of contents to the documentation 2013-02-09 15:58:26 +01:00
josdejong 36117d0554 Fixed some css issues regarding buttons with focus 2013-02-09 15:47:31 +01:00
josdejong 61795ecdef Keep action menu button highlighted when contextmenu is visible. 2013-02-09 13:35:46 +01:00
josdejong 103c9deec2 Fixed icon class in the contextmenu 2013-02-08 23:40:45 +01:00
josdejong 860e1b66e1 Added a documentation page for the application 2013-02-08 23:36:27 +01:00
josdejong fc02451781 Caret position is now neatly restored when the action menu is closed using ESC. 2013-02-08 12:33:54 +01:00
josdejong b64305bc1c Fixed wrong classname for the action menu icon 2013-02-08 12:31:49 +01:00
josdejong cfd1d70126 Updated the compact icon such that the total length of the lines match that of the format icon (see #34). 2013-02-07 17:11:47 +01:00
josdejong 9e2dbab3c1 Caret position is now neatly restored on undo/redo (except on IE8) 2013-02-07 13:55:33 +01:00
Jos de Jong 4f86925e44 Merge pull request #33 from vbortone/hotfix/1.7.0.1
Correct options.history assignment when options.enabledHistory used.
2013-01-31 00:23:32 -08:00
Vincent Bortone 40165d536d Correct options.history assignment when options.enabledHistory used. 2013-01-31 01:06:35 -05:00
josdejong a56fd1adcf Cleaned up some more css 2013-01-24 22:34:40 +01:00
josdejong f98b48f63e Cleaned up and restructured all css and class names 2013-01-24 22:24:37 +01:00
josdejong a5a29b3f57 Fixed highlighting of active search result when having focus 2013-01-24 20:47:57 +01:00
josdejong ab629e172f Added description of shortcut keys to tooltips. 2013-01-24 18:17:29 +01:00
josdejong 42345582fd Do not initialize fields when changing an array into an object. 2013-01-21 22:07:58 +01:00
josdejong 5b9ca656a4 Set focus to anchor only when closing via a shortcut key. 2013-01-21 22:07:32 +01:00
josdejong 465fa11689 Implemented shortcut keys Shift+Alt+Arrows to move a node (instead of by dragging with a mouse). 2013-01-20 20:48:37 +01:00
josdejong d514936c43 Implemented shortcut keys Alt+Home and Alt+End 2013-01-20 19:47:42 +01:00
josdejong 59eacb0244 Updated css of contextmenu to highlight elements having :focus. 2013-01-20 15:09:53 +01:00
josdejong f2808083ef Implemented arrow and tab shortcut keys in contextmenu 2013-01-20 14:43:00 +01:00
josdejong 1d686475b3 When moving up/down with arrows, element name having focus is remembered. Also implemented shortcutkeys for AppendNode. 2013-01-13 21:56:46 +01:00
josdejong e6cc99c983 Implemented shortcut keys Alt+Arrows to navigate between fields and values. 2013-01-13 21:39:06 +01:00