Commit graph

22 commits

Author SHA1 Message Date
scottjehl
adf3808e84 Removed the dynamically-appended Meta tag, which was deprecated in Alpha 4, and scheduled for removal in beta. jQM users must provide their own meta viewport tag in the head of jQM apps. 2011-05-17 18:03:54 -04:00
scottjehl
d97a964884 been meaning to do this for a while. 2011-04-14 16:04:47 -04:00
scottjehl
963840a3b0 moved some selectors over to :jqmData() 2011-03-26 10:18:32 -04:00
John Bender
0ed68525ed fixed array comparison tests to test single element 2011-03-25 18:40:55 -07:00
John Bender
143fd264d2 fixed mobile init bind firing in another test 2011-03-25 18:27:35 -07:00
scottjehl
497344c618 used mobile.ns in the test 2011-03-25 18:21:10 -04:00
scottjehl
7503f62a10 changed our two new custom data helper names to jqmData() and :jqmData() 2011-03-25 17:50:40 -04:00
John Bender
7d3642f3ab fixed init tests for ie 2011-03-24 09:46:13 -07:00
John Bender
018609fa32 removed mass of duplication from core of functionality that was moved to init, fixed init tests 2011-03-22 00:26:24 -07:00
John Bender
7df9e245f4 test namespace additions and type fix for core 2011-03-21 23:36:32 -07:00
John Bender
4fca8e6d21 removed console 2011-03-17 00:15:29 -07:00
John Bender
4959548698 fixed init core tests to represent init functionality 2011-03-16 22:31:22 -07:00
John Bender
4126fbd29b fixed last failing tests after merge in init tests 2011-03-15 23:58:22 -07:00
John Bender
63e8f6bfcb resolved merge conflicts and fixed 2 tests 2011-03-15 23:57:17 -07:00
John Bender
c629e34e74 fix for broken init test and some whitespace 2011-03-13 23:09:32 -07:00
scottjehl
fc0cd38c4e improved test for meta injects 2011-03-14 00:20:26 -04:00
scottjehl
b2ea5e99e5 added comment about missing meta tag 2011-03-14 00:20:26 -04:00
scottjehl
f6a2bd46ec added a unit test for checking if meta viewport tag is not appended if one already exists. 2011-03-14 00:20:26 -04:00
John Bender
433384e150 altered tests to represent init change and added two for the load message customization Fixes #1178 2011-03-03 18:08:47 -08:00
John Bender
2abdbf3416 white space in the init core test 2011-02-26 23:29:14 -08:00
John Bender
b246fb48fa tests for data url init default 2011-02-26 23:27:41 -08:00
John Bender
2704975095 re arranged tests for mobile init 2011-02-20 18:07:17 -08:00