josdejong
|
03c8802859
|
Implemented history (undo/redo) for the sort action. Updated version number.
|
2012-12-19 19:22:09 +01:00 |
josdejong
|
76e98ce95f
|
Implemented read-only mode (new options.mode with values 'editor' and 'viewer'). See issue #24.
|
2012-12-06 09:02:00 +01:00 |
wjosdejong
|
98f4b0c2fb
|
Urls to the github project updated (changed username from wjosdejong to josdejong)
|
2012-12-05 15:12:44 +01:00 |
wjosdejong
|
0dc71badbb
|
Fixed issue #19: retrieving the contents of the editor inside the change callback resulted in an infinite loop. Execution of the callback is done inside a try/catch loop now, to isolate the editor from errors in the callback.
|
2012-11-26 22:08:57 +01:00 |
Jos de Jong
|
87e674c44e
|
Added request header 'Accept: application/json' when retrieving files from url.
|
2012-11-21 14:09:21 +01:00 |
Jos de Jong
|
04e65fe59e
|
Use query parameters instead of url hash
|
2012-11-03 15:20:15 +01:00 |
Jos de Jong
|
18d56db063
|
- Implemented load/save functionality.
- Rearranged the code.
- Updated the build file accordingly
|
2012-10-31 22:16:07 +01:00 |