aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/spinner/spinner_events.js
Commit message (Expand)AuthorAgeFilesLines
* Spinner: Trigger start/spin/stop events when calling step/page methods. Fixes...Jörn Zaefferer2012-12-271-15/+15
* Spinner tests: Delay all the things to make IE happy. Maybe...Scott González2012-12-101-1/+1
* Spinner tests: Better handling of async focus in IE.Scott González2012-12-101-71/+100
* Spinner: Fix ghost log call in events unit test, never shows up in browser fo...Jörn Zaefferer2012-06-131-0/+1
* Spinner: Handle async focus events in IE. Fixes incorrect detection of changes.Scott González2012-05-101-45/+51
* Spinner tests: Don't pollute the global namespace with helpers.Scott González2012-04-191-25/+27
* Spinner: Removed value option. Don't change empty values to zero on init. Don...Scott González2011-08-131-1/+5
* Spinner: More tests. Don't trigger spin when programmatically stepping or pag...Scott González2011-08-071-24/+191
* Spinner tests: Fixed line endings.Scott González2011-08-071-50/+50
* Spinner tests: Cleanup.Scott González2011-08-071-40/+25
* Spinner tests: Cleanup.Scott González2011-08-061-4/+4
* Spinner: Only trigger change when the field has blurred and the value has cha...Scott González2011-08-061-0/+1
* Slider: Some more test suite improvementsjzaefferer2010-10-261-1/+1
* Spinner: Changed default for numberformat to null. Fixed disabled option to n...jzaefferer2010-10-261-12/+4
* Importing spinner unit testsjzaefferer2010-10-221-0/+72