John Bender
|
2efeafde40
|
corrected failing checkboxradio test
|
2011-10-11 08:39:10 -07:00 |
|
John Bender
|
f368f01a82
|
correct selector in test
|
2011-10-10 14:21:37 -07:00 |
|
John Bender
|
63ab61cb89
|
test for enhanceWithin use
|
2011-10-10 14:21:37 -07:00 |
|
Jörn Zaefferer
|
0ed1460279
|
Add swarminject.js to prepare for TestSwarm integration
|
2011-10-04 15:02:17 -04:00 |
|
John Bender
|
94bc82f64c
|
fix for failing checkbox radio test
|
2011-09-22 15:38:49 -07:00 |
|
John Bender
|
5b42fe6ea0
|
whitespace in checkboxradio core
|
2011-09-22 15:38:49 -07:00 |
|
John Resig
|
0b83cf8d60
|
Tweak some more stylesheet formatting.
|
2011-09-08 21:35:28 -04: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 |
|
scottjehl
|
64e6ef0e72
|
bound widgets to the "enhance" event, in addition to the pagecreate event. The enhance event allows developers to enhance the contents of an html fragment by triggering "enhance".
|
2011-07-19 22:44:03 -04:00 |
|
scottjehl
|
033ce4ab96
|
Merge branch 'fix_issue_1851' of https://github.com/tigbro/jquery-mobile into tigbro-fix_issue_1851
Conflicts:
js/jquery.mobile.forms.checkboxradio.js
|
2011-07-10 17:17:51 -04:00 |
|
Tobias Bosch
|
ec06fc1efd
|
unit tests for #1851 added.
|
2011-06-27 16:40:31 +02:00 |
|
Ghislain Seguin
|
9cf884eabb
|
Coding standards
|
2011-06-24 12:40:01 -04:00 |
|
Ghislain Seguin
|
7a14f2ef15
|
Fixed checkbox/radio unit tests to match new active classes
|
2011-06-24 12:40:01 -04:00 |
|
Ivan Rubanov
|
af23fa6337
|
Fixed test for Windows Phone 7
|
2011-05-09 05:29:35 -07:00 |
|
John Bender
|
91f5a3492b
|
added two more test conditions to ensure a single active button per radio button set and a single checked input
|
2011-05-02 01:00:04 -07:00 |
|
John Bender
|
cabd45283b
|
test to verify that clicking radio buttons changes checked state and ui btn active
|
2011-05-02 00:54:59 -07:00 |
|
scottjehl
|
d97a964884
|
been meaning to do this for a while.
|
2011-04-14 16:04:47 -04:00 |
|
John Bender
|
5158c6f7cb
|
comment correction in test
|
2011-04-06 13:33:32 -07:00 |
|
John Bender
|
ceed56fb2a
|
test added for checkbox check and uncheck firing change
|
2011-04-06 13:31:06 -07:00 |
|
John Bender
|
280394757b
|
fixed titles in the checkbox radio tests
|
2011-04-01 23:43:59 -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
|
e236484559
|
fixed checkbox radio refresh selector
|
2011-03-21 23:17:46 -07:00 |
|
John Bender
|
09f5719865
|
moved checkbox tests under immediate function and simplified fixture html
|
2011-02-27 00:00:14 -08:00 |
|
Martin Kou
|
2bb94172cf
|
Fixed checkboxradio disable issue.
|
2011-02-26 23:55:37 -08:00 |
|