josdejong
|
34a337874c
|
Added descriptions to the dialogs to load files from disk and url
|
2013-08-28 20:39:20 +02:00 |
josdejong
|
3602b8045c
|
Link 'Report a bug' added to the website footer
|
2013-08-28 20:25:37 +02:00 |
josdejong
|
9ae63d7960
|
Fixed wrong title on fields with value null
|
2013-08-28 20:24:12 +02:00 |
josdejong
|
a33bc3e119
|
Restore focus after switching mode. Fixed z-index issue with context menu.
|
2013-08-28 15:01:05 +02:00 |
josdejong
|
5a7a76cf0b
|
Implemented option modes
|
2013-08-27 22:50:20 +02:00 |
josdejong
|
605b01d638
|
Documentation updated
|
2013-08-01 21:17:09 +02:00 |
josdejong
|
6b1975abce
|
Updated version number to 2.3.0-SNAPSHOT
|
2013-08-01 21:11:58 +02:00 |
josdejong
|
2816acbb75
|
Released version 2.2.2
|
2013-08-01 21:04:19 +02:00 |
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 |