Commit graph

125 commits

Author SHA1 Message Date
Ghislain Seguin
491cddd4b8 Move require.js to first tag so it can catch jquery module registration
Otherwise jquery may be loaded twice
2012-01-12 21:25:59 -08:00
Mat Marquis
5cfc363fa2 Removed reference to themeswitcher JS docs-wide. 2012-01-11 15:51:53 -05:00
Mat Marquis
148cb09132 Updated docs’ CSS to use new @import scheme. 2012-01-10 16:35:51 -05:00
John Bender
bafd0cdf9f add ui-mobile-rendering to docs to temprarily prevent fouc with async load. @gseguin to address with jqm-docs.js change 2012-01-04 13:59:17 -08:00
Ghislain Seguin
0bd10de3e8 Added require.js 1.0.3 as a submodule 2011-12-24 00:48:08 -08:00
Ghislain Seguin
f55cf4d7c4 Moved r.js and require.js to external 2011-12-14 15:31:33 -08:00
Ghislain Seguin
0897ef0e96 Updated script tags to use RequireJS to load the jQM 2011-12-01 17:28:10 -08:00
Jake Boone
c8b6a2dd6a Make scope of <strong> tags match in data-filtertext examples 2011-11-26 22:22:52 -05:00
toddparker
e5de3e3221 A bit more formatting cleanup 2011-11-25 21:28:21 -05:00
toddparker
ecb8ad5884 Improved description and sample data for the filter text page 2011-11-25 21:18:03 -05:00
Todd Parker
37a0795e7a Merge pull request #3162 from forresst/patch-3
Update docs/lists/lists-split.html
2011-11-24 15:24:38 -08:00
forresst
2a8b548e7d Update docs/lists/lists-split.html 2011-11-25 00:14:18 +01:00
forresst
773c17d210 Update docs/lists/lists-count.html 2011-11-25 00:11:55 +01:00
Jake Boone
ad69fed1b8 Add page to docs for filtering lists by hidden data 2011-11-24 12:15:32 -05:00
Jake Boone
37499c4df9 Document data-filtertext attribute 2011-11-24 11:23:01 -05:00
toddparker
94defe7caf Added links to the data- attribute reference to key pages, removed old API pages 2011-11-13 21:13:53 -05:00
toddparker
e86b10ea55 Added info on calling the list view plugin, refreshing, linked up data attar page 2011-11-13 21:05:06 -05:00
Maurice Gottlieb
f99230eb40 adding missing anchor tag 2011-11-12 13:47:35 +01:00
Jason Crane
874eab7cb7 Removed "Inset" from header and minor tweaks. 2011-11-11 21:11:40 +00:00
Jason Crane
810781ef87 Rewording for clarity and added a couple links 2011-11-10 16:57:09 +00:00
Todd Parker
73ee4c995e Added a data tribute reference page, linked it up 2011-11-03 22:56:54 -04:00
Eddie Monge
8bc5e42fb3 2700: Step 5 Update all doc references 2011-10-17 13:51:45 -07:00
toddparker
4f2f500cd8 Updated slider / flip switch label typography to match 2011-10-15 23:52:01 -04:00
toddparker
d35fec0713 Added a note about the negative margin on lists to docs. Fixes #2715
Style note: all standard, non-inset lists have a -15px margin to negate
the 15px of padding on the content area to make lists fill to the edges
of the screen. If you add other widgets above or below a list, the
negative margin may make these elements overlap so you'll need to add
additional spacing in your custom CSS.
2011-10-15 22:31:29 -04:00
scottjehl
ce1e464275 adjusted the presentation of the left nav and footer for the docs 2011-09-29 16:35:31 -04:00
gseguin
3737d170a0 Merge remote-tracking branch 'upstream/master' 2011-08-17 13:29:07 -07:00
gseguin
63c94d954d Added use of class ui-corner-none for France and United States in Icon list so the icons don't get rounded corners 2011-08-17 12:12:05 -07:00
Jacob Gable
0dc54d59a2 Fix for Split Button List dialog having no background and weird line from background image 2011-08-11 20:03:36 -05: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
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
scottjehl
13a22e3eec updated the footers in the new docs templates 2011-06-20 18:53:55 -04:00
scottjehl
f3e35d49dd more updates to the docs markup. getting close! 2011-06-20 18:53:55 -04:00
scottjehl
579f418c2e updated the rest of the navs to be local to their section. 2011-06-20 18:53:54 -04:00
scottjehl
ebf9bd8535 added navigation components to most docs pages 2011-06-20 18:53:54 -04:00
scottjehl
6980110d32 updated header themes 2011-06-20 18:53:54 -04:00
scottjehl
74b001f62e linked up js docs references properly 2011-06-20 18:53:54 -04:00
scottjehl
b787ef1015 Updated documentation for theming the list view filter search box. (cherry-picking from commit b39dab88d8567ddc40f87eca718e12d29cbd4df7)
Credit to @adamvaughan for this change.
2011-06-17 01:32:50 -04:00
scottjehl
d2a6397983 added list filterTheme option. Available as data attribute data-filter-theme on listviews with filters enabled. Fixes #1790 - List view filter can not be themed.
Thanks for the idea @adamvaughan! Docs update coming next.
2011-06-17 00:59:17 -04:00
scottjehl
e06ae4a5b9 rolled back the change to looking up list filter placeholders. Seems to work fine as it was originally. Added a custom placeholder to the listview filter with headings demo page. 2011-06-16 23:47:04 -04:00
scottjehl
8ba4c27300 Ya'll can scale your pages now. Fixes #1645. Note: we originally disabled user zooming to work around a bug in iOS that automatically zooms the page beyond the constraints of the viewport on orientation change. We are not working around this bug at all now, but you are free to include any meta tag you'd like, or better yet, consider this polyfill: http://www.blog.highub.com/mobile-2/a-fix-for-iphone-viewport-scale-bug/ 2011-05-17 17:28:19 -04:00
scottjehl
d97a964884 been meaning to do this for a while. 2011-04-14 16:04:47 -04:00
scottjehl
125a80e518 edits to listview demos 2011-03-31 17:40:07 -04:00
scottjehl
1a49fb9445 edited demo pages for listviews 2011-03-31 17:34:31 -04:00
scottjehl
91109ebbd0 better page titles 2011-03-31 12:56:47 -04:00
toddparker
43ea8df112 Fixed missing hyphens in listview theming data- attribues and re-coded some mangled list code examples. Everything is working right again. Closes #992 2011-03-30 23:15:27 -04:00
toddparker
72f4b4a0ca Fixed link markup on this page. 2011-03-28 16:33:29 -04:00
scottjehl
b0eb2bd053 Fixed up nested listviews so that any markup that comes before the child list will be used for complex formatting in the list item node. Text nodes that are direct children of the LI still work fine as well. Fixes #585 2011-03-27 16:18:24 -04:00
scottjehl
315c594572 Added "filterPlaceholder" option to allow configuring filter listview placeholder text. Documented here: jquerymobile.com/test/#docs/lists/docs-lists.html. Fixes #1227 2011-03-27 14:01:59 -04:00