jos
0e192937d8
More docs on `change`
2015-04-17 10:23:32 +02:00
jos
a9e86715fb
Merge remote-tracking branch 'origin/master'
2015-03-22 21:14:58 +01:00
jos
671bcd3706
Added more docs on `JSONEditor.getText()` (see #171 )
2015-03-22 21:14:37 +01:00
Jos de Jong
dcb4b455ca
Updated history
2015-03-18 21:45:08 +01:00
Jos de Jong
99c52e044d
Merge pull request #170 from nfvs/custom_themes
...
Support for custom themes.
2015-03-18 21:43:18 +01:00
Nuno Santos
8bab1158bf
Support for custom themes.
2015-03-18 10:34:51 +01:00
Jos de Jong
1078e016df
Updated description of custom builds
2015-03-18 08:57:33 +01:00
Jos de Jong
94e0f0117c
Extended description of custom builds
2015-03-18 08:56:54 +01:00
jos
053f4f5113
Released version 4.1.3, fixes for browserify
2015-03-17 20:25:50 +01:00
jos
6310063494
Released version 4.1.2
2015-03-15 15:31:50 +01:00
jos
45b1941f95
Released version 4.1.0
2015-03-15 15:11:36 +01:00
jos
fcfac08fc3
Implemented function `focus()` for tree, view, and form mode.
2015-03-02 20:51:03 +01:00
jos
a6778ddebd
Ignore index.js, not relevant for bower
2015-02-28 21:19:25 +01:00
jos
3897a819f3
Released version 4.0.0
2015-02-28 21:17:03 +01:00
jos
514f015041
Some simplifications in the build file
2015-02-28 21:10:19 +01:00
jos
d9939177dd
Moved images also to /dist
2015-02-28 21:02:39 +01:00
jos
12214f930a
Moved the distribution files from root to the ./dist folder
2015-02-28 20:47:23 +01:00
jos
75372fa3d7
More unit tests and a refinement of the regexp to remove JSONP encapsulation
2015-02-28 17:03:40 +01:00
jos
b94b87c66b
Fixed bugs in the JSON sanitizer, no longer manipulating comments or JSON-like structures inside strings.
2015-02-28 16:54:34 +01:00
jos
0962067ca9
Replaced some equality checks with strict equality checks
2015-02-28 15:36:56 +01:00
jos
1dea979c99
Updated readme
2015-02-28 15:30:26 +01:00
jos
68a1083a64
Updated readme
2015-02-28 15:23:19 +01:00
jos
6f5ea96d1a
A bundle can be created excluding Ace editor
2015-02-28 15:21:01 +01:00
jos
95d74234d4
Added some unit tests for JSON sanitizing
2015-02-28 15:06:44 +01:00
jos
86e15f74e2
Added some unit tests
2015-02-28 15:04:46 +01:00
jos
e7cfd2c05d
Updated history
2015-02-27 22:53:45 +01:00
jos
d948cdcd7c
Fixed loading jsoneditor theme in Ace editor
2015-02-27 22:30:06 +01:00
jos
a114537036
Updated built files
2015-02-27 22:21:31 +01:00
jos
2c9b7e9c7b
Merge remote-tracking branch 'origin/develop' into develop
...
Conflicts:
jsoneditor.js
jsoneditor.map
jsoneditor.min.js
src/js/util.js
2015-02-27 22:21:06 +01:00
jos
629ed49e7d
Fixed a broken require.
2015-02-27 22:16:05 +01:00
jos
0db2c35c2b
Using brace to load Ace. Ace and jsonlint are now packed by default with JSONEditor. Removed all redundant build stuff for the assets.
2015-02-27 21:54:04 +01:00
jos
c18145f503
Reworked the source code to commonjs modules
2015-02-27 21:17:19 +01:00
Jos de Jong
1a5ea41e77
Merge pull request #164 from yanivefraim/develop
...
Feature #144
2015-02-13 09:51:58 +00:00
Yaniv Efraim
7bb6b6d223
feature #144 - remove comments from build code
2015-02-13 11:45:43 +02:00
Yaniv Efraim
03292d9e85
Feature #144 improved regex for stripping JSONP
2015-02-13 11:41:02 +02:00
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
abc3ac3625
Fixed #163 : updated npm dependencies
2015-02-10 22:14:45 +01:00
jos
6653021fd8
Added a CONTRIBUTING.md file
2015-02-10 21:41:47 +01:00
jos
63e61dd817
Merge remote-tracking branch 'origin/master'
2015-01-25 15:12:20 +01: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
f1e49c2ad0
Merge remote-tracking branch 'origin/develop' into develop
2015-01-23 10:39:24 +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 de Jong
4d8d1c72fa
Merge pull request #152 from hhzl/master
...
file name is jsoneditor.min.js
2014-12-22 10:47:14 +01:00
Hannes Hirzel
1ac05f41ac
file name is jsoneditor.min.js
2014-12-21 18:34:58 +00:00
Jos de Jong
19cbdd03f7
Merge pull request #147 from DeanPoulin/develop
...
Included jsoneditor.css as a Main Component
2014-11-13 19:43:24 +01:00
Dean Poulin
3348dfc096
Included jsoneditor.css as a Main Component
...
Added the css file to bower so that the css will be identified as a main component used. Making this change allows gulp to identify the css and inject it into the project automatically at build time.
Executing the following shell commands:
yo gulp-angular
bower install jsoneditor --save
gulp build
will result in the index.html automatically being injected as seen below:
<!-- bower:css -->
<link rel="stylesheet" href="../bower_components/jsoneditor/jsoneditor.css" />
<!-- endbower -->
<!-- endbuild -->
<!-- build:js scripts/vendor.js -->
<!-- bower:js -->
<script src="../bower_components/jsoneditor/jsoneditor.min.js"></script>
<!-- endbower -->
<!-- endbuild -->
2014-11-13 13:31:02 -05:00