Yaniv Efraim
|
57691e5cb6
|
feature #144 - fixed an issue (stripping comments wasn't working)
|
2015-02-11 22:04:54 +02:00 |
Yaniv Efraim
|
3f8d10daaa
|
Feature #144
1. Remove code comments from JSON
2. Strip JSONP to become a JSON object
|
2015-02-11 21:50:17 +02:00 |
Yaniv Efraim
|
d99d899648
|
Feature #144 change regex to match newlines as well
|
2015-02-11 21:50:17 +02:00 |
Yaniv Efraim
|
e4c56574cf
|
feature #144
|
2015-02-11 21:50:17 +02:00 |
jos
|
376fc272ce
|
Released version 3.2.0
|
2015-01-25 15:11:56 +01:00 |
jos
|
3f6f5d2a70
|
Fixed configured indentation not being applied to Ace editor (see #158)
|
2015-01-25 15:05:07 +01:00 |
jos
|
82e4627e0e
|
Fixed #154: Implemented shortcut keys to format and compact JSON when in mode `text` or `code`.
|
2015-01-23 10:39:12 +01:00 |
jos
|
330e5bb6d1
|
Fixed #129: code is sanitized before throwing an error
|
2014-09-13 10:04:55 +02:00 |
jos
|
b03dd76c81
|
Released version 3.1.2
|
2014-09-03 11:54:08 +02:00 |
jos
|
14db0632c2
|
Fixed #126: lack of a semi colon at end of the bundled files
|
2014-08-28 21:20:14 +02:00 |
jos
|
4d58258919
|
Released version 3.1.1
|
2014-08-01 08:52:34 +02:00 |
jos
|
7ab134b95e
|
Bumped version number to 3.2.0-SNAPSHOT
|
2014-07-28 22:02:57 +02:00 |
jos
|
e043a500be
|
Released version 3.1.0
|
2014-07-28 21:11:55 +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
|
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
|
9daad4e811
|
Released version 3.0.0
|
2014-05-31 21:10:53 +02:00 |
jos
|
459c2681ec
|
Improved registerMode and setMode
|
2014-05-30 11:33:15 +02:00 |
jos
|
955232d587
|
Written build script for assets
|
2014-05-30 10:33:11 +02:00 |
jos
|
5f9d4a54a2
|
Added css concat and minify to gulpfile
|
2014-05-29 22:35:47 +02:00 |
jos
|
d6da7f548e
|
Refactored JSONEditor sourcecode to AMD modules
|
2014-05-29 22:13:37 +02:00 |
jos
|
4eae0cff1f
|
Loading assets Ace Editor and JSONLint via npm. Auto build assets.
|
2014-05-29 18:35:39 +02:00 |
jos
|
85100e9fb4
|
Removed web application from the project
|
2014-05-29 14:22:50 +02:00 |
josdejong
|
b47fdf153a
|
Released version 2.3.6 (Fixed #82)
|
2014-01-03 17:15:53 +01:00 |
josdejong
|
91a3f9c656
|
Released version 2.3.5
|
2013-12-09 20:36:24 +01:00 |
josdejong
|
870169447f
|
Fixed #81: issue with non-breaking space characters
|
2013-12-07 15:51:23 +01:00 |
josdejong
|
e302507c7a
|
Fixed #80 and #70 (again)
|
2013-12-07 15:30:11 +01:00 |
josdejong
|
7f960cdea5
|
Released version 2.3.4
|
2013-11-19 19:26:33 +01:00 |
josdejong
|
8e07ebb711
|
Switched everything to 2-space indentation
|
2013-11-15 18:11:50 +01:00 |
josdejong
|
8ddc6f3946
|
Disabled saving files using HTML5 on Firefox to prevent a Firefox bug
|
2013-11-15 16:03:52 +01:00 |
josdejong
|
65c0c480d2
|
Cleaned up legacy code for IE8
|
2013-11-15 15:42:11 +01:00 |
josdejong
|
35568380f2
|
Dropped support for IE8 (was already broken). Improved error message for unsupported browsers.
|
2013-11-15 14:56:12 +01:00 |
josdejong
|
122d8b4e87
|
Added support for search (Ctrl+F) in the code editor Ace
|
2013-10-17 11:07:46 +02:00 |
josdejong
|
347867837e
|
Released version 2.3.2 with offline available web app.
|
2013-09-26 17:18:16 +02:00 |
josdejong
|
fbedebd928
|
Released version 2.3.1
|
2013-09-24 21:55:24 +02:00 |
josdejong
|
99a3c5c34a
|
Fixed #61: actions menu not working in bootstrap modal (was a z-index issue)
|
2013-09-16 22:07:52 +02:00 |
josdejong
|
e34cfc1e52
|
Released version 2.3.0
|
2013-09-13 21:50:58 +02:00 |
josdejong
|
0915c8366c
|
Fixed buggy loading of files in the web application
|
2013-09-12 21:48:47 +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
|
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
|
02c5fa416b
|
Fixed #58: css not being loaded in case of AMD and multiple scripts
|
2013-07-30 22:13:26 +02:00 |
josdejong
|
e2101fd3b5
|
Rebuild of the library
|
2013-05-28 20:32:44 +02:00 |
josdejong
|
f3ca6ad84f
|
Released version 2.2.1
|
2013-05-27 20:45:47 +02:00 |
josdejong
|
227f8dfcc0
|
Updated history and built library
|
2013-05-25 22:18:16 +02:00 |
josdejong
|
6d3a50780c
|
Released version 2.2.0
|
2013-05-04 12:42:54 +02:00 |
josdejong
|
a8d26fd113
|
Improved error handling
|
2013-05-04 11:26:40 +02:00 |