Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spinner test: currency | Chi Cheng | 2008-08-19 | 1 | -2/+2 |
| | |||||
* | Spinner test: up, down callback | Chi Cheng | 2008-08-19 | 1 | -9/+18 |
| | |||||
* | Spinner: ui() doesn't return instance | Chi Cheng | 2008-08-19 | 1 | -12/+3 |
| | |||||
* | Spinner: this.options._decimals -> this._decimals | Chi Cheng | 2008-08-19 | 1 | -6/+27 |
| | | | | decimal test | ||||
* | spinner test | Chi Cheng | 2008-08-19 | 1 | -14/+26 |
| | |||||
* | Spinner test: a bug when set stepping:0.3 | Chi Cheng | 2008-08-19 | 1 | -3/+11 |
| | |||||
* | Spinner test: currency and decimal options | Chi Cheng | 2008-08-19 | 1 | -6/+65 |
| | | | | test all: .load to load html from single html | ||||
* | updated testcase to reflect the new ui.spinner changes: | Ca-Phun Ung | 2008-08-19 | 1 | -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 stepping | Chi Cheng | 2008-08-19 | 1 | -0/+23 |
| | |||||
* | Spinner test: callback | Chi Cheng | 2008-08-19 | 1 | -3/+32 |
| | |||||
* | Spinner test: spin with auto-incremental stepping | Chi Cheng | 2008-08-19 | 1 | -0/+23 |
| | |||||
* | home key to start if min not set. | Chi Cheng | 2008-08-18 | 1 | -3/+8 |
| | |||||
* | Spinner: test case | Chi Cheng | 2008-08-18 | 1 | -0/+131 |