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 年之前 |
Jeremy Dorn
|
d81479b172
Fix README which accidentally got overridden in the last commit.
|
11 年之前 |
Jeremy Dorn
|
f2e683f8e3
Split file into multiple source files for easier code management.
|
11 年之前 |
Jeremy Dorn
|
4d558a7741
Fix bug in bootstrap2 theme.
|
11 年之前 |
Jeremy Dorn
|
c79be781ae
Add bootstrap3 theme and improve jqueryui theme (for #12)
|
11 年之前 |
Jeremy Dorn
|
a7390d38fe
Fix Typo in JSON example
|
11 年之前 |
Jeremy Dorn
|
5c2f9e4ed9
Fix pass-by-reference bug with default values.
|
11 年之前 |
jdorn
|
597dac35b8
Add toggle button to table editor. Fixes #15 Add support for collapsed editor option on array and table editors. Fix bug with change event not firing for template fields
|
11 年之前 |