aboutsummaryrefslogtreecommitdiffstats
path: root/tests/spinner.js
Commit message (Collapse)AuthorAgeFilesLines
* spinner test: currencyChi Cheng2008-08-191-2/+2
|
* Spinner test: up, down callbackChi Cheng2008-08-191-9/+18
|
* Spinner: ui() doesn't return instanceChi Cheng2008-08-191-12/+3
|
* Spinner: this.options._decimals -> this._decimalsChi Cheng2008-08-191-6/+27
| | | | decimal test
* spinner testChi Cheng2008-08-191-14/+26
|
* Spinner test: a bug when set stepping:0.3Chi Cheng2008-08-191-3/+11
|
* Spinner test: currency and decimal optionsChi Cheng2008-08-191-6/+65
| | | | test all: .load to load html from single html
* updated testcase to reflect the new ui.spinner changes:Ca-Phun Ung2008-08-191-6/+6
| | | | | - removed div.* for case #9 because ui.spinner now uses <button> - changed case #5 because LEFT and RIGHT keys no longer change the value of the input box. This is by design so that users could move the cursor within the input box
* Spinner test: spin without auto-incremental steppingChi Cheng2008-08-191-0/+23
|
* Spinner test: callbackChi Cheng2008-08-191-3/+32
|
* Spinner test: spin with auto-incremental steppingChi Cheng2008-08-191-0/+23
|
* home key to start if min not set.Chi Cheng2008-08-181-3/+8
|
* Spinner: test caseChi Cheng2008-08-181-0/+131