josdejong
561e582de8
Fix #858 : the `dist/jsoneditor.js` bundle containing a link to a non-existing source map
2020-05-10 11:46:11 +02:00
petermanders89
11b8a04ff3
Creating and optimized scss imports ( #885 )
...
* Optimized scss imports
* Moved selectr to the jsoneditor scss
* Added new line at end of file jsoneditor
2020-02-06 21:23:50 +01:00
jos
51410c363f
More improvements in the built-in `isTimestamp` function (see #847 )
2019-11-27 15:45:48 +01:00
jos
9202890844
Replace `brace` (using Ace v1.2.9) with `ace-builds@1.4.6`
2019-10-13 08:58:33 +02:00
jos
b79885471e
A few more files refactored to ES modules
2019-08-31 11:21:29 +02:00
jos
be61222225
Partial refactor to ES modules
2019-08-29 17:03:09 +02:00
jos
a5d6b8a65b
Set up code style linting with standardjs
2019-08-28 13:21:14 +02:00
jos
8e2a7de17c
Set up Babel transpilation
2019-08-28 11:54:14 +02:00
ppetkow
97893d40b5
Replace css with sass #760 ( #765 )
...
* update contextmenu, menu, searchbox remove necessary div. before each class name
* move from css to scss compilation for project and set colors and font to variables
* remove override from css
* update move color and clean styles
* #760 update base on last RP review
* remove some selectors from status bar
2019-08-22 15:56:38 +02:00
jos
b78ad35670
Upgrade to `webpack@4` and refactor gulp tasks
2019-06-12 14:14:15 +02:00
jos
b1a4bce3d8
Upgrade to `uglify-js@3`
2019-06-12 13:23:36 +02:00
jos
a8d246778f
Upgdate gulp dependencies. Cleanup unused zip task
2019-06-12 13:17:46 +02:00
Pawel Raszewski
404fa036f9
Gulp4 ( #608 )
...
* update for gulp 4.0.0
* added gulp 4.0.0
2018-12-05 09:35:52 +01:00
jos
384859b132
Release `v5.24.3` for real (exclude vanilla-picker from minimalist bundle again)
2018-08-29 11:32:07 +02:00
jos
b853ec3f64
Implement color picker. Expose `VanillaPicker`, `ace`, and `Ajv`.
2018-08-22 12:10:15 +02:00
jos
7662874036
Integrated `mobius1-selectr`
2018-07-11 10:54:08 +02:00
jos
22e99aa801
Released v5.12.0
2017-12-18 20:42:48 +01:00
Meir Rotstein
05dda45265
menu2 -> navBar
2017-09-18 18:25:09 +03:00
Meir Rotstein
11e425e2ff
add new treepath.css into gulp build
2017-09-01 00:03:10 +03:00
Israel Garcia
df4cb21146
stylize as CSS classes, remove config inline styles.
2017-05-31 19:41:50 -04:00
jos
56c450bf0f
Released v5.6.0
2017-04-15 12:28:46 +02:00
jos
8dc4752872
Fixed embedded version of jsoneditor ace theme not being loaded in minimalist version. Added docs and example on loading a custom Ace editor (see #55 )
2017-01-03 20:23:03 +01:00
jos
ea473c54aa
Fixed #289 : Some CSS breaking when using the editor in combination with materialize.css or bootstrap
2016-04-09 20:55:07 +02:00
jos
1d97297486
Upgraded all dependencies
2016-04-09 20:06:29 +02:00
Andrea Pinazzi
7645c09f94
use json-loader as Ajv require some json files
2016-01-21 16:05:05 +01:00
jos
c0077250ef
Fixed #222 : editor throwing `onChange` events when switching mode
2016-01-12 17:25:33 +01:00
jos
68e22bb982
Keep brace json, searchbox, and theme-jsoneditor included in minimalist bundle
2016-01-12 16:42:55 +01:00
jos
30eea90614
Added build script for minimalist version
2016-01-12 11:38:38 +01:00
jos
e21aad3e69
Basic JSON schema validation working
2016-01-11 15:44:03 +01:00
jos
d45f8df607
Added watch gulp script
2016-01-11 09:49:42 +01:00
Isaiah Odhner
65fc58005c
Use SVG for icons
2015-12-11 22:35:57 -05:00
jos
6310063494
Released version 4.1.2
2015-03-15 15:31:50 +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
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
abc3ac3625
Fixed #163 : updated npm dependencies
2015-02-10 22:14:45 +01: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
6ce6cbdb60
Fixed build script
2014-05-31 21:09:13 +02:00
jos
ff6e54b715
Added zip task
2014-05-31 21:01:30 +02:00
jos
286c55fb40
Added all ace dependencies to ./asset/ace
2014-05-31 20:42:35 +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