Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Spinner: Changed default for numberformat to null. Fixed disabled opt…
…ion to not prevent changing value via step and page methods. OVerhauled testsuite.
- Loading branch information
Showing
with
200 additions
and 425 deletions.
- +2 −1 demos/spinner/decimal.html
- +1 −0 tests/unit/spinner/spinner.html
- +61 −243 tests/unit/spinner/spinner_core.js
- +4 −7 tests/unit/spinner/spinner_defaults.js
- +4 −12 tests/unit/spinner/spinner_events.js
- +31 −60 tests/unit/spinner/spinner_methods.js
- +43 −76 tests/unit/spinner/spinner_options.js
- +54 −26 ui/jquery.ui.spinner.js
Oops, something went wrong.