scottjehl
|
dfe7cf6593
|
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 |
|
scottjehl
|
0d9627d54e
|
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 |
|
scottjehl
|
1370d5a48e
|
add IE version check to gradeA qualifier.
|
2011-03-14 00:20:22 -04:00 |
|
scottjehl
|
2879014fb5
|
Merge branch 'master' of github.com:jquery/jquery-mobile
|
2011-03-14 00:19:58 -04:00 |
|
toddparker
|
9e29410d0a
|
Added documentation to explain how to use the refresh method on many form elements when you manipulate them. This will hopefully help a lot of people who were confused by this!
|
2011-03-13 22:16:13 -04:00 |
|
scottjehl
|
043293fd74
|
Merge remote branch 'origin/master'
|
2011-03-13 21:59:57 -04:00 |
|
scottjehl
|
0f9eb85240
|
removed a TODO about changing the changePage function's arg structure. We can revisit this again if it ends up causing problems, but for now, it's not hurting anything and people are already using it. Fixes #1152
|
2011-03-13 21:59:51 -04:00 |
|
toddparker
|
061fbc4a72
|
Fixed country names next to flags. Apologies to Norway, Finland and Sweden! Fixes #1156.
|
2011-03-13 21:58:37 -04:00 |
|
scottjehl
|
80e72addde
|
Merge remote branch 'origin/master'
|
2011-03-13 17:21:45 -04:00 |
|
John Bender
|
b4bc09e3b3
|
clarification and whitespace fix
|
2011-03-12 23:02:11 -08:00 |
|
John Bender
|
a6b14b9cab
|
indentation in select open
|
2011-03-12 22:58:21 -08:00 |
|
John Bender
|
bc70fedb20
|
select whitespace cleanup
|
2011-03-12 22:56:36 -08:00 |
|
John Bender
|
648be47a07
|
reset location hash in select menu tests
|
2011-03-12 22:55:48 -08:00 |
|
John Bender
|
e2e8d24b79
|
Merge branch '1036' of https://github.com/chrsMon/jquery-mobile into chrsMon-1036
|
2011-03-12 22:52:53 -08:00 |
|
John Bender
|
e3000e2dec
|
added failing test for on screen custom select menu rendering
|
2011-03-12 22:52:44 -08:00 |
|
John Bender
|
129b586666
|
tests for url root in params / path.clean Fixes #1039
|
2011-03-12 14:37:45 -08:00 |
|
John Bender
|
1911dba7d7
|
small refactor for clean
|
2011-03-12 14:37:45 -08:00 |
|
John Bender
|
f555a27e34
|
fix for protocol and host included as params in path.clean
|
2011-03-12 14:37:45 -08:00 |
|
toddparker
|
183ec771d2
|
Fixed -msfilter: css rules to use the correct ms-filter: syntax. Not an issue with valencia, only the default theme. Closes #1020
|
2011-03-12 16:24:48 -05:00 |
|
John Bender
|
8cac1c5777
|
word boundy added back with proper escape sequence
|
2011-03-12 12:05:07 -08:00 |
|
scottjehl
|
b1e421f6b6
|
Merge remote branch 'origin/master'
|
2011-03-12 11:54:16 -05:00 |
|
John Bender
|
ccea5be445
|
removed console log
|
2011-03-12 00:29:26 -08:00 |
|
John Bender
|
94ade0f86e
|
fixed failing data-url regex, bizarri difference in behaviour with Regex objects and literals
|
2011-03-12 00:10:40 -08:00 |
|
John Bender
|
a33f777952
|
fixed core unit tests for ns
|
2011-03-11 22:50:26 -08:00 |
|
Kin Blas
|
b0a667ae44
|
Fixed typo in my last checkin for converting tap to virtual mouse events. It was preventing tap from actually firing so things like the cancel button link in a search textfield was being followed.
|
2011-03-11 16:12:58 -08:00 |
|
Kin Blas
|
b00d05b81c
|
Merge branch 'master' into fastclick
|
2011-03-11 10:33:11 -08:00 |
|
Kin Blas
|
2de7cc5bbc
|
Added vmousecancel to the vevents list so that users can bind to the event.
|
2011-03-11 10:30:16 -08:00 |
|
Dave Hulbert
|
47b26d9628
|
Whitespace. Again.
|
2011-03-10 10:16:42 +00:00 |
|
Dave Hulbert
|
1926787393
|
Whitespace
|
2011-03-10 10:11:40 +00:00 |
|
Dave Hulbert
|
fec673dec1
|
Fix for regular text inputs. Props scottjehl.
|
2011-03-10 09:39:02 +00:00 |
|
John Bender
|
0aaab77e2b
|
test for forward button dialog skipping
|
2011-03-10 00:13:53 -08:00 |
|
John Bender
|
a2747915c5
|
corrected issue with setting forward and back values for changepage closure
|
2011-03-09 23:27:59 -08:00 |
|
John Bender
|
8803bee3bb
|
fixed zero index bug for directHashChange
|
2011-03-09 22:55:07 -08:00 |
|
John Bender
|
224c0a90ca
|
removed unnecessary variables in hashchange callback
|
2011-03-09 22:55:07 -08:00 |
|
John Bender
|
150f0f6c17
|
moved global hashchange disable check above dialog check
|
2011-03-09 22:55:06 -08:00 |
|
John Bender
|
c9416a09a7
|
moved urlHistory refs to this where possible
|
2011-03-09 22:55:06 -08:00 |
|
John Bender
|
1ad0769862
|
refactored determining of back or forward and added callbacks for both cases
|
2011-03-09 22:55:06 -08:00 |
|
John Bender
|
6e64ccf308
|
moved dialog skipping to the hashchange callback, needs a refactor
|
2011-03-09 22:53:38 -08:00 |
|
scottjehl
|
ea60207c1b
|
changed custom data method to $.fn.mobileData() and updated plugins that use it.
|
2011-03-09 23:27:21 -05:00 |
|
scottjehl
|
0bf5ce8a37
|
set unit test pages namespace to "nstest-"
|
2011-03-09 23:16:48 -05:00 |
|
scottjehl
|
e46da87031
|
namespaced the selectors
|
2011-03-09 22:41:59 -05:00 |
|
scottjehl
|
50655de35c
|
test description change
|
2011-03-09 22:41:03 -05:00 |
|
scottjehl
|
6418772901
|
just test description changes
|
2011-03-09 22:40:49 -05:00 |
|
scottjehl
|
b80d221765
|
killed the namespace
|
2011-03-09 22:40:25 -05:00 |
|
scottjehl
|
19f5fd7cae
|
changed the default namespace to "" and updated the docs/demos as such
|
2011-03-09 22:36:14 -05:00 |
|
scottjehl
|
1e01856f5d
|
updated to use namespace
|
2011-03-09 21:34:03 -05:00 |
|
scottjehl
|
be0634efb8
|
fixed typo in class
|
2011-03-09 21:30:22 -05:00 |
|
scottjehl
|
a74c0c6280
|
updated init with namespacing
|
2011-03-09 21:29:07 -05:00 |
|
scottjehl
|
3cae8f8bf0
|
caught a few more
|
2011-03-09 21:03:40 -05:00 |
|
scottjehl
|
77ac0f009a
|
a few more non-namespaced attrs to bring over
|
2011-03-09 21:03:40 -05:00 |
|