jdorn
|
6f37c6d53f
Add validator support for dependencies, disallow, and extends.
|
11 年之前 |
Jeremy Dorn
|
e834ddfede
Finished implementing validation, but still needs testing.
|
11 年之前 |
Jeremy Dorn
|
4594099e2f
Add beginnings of validator class.
|
11 年之前 |
jdorn
|
78f3bd2b17
Remove caveat about type support since we now support type arrays.
|
11 年之前 |
jdorn
|
e18b975a65
Add support for schemas with multiple types. Fixes #39
|
11 年之前 |
jdorn
|
c1b16554a3
Add support for minProperties and maxProperties. Fixes #38
|
11 年之前 |
Jeremy Dorn
|
2b4958bef7
Add support for `required` schema keyword. Fixes #37
|
11 年之前 |
Jeremy Dorn
|
3f434b5ef2
Add startval example to README
|
11 年之前 |
Jeremy Dorn
|
139db9adaa
Bump version number.
|
11 年之前 |
Jeremy Dorn
|
e17b6520c3
Fix typo with default template engine and spaces around the variable names.
|
11 年之前 |
Jeremy Dorn
|
b8f62b874f
Add default simple template engine and disable auto-detection. Fixes #35
|
11 年之前 |
Jeremy Dorn
|
eabad09ddc
Add description image to readme.
|
11 年之前 |
Jeremy Dorn
|
0acbb275a5
Add description image.
|
11 年之前 |
Jeremy Dorn
|
4555681fb6
Update README.md
|
11 年之前 |
Jeremy Dorn
|
e8995d0da2
Fix typo in README
|
11 年之前 |
Jeremy Dorn
|
89fd1baef3
Add support for external urls with $ref. Fixes #34
|
11 年之前 |
Jeremy Dorn
|
3b5c1a508a
Modified grunt to preserve the license comment when uglifying. Fixes #33
|
11 年之前 |
Jeremy Dorn
|
3b3e804256
Bump version number.
|
11 年之前 |
Jeremy Dorn
|
f0f1dace7c
Add "Edit JSON" button to object editor when not in table row mode. Fixes #32
|
11 年之前 |
Jeremy Dorn
|
4f814594e1
Fix invalid json in README.md.
|
11 年之前 |
Jeremy Dorn
|
579708cc1d
Add Foundation 3 theme.
|
11 年之前 |
jdorn
|
b835f4d11e
Fix bug with templates inside array rows now updating when rearranging rows.
|
11 年之前 |
Jeremy Dorn
|
744d29c59d
Add foundation4 and foundation5 themes.
|
11 年之前 |
Jeremy Dorn
|
75ec6778e5
Adding markdown template engine. Fixes #23
|
11 年之前 |
Jeremy Dorn
|
59de09c8c0
Update README.md
|
11 年之前 |
Jeremy Dorn
|
29aaca5daf
Implement isValid methods for all editors. Added 'validate' method to jsoneditor. Fixes #11
|
11 年之前 |
jdorn
|
c08f00a462
Add support for popular template engines with auto-detection. Fixes #20
|
11 年之前 |
Jeremy Dorn
|
258cd565c1
Update distribution file with correct version number and date.
|
11 年之前 |
Jeremy Dorn
|
d4f6b86722
New editor and theme APIs for more flexibility down the line. Fixes #18
|
11 年之前 |
jdorn
|
1c0f157c6c
Add support for `multipleOf` when using range input. Fixes #17
|
11 年之前 |