Jeremy Dorn
|
b599c8d379
Merge pull request #122 from brettz9/meta-charset
|
10 年之前 |
jdorn
|
20805b6a4a
Add disable_properties option, checkbox version of multiselect editor. Fixes #111 #105 #91
|
10 年之前 |
Brett Zamir
|
de0b7df016
HTML5 expects meta charset, and FF complains in console without it; should be before title in case special chars used within title
|
10 年之前 |
jdorn
|
29643dad1c
Fix bug with validate API call.
|
10 年之前 |
jdorn
|
d85006e4e1
Merge branch 'brettz9-specific-validation'
|
10 年之前 |
jdorn
|
0ec2fd7f3d
Merge branch 'specific-validation' of https://github.com/brettz9/json-editor into brettz9-specific-validation
|
10 年之前 |
Jeremy Dorn
|
fe042518bb
Merge pull request #120 from brettz9/patch-1
|
10 年之前 |
Brett Zamir
|
b5db163783
Fix validation when supplying value to validate()
|
10 年之前 |
Brett Zamir
|
ca05377ca4
Update README.md
|
10 年之前 |
Jeremy
|
f95738f8b1
Update bower version.
|
10 年之前 |
Jeremy
|
f48d53a128
Fix bugs with error messages not showing up. Fixes #114
|
10 年之前 |
jdorn
|
f8133b132c
Add new multiselect editor for arrays of enumerated strings. Fixes #91
|
10 年之前 |
Jeremy
|
d9771b469b
Add 'hidden' option to all editors that stops it from being displayed in the UI.
|
10 年之前 |
Jeremy Dorn
|
86b4eeb23e
Fix #100
|
10 年之前 |
jdorn
|
199a8c4c21
Add bower.json file. For #101
|
10 年之前 |
Jeremy
|
31cdd3f83d
Add name attributes to form inputs so JSON Editor can be embedded in an HTML form.
|
10 年之前 |
Jeremy
|
6342626875
Fix bug with EpicEditor integration. Fixes #92
|
10 年之前 |
Jeremy
|
a5c936fe25
Bump version number.
|
10 年之前 |
Jeremy
|
ebeb4334c2
Merge branch 'master' of https://github.com/rodikh/json-editor into rodikh-master
|
10 年之前 |
Jeremy
|
845bdb23f2
Fix #93
|
10 年之前 |
Jeremy
|
cb3c670466
Performance improvement for multiple editor. Now using lazy loading of child editors.
|
10 年之前 |
Jeremy Dorn
|
bb907feb9d
Merge pull request #85 from jdorn/ui-improvements
|
10 年之前 |
Jeremy
|
066d597681
UI Improvements
|
10 年之前 |
rodikh
|
fcd6126a56
Fixed default value when "type" is an array of types.
|
10 年之前 |
Jeremy Dorn
|
5f91f3b2b0
Merge pull request #87 from mbknor/specific-button-classes
|
10 年之前 |
mokj
|
414aab5718
Now all buttons have a css-class specifying its function
|
10 年之前 |
Jeremy
|
bc4b18de07
Fix bug with startval not firing change event on parent elements. Fixes #86
|
10 年之前 |
Jeremy
|
cc82d4dc0e
Fix bug with link_watchers not being defined.
|
10 年之前 |
Jeremy
|
4578b42cbc
Add support for hyper-schema `links` keyword.
|
10 年之前 |
Jeremy
|
7af0b8c738
Fix error message when an invalid type is used.
|
10 年之前 |