John Bender
|
f7d5d918ae
|
fixes for select tests and tests to cover basic functionality for new cached pages and select dialogs
|
2011-08-01 18:08:28 -07:00 |
|
scottjehl
|
fdb77bfa52
|
changed new (undocumented) "enhance" event to "create" to better match our existing event name conventions
|
2011-07-22 09:05:55 -04:00 |
|
scottjehl
|
6f701add58
|
updated unit tests to ensure the enhance event is working properly on self-initializing widgets
|
2011-07-20 09:35:48 -04:00 |
|
John Bender
|
70a86c748f
|
added a sequenced test to make sure that opening a dialog sized select menu resulted in that same dialog many times. also moved one of the event tests over to core
|
2011-04-21 22:32:37 -07:00 |
|
John Bender
|
b0e3d5fbf1
|
select test cleanup, added test to check that the dialog hash key is removed when a large select menu item is clicked Fixes #1454
|
2011-04-19 23:28:11 -07:00 |
|
Kin Blas
|
9e40d14b28
|
Fixing unit test bustage. The fastclick branch landed so these tests need to be updated to fire off "click" versus "touchend" or "mouesup".
|
2011-03-29 09:32:10 -07:00 |
|
John Bender
|
14f43ace9b
|
fix for select tests after default to native
|
2011-03-25 21:37:45 -07:00 |
|
John Bender
|
648be47a07
|
reset location hash in select menu tests
|
2011-03-12 22:55:48 -08:00 |
|
John Bender
|
e3000e2dec
|
added failing test for on screen custom select menu rendering
|
2011-03-12 22:52:44 -08:00 |
|
scottjehl
|
c3b6e86e61
|
added a test to make sure the select element is inside the div-based button when native option is true
|
2011-02-02 00:59:54 -05:00 |
|
scottjehl
|
12b4506a0b
|
removed a test for a case that didn't seem to be desirable, and was not currently true
|
2011-02-02 00:59:18 -05:00 |
|
scottjehl
|
2ff400bc98
|
fixed a test for div buttons in native select menus
|
2011-02-02 00:57:34 -05:00 |
|
scottjehl
|
746420de40
|
removed test as it was looking for markup that are no longer exists when the native select menu option is true
|
2011-02-02 00:41:25 -05:00 |
|
scottjehl
|
aad8ac174a
|
Removed the extra ways to set nativeMenu option in select plugin. Now like other plugins, the option is both available through the plugin's options (nativeMenu) or through a data-attribute (data-native-menu), which is automated through the camelcase option name. Unit tests updated
|
2011-02-01 13:27:35 -05:00 |
|
John Bender
|
e5fd56985c
|
added global native select configuration, docs to follow. Also corrected selector error when reloading a lib in tests
|
2011-01-27 23:20:57 -08:00 |
|
John Bender
|
d1ab6bb027
|
fixed broken select menu test
|
2011-01-27 22:44:23 -08:00 |
|
John Bender
|
b81248f238
|
fixed android select menu failure with a delay. I'm doubtful that this is the best solution to the problem but the cause was the click being passed through to the screen or the select menu itself a split second after opening. Open to alternatives. Fixes #873
|
2011-01-26 21:20:40 -08:00 |
|
John Bender
|
cc307ec902
|
tests for large select dialog issue
|
2011-01-15 23:15:17 -08:00 |
|