Jörn Zaefferer
|
e054e28836
|
Spinner: Introduce icons option to make button icons customizable, mostly for consistency
|
2012-07-12 18:07:40 +02: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
|
a28983086e
|
Tests: Lint.
|
2012-04-18 22:36:15 -04:00 |
|
Jörn Zaefferer
|
72023dd045
|
Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.
|
2012-02-29 18:36:40 +01:00 |
|
Scott González
|
31ebe7e7da
|
Spinner: Allow strings for min, max, and step options, converting immediately to numbers based on numberFormat and culture.
|
2012-01-07 09:12:27 -05:00 |
|
Scott González
|
924e80e576
|
Spinner: Handle changes to numberFormat and currency options.
|
2011-11-16 12:07:46 -05:00 |
|
Scott González
|
8961508128
|
Spinner: Simulate keyup at the end of incremental tests to stop the repeat timer.
|
2011-10-10 14:01:12 -04:00 |
|
Scott González
|
c2f036277c
|
Spinner: Added culture option.
|
2011-09-28 18:30:58 -04:00 |
|
Scott González
|
42337dd959
|
Spinner: Fix step mismatches whenever stepping, paging or using the value setter.
Thanks Nate Ferrero
|
2011-09-14 08:55:22 -04:00 |
|
Scott González
|
7216c08b2f
|
Spinner: Added ability to specify custom incremental function.
|
2011-09-09 20:08:51 -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
|
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
|
af35f0bbc9
|
Spinner: Changed casing of option numberformat -> numberFormat.
|
2011-05-25 15:44:43 -04: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
|
299d5c88b8
|
Spinner: Fix value option initalization
|
2010-10-25 17:32:08 +02:00 |
|
jzaefferer
|
1be2a79076
|
Spinner: More cleanup
|
2010-10-24 15:57:58 +02:00 |
|
jzaefferer
|
02d8f914b6
|
Spinner: Some code and test cleanup
|
2010-10-24 15:52:26 +02:00 |
|
jzaefferer
|
af8ca4ed0e
|
Importing spinner unit tests
|
2010-10-22 06:23:52 +02:00 |
|