jdorn
|
450b77a892
version bump
|
10 年之前 |
jdorn
|
215e86245e
Miscellaneous bug fixes for edge cases.
|
10 年之前 |
Jeremy Dorn
|
4d20077711
Add filesize for production version to readme.
|
10 年之前 |
Jeremy Dorn
|
f66846d1b3
Update README and examples. Fix a couple bugs.
|
10 年之前 |
Jeremy Dorn
|
11a6bb6e4e
Fix bug with oneOf and registering editors.
|
10 年之前 |
Jeremy Dorn
|
c4c820ec5a
Add api methods for listening for ready/change events.
|
10 年之前 |
Jeremy Dorn
|
d4b785730d
Add backwards compatible syntax for setting JSON editor defaults.
|
10 年之前 |
Jeremy Dorn
|
ecbb45f4c1
A bunch of bug fixes, performance improvements, and new api methods.
|
10 年之前 |
jdorn
|
42066f0a4f
Convert jqueryui theme to native javascript.
|
10 年之前 |
jdorn
|
b5fbd740e1
Performance improvements and a few bug fixes.
|
10 年之前 |
Jeremy Dorn
|
e0dc55d48d
Fully remove jQuery dependency.
|
10 年之前 |
Jeremy Dorn
|
9a01fce009
Convert foundation themes and iconlibs to native javascript.
|
10 年之前 |
jdorn
|
36db5c4866
Convert bootstrap2 and bootstrap3 themes to native javascript.
|
10 年之前 |
Jeremy Dorn
|
917951416b
Convert table, null, and enum editors to native javascript.
|
10 年之前 |
Jeremy Dorn
|
aca1abae57
Added native implementation of $.each and moved utilities to their own file.
|
10 年之前 |
Jeremy Dorn
|
49ee4e30ba
Add native implementation of $extend (http://andrewdupont.net/2009/08/28/deep-extending-objects-in-javascript/)
|
10 年之前 |
Jeremy Dorn
|
24d8b5b407
Started converting to native javascript.
|
10 年之前 |
Jeremy Dorn
|
007e6b2e55
Add support for Zepto (requires event and data modules only). First step to fully convert to native.
|
10 年之前 |
jdorn
|
3f54ab50da
Performance improvements with showing/hiding input validation errors with the bootstrap2 theme.
|
10 年之前 |
jdorn
|
0b3f7cd85d
Major performance improvements for large schemas (500% faster initialization in some cases).
|
10 年之前 |
Jeremy Dorn
|
7da25424d2
Performance improvements when deleting array elements from long arrays.
|
10 年之前 |
Jeremy Dorn
|
891d01f84d
Fix bug with the multiple editor that wasn't choosing good display names for the drop down.
|
10 年之前 |
Jeremy Dorn
|
4a3265db15
Add support for dynamic headers. Fixes #67
|
10 年之前 |
jdorn
|
6974400219
Fix typo with string format=textarea.
|
10 年之前 |
jdorn
|
bd8bfbf274
Add support back for `collapsed` option. It was broken a while ago.
|
10 年之前 |
jdorn
|
04e73c6789
Fixed bug with Validator.expandSchema not recursively expanding.
|
10 年之前 |
Jeremy Dorn
|
353564b676
Add validator support for required_by_default and no_additional_properties.
|
10 年之前 |
jdorn
|
8bdf637b9b
Adding new `tabs` format for arrays.
|
10 年之前 |
Jeremy Dorn
|
1519d2439a
Moved example.html to demo.html and added examples directory.
|
10 年之前 |
Jeremy Dorn
|
44ead588d0
Clean up README overview and options
|
10 年之前 |