Commit Graph

1104 Commits

Author SHA1 Message Date
josdejong 252d03fdf1 css not being loaded in case of AMD and multiple scripts (Fixed #58, second try) 2013-07-31 22:10:10 +02:00
josdejong 01f6112261 Fixed a security error in the server side file retriever script of the web app. 2013-07-31 21:42:09 +02:00
josdejong 02c5fa416b Fixed #58: css not being loaded in case of AMD and multiple scripts 2013-07-30 22:13:26 +02:00
josdejong 38a356a5c3 Changed color of booleans from orange to darkorange 2013-07-08 20:30:14 +02:00
josdejong e5ccd9beac Fixed #57: non-working option `indentation` 2013-07-08 20:29:45 +02:00
josdejong d1cee647cc Fixed a typo in the readme 2013-06-03 13:01:52 +02:00
josdejong e2101fd3b5 Rebuild of the library 2013-05-28 20:32:44 +02:00
josdejong d7552b23fa More robust onError message (see also issue #50) 2013-05-28 20:18:51 +02:00
josdejong f90c9f9fc6 Updated version number to 2.3.0-SNAPSHOT 2013-05-27 20:55:51 +02:00
josdejong f3ca6ad84f Released version 2.2.1 2013-05-27 20:45:47 +02:00
josdejong 915497e9e0 Fixed non-working save button on Firefox 21 (issue #49( 2013-05-27 20:43:08 +02:00
josdejong 227f8dfcc0 Updated history and built library 2013-05-25 22:18:16 +02:00
josdejong f6801e8fc0 Readme updated 2013-05-25 22:16:53 +02:00
josdejong e83c128d8d Fixed undefined options in TextEditor (see also #50) 2013-05-25 22:16:23 +02:00
josdejong baf7082f5d Updated version number to 2.3.0-SNAPSHOT. Updated readme and docs 2013-05-04 13:17:24 +02:00
josdejong 97d0cc01dd merged develop branch 2013-05-04 12:51:54 +02:00
josdejong 6d3a50780c Released version 2.2.0 2013-05-04 12:42:54 +02:00
josdejong a596626642 docs updated 2013-05-04 12:09:14 +02:00
josdejong 147eddc9e0 docs updated 2013-05-04 12:02:20 +02:00
josdejong 78547dbdbc Docs secion added 2013-05-04 11:54:03 +02:00
josdejong 9b448ab2e7 Added libs to the zipped package 2013-05-04 11:35:41 +02:00
josdejong 7f91c88150 Added an example showing mode switching 2013-05-04 11:34:02 +02:00
josdejong a8d26fd113 Improved error handling 2013-05-04 11:26:40 +02:00
josdejong 9d5aab339b Moved ace and jsonlint libraries to the root 2013-05-04 10:12:37 +02:00
josdejong 2140125ace Updated repository urls 2013-05-03 23:34:53 +02:00
josdejong 9dda39df21 Moved source folders 2013-05-03 23:26:09 +02:00
josdejong f645f8a345 Fixed broken links after move 2013-05-03 23:09:04 +02:00
josdejong 0976f078a5 Updated comments 2013-05-03 23:06:16 +02:00
josdejong b287c4bfbc Replaced ant build script with jake build script. Files moved around. Created package.json and component.json 2013-05-03 22:55:15 +02:00
josdejong a03ea9a2d0 Added shortcut key Ctrl+Enter on the Expand button 2013-05-02 22:03:17 +02:00
josdejong ac7a5afe37 Navigable url is now a real anchor when mode=view. Some fixes in click and enter events. 2013-05-02 21:42:39 +02:00
josdejong 77291ac62b First basic implementation of a navigable url (see #40) 2013-04-30 21:16:58 +02:00
josdejong 132861b5bc Made second parameter name in function set(json, name) deprecated. Use setName(name) instead. 2013-04-30 15:16:13 +02:00
josdejong 501099056b Unified JSONEditor and JSONFormatter. Added method setMode. Renamed a lot of stuff. 2013-04-30 13:23:06 +02:00
josdejong 6679c88075 Updated version number to 2.2.0-SNAPSHOT 2013-03-11 20:31:08 +01:00
josdejong bdcf202adb Fixed the application not working on IE8 due to missing console object. 2013-03-11 20:29:46 +01:00
josdejong f52e3ad109 Added google verification file 2013-03-10 20:56:33 +01:00
josdejong 75dd258450 Docs and readme updated 2013-03-08 22:29:26 +01:00
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