jos
|
fb16ec4586
|
Replaced parsing of JavaScript objects into JSON from `eval` to a dedicated `parseJS` function
|
2014-08-01 08:49:06 +02:00 |
jos
|
ca84b340bd
|
Fixed: shortcut keys to manipulate the nodes are now disabled when mode is `form` or `view`.
|
2014-07-28 20:56:19 +02:00 |
jos
|
1671dc7da7
|
Documented `editable` option
|
2014-07-28 08:45:31 +02:00 |
jos
|
24bc21e00a
|
Oops... uncommented try/catch again
|
2014-07-27 21:09:33 +02:00 |
jos
|
b947e868eb
|
Improved the `editable` callback: now also provides the path to a node and the nodes value
|
2014-07-27 21:08:59 +02:00 |
jos
|
1133024ae7
|
Implemented setting editable/readonly nodes individually via config function `editable`
|
2014-07-27 15:46:42 +02:00 |
jos
|
c72ea9b6e1
|
Fixed #111: accept JavaScript objects as input, and turn them into valid JSON
|
2014-07-26 15:01:53 +02:00 |
jos
|
09fe8169d0
|
Fixed an error in registerMode
|
2014-05-30 21:28:40 +02:00 |
jos
|
459c2681ec
|
Improved registerMode and setMode
|
2014-05-30 11:33:15 +02:00 |
jos
|
0c1331ba12
|
Changed TreeEditor and TextEditor into mixins for JSONEditor
|
2014-05-30 10:53:57 +02:00 |
jos
|
d6da7f548e
|
Refactored JSONEditor sourcecode to AMD modules
|
2014-05-29 22:13:37 +02:00 |
jos
|
6eea2b6335
|
Renamed files to match the contained prototype
|
2014-05-29 18:51:17 +02:00 |
jos
|
282dc4f7ac
|
Moved sourcecode from `/jsoneditor` to `/src`
|
2014-05-29 18:42:14 +02:00 |