Jeremy Dorn
|
f2a6502e44
Fix broken null editor.
|
11 年之前 |
Jeremy Dorn
|
7ac6f96746
Add editor support for min and max properties. Fixes #45
|
11 年之前 |
Jeremy Dorn
|
87b0dead8e
Add full support for `items` and `additionalItems` keywords. Fixes #47
|
11 年之前 |
Jeremy Dorn
|
8d00e10def
Add editor support for pattern, minLength, and maxLength. Fixes #50
|
11 年之前 |
Jeremy Dorn
|
7f4b9d771e
Fix bug with required version 3 support.
|
11 年之前 |
Jeremy Dorn
|
9f74d41441
Merge pull request #42 from jdorn/validator
|
11 年之前 |
jdorn
|
abd9cf44c7
Made the Validator class self contained.
|
11 年之前 |
jdorn
|
168f205ae2
Restructured readme to be more user friendly and logically laid out.
|
11 年之前 |
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 年之前 |