Jeremy
|
446f2e46e4
Drastic speed improvements for default template engine (up to 30x faster). Fixes #418. Alternative approach to #420.
|
9 年之前 |
yaronyam
|
8aa881bab0
bugfix: schema with length field of integer type
|
9 年之前 |
Steve Bennett
|
be4bcfafe0
Generate sourcemap back to the original pre-concatenated files.
|
9 年之前 |
Steve Bennett
|
a16b0af307
No exceptions when adding unconstrained properties. Fixes #409.
|
9 年之前 |
Jeremy Dorn
|
d6ee1366a9
Merge pull request #415 from leeorengel/contrib_typo
|
9 年之前 |
Leeor Engel
|
174afa353a
Fixed typo in CONTRIBUTING.md
|
9 年之前 |
Jeremy
|
44023f94e3
Version bump to 0.7.18
|
9 年之前 |
Jeremy
|
f009d7235d
Add support for additionalProperties schema. Fixes #285 #383
|
9 年之前 |
Jeremy
|
3158d921d7
Use window.jQuery instead of '$'. Add select2 multiselect example.
|
9 年之前 |
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 年之前 |