jos
1504cfc216
Fixed broken multi-selection
2017-08-20 22:06:34 +03:00
Dave Hughes
1ae040243b
Fix minor typo in comment
2017-08-20 22:06:34 +03:00
Dave Hughes
66578f4add
Fix minor typo in comment
2017-08-20 22:06:34 +03:00
jos
262b65fc6c
Released v5.9.2
2017-08-20 22:06:34 +03:00
jos
a9e2f73089
Fixed a bug in the sanitizer
2017-08-20 22:06:34 +03:00
jos
b92ec827f5
Released v5.9.1
2017-08-20 22:06:34 +03:00
Jos de Jong
7c7ca44313
Reordered browserstack info
2017-08-20 22:06:34 +03:00
jos
f2b2756634
Released v5.9.0
2017-08-20 22:06:34 +03:00
jos
2457932400
Fixed JSONEditor picking the first entry of `modes` as initial mode instead of option `mode`
2017-08-20 22:06:34 +03:00
Thiago Bovi de Mendonca
6689759793
Add extra verification when creating JSON editor to avoid to look for an element in an empty array
2017-08-20 22:06:34 +03:00
jos
308f3b2bde
Released v5.8.2
2017-08-20 22:06:34 +03:00
jos
ea6b71986c
Cleanup some unused code. Minor update in the readme and examples
2017-08-20 22:06:34 +03:00
Israel Garcia
3654e46f08
- move 'editor' parameter to the last position
...
- send standard array path instead of jsonpath in getOptions
2017-08-20 22:06:34 +03:00
Israel Garcia
97891621e3
return jsonpath in getOptions and editor instance.
2017-08-20 22:06:34 +03:00
jos
694e766fbf
Drop package-lock for now, revert to using npm v4
2017-08-20 22:06:34 +03:00
jos
84ab5107dd
Updated history
2017-08-20 22:06:34 +03:00
Owen Garland
a9584e015f
Enabled the default mode to be set when using a list of available modes.
2017-08-20 22:06:34 +03:00
Meir Rotstein
0b9c1f8d34
Set schemaRefs as optional parameter of setSchema() and remove setSchemaRefs()
2017-07-10 10:32:13 +03:00
Meir Rotstein
b77deb969c
add support for json schema references ($ref)
2017-07-05 00:28:28 +03:00
jos
3a8aa1755c
Released v5.8.1
2017-07-03 19:23:32 +02:00
jos
a6bd4646ca
Released v5.8.0
2017-07-02 14:32:00 +02:00
jos
5559b0d417
Updated history
2017-07-02 13:45:06 +02:00
jos
0aed6e481e
Some updates in the examples (indentation, link to jsonpath library instead of including it)
2017-07-02 13:44:08 +02:00
jos
02555b8510
Some updates in the docs
2017-07-02 13:43:10 +02:00
Jos de Jong
1f29f5912a
Merge pull request #407 from israelito3000/feature/autocomplete2
...
Feature/autocomplete2
2017-07-02 13:23:55 +02:00
Israel Garcia
088d7d6c90
- Change signature of getOptions function to (text, path, input)
...
- Remove node object from exposure.
- Improve startFrom option by returning the start position.
2017-06-29 01:57:54 -04:00
Jos de Jong
3e431bc745
Released v5.7.2
2017-06-27 09:17:28 +02:00
Jos de Jong
294dfbe60e
Fixed #419 : minified bundles in dist folder are empty
2017-06-27 09:15:51 +02:00
jos
9e5dd53e8d
Released v5.7.1
2017-06-25 14:53:28 +02:00
Israel Garcia
f71aa6c5b9
Restore code for showing asyc the autocomplete.
2017-06-19 12:39:15 -04:00
Israel Garcia
4036f5cd28
Remove activationChar, update documentation.
2017-06-19 12:03:15 -04:00
jos
a1780c7cdf
Upgraded dependencies, added package-lock.json (npm v5)
2017-06-18 14:19:36 +02:00
Jos de Jong
f0904b92f2
Merge pull request #412 from andreykaipov/update-ajv
...
Update Ajv version to prevent spurious warnings
2017-06-18 14:10:18 +02:00
Israel Garcia
00ba443acf
- polyfills moved to utils.js
...
- lowercase "Show" function
- refine autocomplete examples.
- style improvements to match context menu.
- set auto to scrollbar in autocomplete dropdownbox
- Added docs for Templates and Autocomplete
- Promisify getOptions function
- Add elementType to getOptions function to return which element "field" or "value" is being edited.
- applyTo option now accept ['field', 'value'] instead of ['name', 'value']
- optimize confirmKeys to be part of the autocomplete option instead of autocomplete.config
2017-06-16 20:19:56 -04:00
Andrey Kaipov
f0897d534b
Update Ajv version to prevent spurious warnings
2017-06-13 11:41:55 -04:00
Israel Garcia
fc4562fea1
restore onblur event for hide the dropdownbox
2017-05-31 19:44:51 -04:00
Israel Garcia
df4cb21146
stylize as CSS classes, remove config inline styles.
2017-05-31 19:41:50 -04:00
Israel Garcia
0391ad11b4
adjust public methods to camelCase and refine examples.
2017-05-31 17:53:24 -04:00
jos
5f8b90f35e
Released v5.7.0
2017-05-26 16:17:34 +02:00
Israel Garcia
5411ad19ac
autocomplete integrated.
2017-05-26 03:58:16 -04:00
Israel Garcia
8707432837
adjust documentation in each example
2017-05-26 03:45:20 -04:00
Israel Garcia
2a0d9ec2bf
remove horsey autocomplete
2017-05-26 03:34:36 -04:00
Israel Garcia
ae287d48e9
Autocomplete integrated and 3 samples.
2017-05-26 03:32:01 -04:00
Israel Garcia
c6121dfe5c
Merge branch 'develop' of https://github.com/josdejong/jsoneditor into develop
2017-05-25 15:40:34 -04:00
Jos de Jong
c20e24366e
Merge pull request #405 from israelito3000/feature/template_properties
...
Feature/rename template properties.
2017-05-25 16:17:48 +02:00
Israel Garcia
a4c4948934
ignore vs files
2017-05-23 20:29:41 -04:00
Israel Garcia
75ecd91593
Renaming properties templates
2017-05-23 20:21:30 -04:00
Israel Garcia
8a96f06df4
Renaming properties templates
2017-05-23 20:18:39 -04:00
Israel Garcia
1b998c5b1a
Renaming properties templates
2017-05-23 20:06:07 -04:00
Israel Garcia
715343b028
merge from main origin:
...
https://github.com/josdejong/jsoneditor/tree/develop
2017-05-23 20:00:25 -04:00