Commit graph

3008 commits

Author SHA1 Message Date
John Bender
b41b0573d2 leverage the path helpers to get this right 2011-08-16 13:25:04 -07:00
John Bender
1a4dd41293 alterted base path tests as an example of how to preserve content testing while accomodating both possible url formats 2011-08-16 12:56:10 -07:00
John Bender
72ce65767e support embedded pages as a hash since the concatenated form represents a file 2011-08-16 12:55:03 -07:00
John Bender
43b1b776d9 minor refactor for comprehension 2011-08-15 17:01:37 -07:00
scottjehl
c864dac3b1 added replacestate to the tests, as that's the method we're using 2011-08-14 13:44:40 -04:00
scottjehl
0512916e72 centralized the hashchange fired flag 2011-08-14 10:20:14 -04:00
scottjehl
854ce44179 timeout number is arbitrary. Still looking for a way around it though. 2011-08-14 10:03:16 -04:00
scottjehl
2d29880f4c whitespace stuff 2011-08-14 09:57:12 -04:00
scottjehl
3ebe7b4218 just use location.pathname. same thing, in hindsight. 2011-08-14 09:30:33 -04:00
scottjehl
6d2f9737db conditionally trigger the hashchange after a popstate, only if it doesn't trigger its own. 2011-08-12 12:53:07 -04:00
scottjehl
8fb9cb836e Merge remote branch 'origin/replacestate-external' into replacestate-external 2011-08-07 09:45:22 -04:00
scottjehl
e1fbaf9cce updated to support deep links to nested lists and dialog parent pages. Still battling a 2x back history issue on those. 2011-08-05 18:49:16 -04:00
scottjehl
e564eb1c5f first pass at implementing pushstate support from an external file. 2011-08-05 18:49:16 -04:00
scottjehl
f78970618c Merge remote branch 'origin/master' 2011-08-05 11:05:32 -04:00
scottjehl
d120404ead Merge remote branch 'origin/master' 2011-08-05 09:58:30 -04:00
scottjehl
28eebc25de Brought back the page content div theme inheritance from b1. Thanks to abdulqadir for the suggestion. Fixes #2221 2011-08-05 09:58:25 -04:00
scottjehl
0dbc08adf6 htaccess file has been empty. now removed. 2011-08-04 19:42:59 -04:00
Ghislain Seguin
b23d444c71 Merge pull request #2216 from johnbender/listview-filter-callback
Listview filter callback
2011-08-04 16:12:53 -07:00
John Bender
18887c95a0 updated docs to include information about the filter callback 2011-08-04 16:09:42 -07:00
John Bender
d8e1b9b469 core style guidelines 2011-08-04 15:56:55 -07:00
John Bender
3452a805e0 added test to verify that we could alter the filterCallback on the instance of the widget 2011-08-04 15:28:45 -07:00
toddparker
4c3ecdef47 Updated code to match the new style. We might drop this page once the more detailed API info is added to each plugin, 2011-08-04 17:23:42 -04:00
toddparker
570c13cb9c Style block tweak. 2011-08-04 17:15:44 -04:00
toddparker
2d9e76d8e2 Added an intro blurb and more margin to separate the list headers. 2011-08-04 17:12:59 -04:00
toddparker
c2405448fd Fixed a few broken links in the docs. 2011-08-04 15:23:51 -04:00
John Bender
8660befda8 removed global from listview 2011-08-03 17:50:48 -07:00
John Bender
6bbf830da8 simple filterCallback in the options to delegate complex search to end users 2011-08-03 17:10:44 -07:00
John Resig
8ad8d8303d Releasing 1.0b2. 2011-08-03 14:45:53 -07:00
John Bender
2d7706a07b whitespace issues in tnew buttonMarkup tests 2011-08-03 14:24:46 -07:00
John Bender
bda2358e6c Merge branch 'fcheslack-footer-control-group-buttons' 2011-08-03 13:39:22 -07:00
John Bender
8c31d5cb19 added control group enhancement tests, still needs other footer button enhancement tests 2011-08-03 13:37:38 -07:00
John Bender
6529dc7f8c Merge branch 'footer-control-group-buttons' of https://github.com/fcheslack/jquery-mobile into fcheslack-footer-control-group-buttons 2011-08-03 13:19:28 -07:00
toddparker
3db65f9592 Merge remote branch 'origin/master' 2011-08-03 15:20:29 -04:00
toddparker
37db803557 Removed back buttons. 2011-08-03 15:18:57 -04:00
John Bender
3dbb018e82 Merge pull request #2173 from SamuelKC/selecthidefix
Fix issue of the select menu not closing on Chrome - Fixes 2198, 2194, 2197
2011-08-03 11:52:17 -07:00
toddparker
a23ab67e53 Another path tweak. 2011-08-03 14:25:52 -04:00
toddparker
35d2366946 Fixed CSS paths. Closes #2201 2011-08-03 14:21:29 -04:00
toddparker
a7abcfef59 Switched to .selector for sample code. 2011-08-03 14:19:07 -04:00
toddparker
35b174fa31 Merge remote branch 'origin/master' 2011-08-03 14:17:40 -04:00
toddparker
bee8ac2226 Improved sample code. 2011-08-03 14:17:29 -04:00
gseguin
cce89cb91d Merge remote-tracking branch 'upstream/master' 2011-08-03 11:16:20 -07:00
gseguin
6da588c394 Coding standards 2011-08-03 11:15:03 -07:00
toddparker
584e2931b4 Fixed typos 2011-08-03 14:06:57 -04:00
toddparker
e9114f8c34 Merge remote branch 'origin/master' 2011-08-03 14:02:39 -04:00
toddparker
bd36fd6f91 Updated boilerplates to beta 2 2011-08-03 14:02:24 -04:00
toddparker
6ab7e118c6 Beta 2 flag 2011-08-03 14:02:10 -04:00
scottjehl
55b0fe304a Merge remote branch 'origin/master' 2011-08-03 13:42:24 -04:00
scottjehl
a362a782fa Changed the collapsible cleanup in our docs JS to use click instead of vclick 2011-08-03 13:41:12 -04:00
Todd Parker
6c08d64ccd Merge pull request #2199 from rwldrn/jquery.mobile.support.js
Core Style Conformance updates; jquery.mobile.support.js. Thanks rwldrn!
2011-08-03 10:27:42 -07:00
Rick Waldron
953f0cdf97 Core Style Conformance updates; jquery.mobile.support.js 2011-08-03 13:19:53 -04:00