Jeremy
|
7f6a4e1cae
Merge branch 'master' of https://github.com/yaronyam/json-editor into yaronyam-master
|
9 年之前 |
Jeremy
|
e465d80a33
Merge branch 'fix/validator-context' of https://github.com/sueddeutsche/json-editor into sueddeutsche-fix/validator-context
|
9 年之前 |
Jeremy
|
f8abb17167
Merge branch 'master' of https://github.com/AubreyHewes/json-editor into AubreyHewes-master
|
9 年之前 |
Jeremy
|
40dd923a2e
Merge branch 'philostler-html-form-input-description'
|
9 年之前 |
yaronyam
|
a724894d83
Update multiselect.js
|
9 年之前 |
Benjamin Urban
|
0cb63eb2ae
Add validator context to custom_validators so that for example the this.translate method is usable within custom validators
|
9 年之前 |
Phil Ostler
|
35efafcd56
Allow HTML in Form Input Description
|
9 年之前 |
vermgit
|
c73a74ebc9
Update theme.js
|
9 年之前 |
Aubrey Hewes
|
0b259ddfcf
made IE9 compatible ; also works (sic) in IE8
|
9 年之前 |
Jeremy
|
8a87aadf23
Version bump to 0.7.17
|
9 年之前 |
Jeremy
|
7da9a00be6
Add checkbox editor for boolean.
|
9 年之前 |
Jeremy
|
7aea57230d
Merge branch 'master' of https://github.com/Mattes1000/json-editor into Mattes1000-master
|
9 年之前 |
Jeremy
|
0d1b438970
Merge branch 'patch-1' of https://github.com/jt3k/json-editor into jt3k-patch-1
|
9 年之前 |
Mattes1000
|
2a23f4c641
Add html to description
|
9 年之前 |
Andrey Gurtovoy
|
6e69206dc3
Update README.md
|
9 年之前 |
Jani Eväkallio
|
0a5f8d19c9
Add type=button attribute to avoid <button> elements being treated as submit controls
|
9 年之前 |
Jeremy
|
f123a15cec
Version bump to 0.7.16
|
9 年之前 |
Jeremy
|
ee4a6e6128
Merge branch 'fix/last-move-down-btn' of https://github.com/sueddeutsche/json-editor into sueddeutsche-fix/last-move-down-btn
|
9 年之前 |
Jeremy
|
fee5e6ad2a
Merge branch 'master' of https://github.com/seriousme/json-editor into seriousme-master
|
9 年之前 |
Mohsen Azimi
|
b238f4eed3
Type check element argument
|
9 年之前 |
seriousme
|
2bf377087b
Fixed $ref handling in schema editing
|
9 年之前 |
Benjamin Urban
|
0ce8744687
Fix move down button of array editor being show even on the last element
|
9 年之前 |
Jeremy
|
27f2e16e24
Version bump to 0.7.15
|
9 年之前 |
Jeremy
|
fab9371715
Add option `keep_oneof_values`. Set to `false` to stop oneOf properties copying over when switching.
|
9 年之前 |
Jeremy
|
e8c51e7750
Embed LZString library in demo.html. cdn.rawgit.com was not working reliably.
|
9 年之前 |
Jeremy
|
3cf7804525
Fix for when an object has a property named "length". Fixes #328
|
9 年之前 |
Jeremy
|
97463890d7
Version bump to 0.7.14
|
9 年之前 |
Jeremy
|
b1578f353c
Fix table and propertyOrder support. Fixes #316
|
9 年之前 |
Jeremy
|
bd594e5f0d
Add documentation for various editor options.
|
9 年之前 |
Jeremy
|
5fe152cc8e
Fix null class being added to td elements.
|
9 年之前 |