Scott González
|
1a3b0131d4
|
Use touchend instead of touchmove for touch support - saves a byte.
|
2010-09-23 10:13:20 -04:00 |
|
Scott González
|
c106b7cb07
|
Use touchmove event for jQuery.support.touch detection. Fixes #57.
|
2010-09-23 10:07:28 -04:00 |
|
scottjehl
|
a1d69628c8
|
added support property for cssPseudoElement. Test will allow plugins to use CSS generated content while providing a fallback for cases where it's unsupported.
First use case is the auto-numbering of OL elements in the listview plugin.
|
2010-09-18 08:18:53 -04:00 |
|
Scott González
|
706f580531
|
Fixed bad variable reference.
|
2010-09-17 14:34:03 -04:00 |
|
Scott González
|
0479ff5239
|
Refactored $.media and moved to jQuery.mobile.support.js
|
2010-09-17 14:19:53 -04:00 |
|
Scott González
|
1c5b60dc3a
|
Added orientationchange special event.
|
2010-09-16 17:20:31 -04:00 |
|
scottjehl
|
094d9b109b
|
added support property for history.pushState
|
2010-09-15 10:50:09 -04:00 |
|
Scott González
|
c2beace760
|
Updated to jQuery nightly.
|
2010-09-14 17:58:08 -04:00 |
|
scottjehl
|
34b3dcaabc
|
moved $.support if statement back to mobile.js so it'll work for now.
|
2010-09-14 11:48:06 -04:00 |
|
Scott González
|
54c0c0929c
|
Small refactor of support tests for file size.
|
2010-09-13 21:58:37 -04:00 |
|
Scott González
|
aee5e02740
|
Split support tests into jQuery.mobile.support.js and refactored tests.
|
2010-09-13 21:46:20 -04:00 |
|