jquery-mobile/tests/unit
2011-03-30 01:08:15 -07:00
..
checkboxradio 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
core major simplification of jqmData method, while adding new methods for jqmRemoveData, and also their $-namepaced utility methods, including $.jqmHasData. Commit includes 20 new unit tests included to test compatibility with jQuery core's data methods, and docs are updated as well. 2011-03-26 14:14:02 -04:00
dialog changed to just call dialog close method 2011-03-26 15:01:25 -04:00
event Fixing tap/taphold tests that broke when fastclick/vmouse changes landed. 2011-03-29 12:01:58 -07:00
fieldContain removed a console log 2011-03-27 12:46:51 -04:00
init moved some selectors over to :jqmData() 2011-03-26 10:18:32 -04:00
listview used :hidden selector instead 2011-03-27 00:48:30 -04:00
media Added viewport meta elements to the markup of every template and removed the metaViewportContent option from code and docs. IE does not support generated viewport tags. 2011-03-14 00:20:23 -04:00
navigation added addtional test to cover issue 1305 2011-03-30 01:08:15 -07:00
page moved some selectors over to :jqmData() 2011-03-26 10:18:32 -04:00
select 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
slider resolved merge conflicts and fixed 2 tests 2011-03-15 23:57:17 -07:00
support added unit test for IE version check in Mobile ( doesn't use UA detection like jQuery Core's) 2011-03-14 00:20:26 -04:00
widget fixed widget tests by including the library as a whole 2011-03-19 23:14:46 -07:00
jquery.setNameSpace.js set unit test pages namespace to "nstest-" 2011-03-09 23:16:48 -05:00