Jörn Zaefferer
|
0d53fbfd0b
|
Spinner: Trigger start/spin/stop events when calling step/page methods. Fixes #8901 - Spinner does not fire start/spin/stop events when calling stepUp()/Down(), pageUp()/Down() methods
|
2012-12-27 17:06:01 +01:00 |
|
Scott González
|
020abcf8a9
|
Spinner tests: Delay all the things to make IE happy. Maybe...
|
2012-12-10 15:54:06 -05:00 |
|
Scott González
|
d5f06c319a
|
Spinner tests: Better handling of async focus in IE.
|
2012-12-10 10:35:28 -05:00 |
|
Jörn Zaefferer
|
386bb7214b
|
Spinner: Fix ghost log call in events unit test, never shows up in browser for some reason
|
2012-06-13 23:06:34 +02:00 |
|
Scott González
|
d393c8b4cb
|
Spinner: Handle async focus events in IE. Fixes incorrect detection of changes.
|
2012-05-10 17:59:55 -04:00 |
|
Scott González
|
d62d9d4eff
|
Spinner tests: Don't pollute the global namespace with helpers.
|
2012-04-19 13:12:23 -04:00 |
|
Scott González
|
1aea0ff4b8
|
Spinner: Removed value option. Don't change empty values to zero on init. Don't enforce min/max on blur.
|
2011-08-13 19:05:04 -04:00 |
|
Scott González
|
2a8a77a9b2
|
Spinner: More tests. Don't trigger spin when programmatically stepping or paging.
|
2011-08-07 19:11:49 -04:00 |
|
Scott González
|
8799ba0822
|
Spinner tests: Fixed line endings.
|
2011-08-07 08:10:49 -04:00 |
|
Scott González
|
380c2e6fbd
|
Spinner tests: Cleanup.
|
2011-08-07 08:10:11 -04:00 |
|
Scott González
|
160a301d96
|
Spinner tests: Cleanup.
|
2011-08-06 17:07:12 -04:00 |
|
Scott González
|
2b22bbdd6a
|
Spinner: Only trigger change when the field has blurred and the value has changed.
|
2011-08-06 15:32:19 -04:00 |
|
jzaefferer
|
134205840b
|
Slider: Some more test suite improvements
|
2010-10-26 12:21:54 +02:00 |
|
jzaefferer
|
2df094527e
|
Spinner: Changed default for numberformat to null. Fixed disabled option to not prevent changing value via step and page methods. OVerhauled testsuite.
|
2010-10-26 12:14:45 +02:00 |
|
jzaefferer
|
af8ca4ed0e
|
Importing spinner unit tests
|
2010-10-22 06:23:52 +02:00 |
|