jacob4u2
|
cc5ff24500
|
Fix for small typo in collapsible-set docs page
|
2011-08-22 14:30:11 -05:00 |
|
Richard D. Worth
|
a5a608c2e5
|
Fixed a typo. Thanks gregmelson http://bugs.jqueryui.com/ticket/7660
|
2011-08-22 07:49:33 -04:00 |
|
maxrabin
|
b887fb9d59
|
Edited docs/about/features.html via GitHub
|
2011-08-19 23:33:18 +03: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 |
|
Todd Parker
|
38368b6010
|
Merge pull request #2218 from caseyjustus/master
Added slider to api docs. Thanks caseyjustus!
|
2011-08-07 08:43:42 -07: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
|
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 |
|
toddparker
|
37db803557
|
Removed back buttons.
|
2011-08-03 15:18:57 -04: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
|
bee8ac2226
|
Improved sample code.
|
2011-08-03 14:17:29 -04: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
|
a362a782fa
|
Changed the collapsible cleanup in our docs JS to use click instead of vclick
|
2011-08-03 13:41:12 -04:00 |
|
scottjehl
|
4c01267306
|
Moving this call to setDefaultTransition to run at DOM ready, because calling it earlier triggers an error in jQuery core, based on logic in dimensions.js that assumes document.body is defined. I've added a pull request to fix the issue in jQuery core, but for our purposes, this change allows us to work without the fix.
|
2011-08-03 12:15:04 -04:00 |
|
toddparker
|
b77bf47d1d
|
Minor tweaks.
|
2011-08-03 12:13:04 -04:00 |
|
toddparker
|
5b73f452f2
|
Fixed a few issues in the content.
|
2011-08-03 10:31:57 -04:00 |
|
toddparker
|
6b77c01553
|
Updated supported platforms, intro and features for beta 2 prep.
|
2011-08-03 10:11:06 -04:00 |
|
toddparker
|
ac30c121c7
|
Added docs for the scroll thresholds and virtual mouse events.
|
2011-08-03 10:10:43 -04:00 |
|
toddparker
|
012ce48e6f
|
Added new scripting page to provide a quick overview of common techniques, updated local nav for all other pages.
|
2011-08-03 10:10:18 -04:00 |
|
Todd Parker
|
bdbb0f90c2
|
Merge pull request #2176 from ovargas27/master
Checkbox - new API docs format. Thanks ovargas27!
|
2011-08-02 09:57:04 -07:00 |
|
eddie cianci
|
1410e03601
|
fixed typo: swatch E identifying as swatch D
|
2011-07-31 21:25:38 -04:00 |
|
Casey Justus
|
59ab8de172
|
fixed slider event description and links
|
2011-07-31 21:12:15 -04:00 |
|
Casey Justus
|
1d1cc2b89f
|
added titles
|
2011-07-31 18:04:11 -04:00 |
|
Casey Justus
|
dcdca89717
|
added slider api
|
2011-07-31 17:47:03 -04:00 |
|
scottjehl
|
f020f0661b
|
documented the loadPage method's loadMsgDelay option.
|
2011-07-31 10:08:38 -04:00 |
|
scottjehl
|
5c01f3f1e5
|
fixed dead links
|
2011-07-29 19:46:19 -04:00 |
|
Omar Vargas
|
0729d25ad8
|
Checkbox with new API docs format
|
2011-07-29 17:37:57 -05:00 |
|
Todd Parker
|
2aad1bf345
|
Merge pull request #2175 from ovargas27/master
Radio button - new API docs format. Thanks ovargas27!
|
2011-07-29 14:40:27 -07:00 |
|
toddparker
|
1c136582ac
|
Added an H2
|
2011-07-29 17:34:18 -04:00 |
|
toddparker
|
8d496b782e
|
Page title fixes
|
2011-07-29 17:33:08 -04:00 |
|
toddparker
|
264e71522d
|
Re-vamp of pages docs section to add new features, better organization
|
2011-07-29 17:29:31 -04:00 |
|
Omar Vargas
|
06f57b35a1
|
Radio input with new API docs format
|
2011-07-29 15:59:06 -05:00 |
|
Todd Parker
|
1e01306559
|
Merge pull request #2166 from ovargas27/master
Text Input plugin with new API docs format
|
2011-07-28 19:55:49 -07:00 |
|
Omar Vargas
|
b13e9cede5
|
Update text input plugin link
|
2011-07-28 18:00:52 -05:00 |
|
Omar Vargas
|
b9127f6eb3
|
Text Input plugin with new API docs format
|
2011-07-28 16:37:29 -05:00 |
|
toddparker
|
0bf8b7c8de
|
Minor content tweaks.
|
2011-07-28 17:00:59 -04:00 |
|
toddparker
|
650c2c5156
|
Added initSelector option documentation
|
2011-07-28 17:00:32 -04:00 |
|
toddparker
|
5413459d6d
|
Removed quotes around boolean value examples.
|
2011-07-28 16:43:05 -04:00 |
|
toddparker
|
433f9af612
|
Updated markup to match the new API styles
|
2011-07-28 16:41:02 -04:00 |
|
toddparker
|
aac698520e
|
Added clearer messaging about dom ready and how to use pagecreate instead.
|
2011-07-28 16:26:34 -04:00 |
|
toddparker
|
91dfba1d0a
|
Fixed a path issue in the assets for these pages. Needed an extra hop for the CSS files.
|
2011-07-28 12:29:20 -04:00 |
|
toddparker
|
9ae4115ec8
|
Fixed broken paths in this page. We still need to figure out what to do with this page since it's sort of a duplicate of the homepage.
|
2011-07-28 12:23:43 -04:00 |
|
toddparker
|
9a82e3c59e
|
Missed fixing the home link path. Added another ../
|
2011-07-28 12:02:55 -04:00 |
|
toddparker
|
5c603198e7
|
Created a new API docs format for people to help us populate. Started with just the select menu API docs to server as a template for others. Each plugin is now in a folder with a local nav between index (summary), options, methods, and events.
|
2011-07-28 12:00:36 -04:00 |
|
scottjehl
|
30c94575c2
|
updated docs to include autoInitializePage option. Fixes #1391
|
2011-07-24 22:21:16 -04:00 |
|
jacob4u2
|
286f024a18
|
Updating gradients in jqm-docs.css ui-bar-f style to match default theme gradients with opera et al.
|
2011-07-18 17:15:15 -05:00 |
|
jacob4u2
|
a7ab4c049e
|
Fix for #2104, IE style in docs for ui-bar-f roundyness
|
2011-07-18 17:01:14 -05:00 |
|
scottjehl
|
8e354a06c5
|
typo in docs
|
2011-07-17 17:04:11 -04:00 |
|
Scott Jehl
|
116df45ae7
|
Merge pull request #2091 from taktran/master
Minor doc fix up
|
2011-07-17 09:22:03 -07:00 |
|
Tak Tran
|
fc15c53d2d
|
Matching end comment for ui-grid-b code
|
2011-07-15 16:37:42 -07:00 |
|
toddparker
|
edee8c42b3
|
Merge remote branch 'origin/master'
|
2011-07-15 17:04:33 -04:00 |
|
toddparker
|
6b8f322c66
|
Updated the single and multi-page templates to use the CDN version and have better design/content. Linked to these from the index page so they are more accessible too.
|
2011-07-15 17:02:25 -04:00 |
|
toddparker
|
4f6eea6e00
|
Fixed inline button docs to remove the incorrect info that wrapping multiple buttons in a container with data-inline="true" woudl work. You must add this each each button.
|
2011-07-15 16:11:26 -04:00 |
|
scottjehl
|
098687ae63
|
added documentation for data-prefetch
|
2011-07-15 13:22:13 -04:00 |
|
scottjehl
|
3dd495588b
|
removed the nonHistorySelectors option, which was no longer in use after the nav refactor.
|
2011-07-15 11:50:26 -04:00 |
|
Tak Tran
|
80edfd9f15
|
Fixed up spelling mistake.
|
2011-07-12 16:48:40 -07:00 |
|
Todd Parker
|
6e6c06b8f2
|
Merge pull request #2028 from jgable/bug_2002
Fix #2002; updated -ms-filter style to match others. Thanks jgable!
|
2011-07-06 13:47:20 -07:00 |
|
blowsie
|
63bfcdcc39
|
Replaced Start tag (<div>) With End tag (</div>) in the example <code>
|
2011-07-06 02:17:53 -07:00 |
|
jacob4u2
|
f56d084aec
|
Fix #2002; updated -ms-filter style to match others
|
2011-07-05 17:25:03 -05:00 |
|
toddparker
|
30892bab4b
|
Updated the Anatomy of a Page code examples to include the meta viewport tag
Updated 2 code examples with suggested settings and added an explanation of the feature. Fixes #1991
|
2011-07-05 14:40:51 -04:00 |
|
Théophile Helleboid - chtitux
|
971a2a78ed
|
Fix a typo in the doc : H1 should be H6 in the h6 tag
|
2011-07-02 03:36:44 -07:00 |
|
Kin Blas
|
2b51355656
|
Switch back to processing link clicks on the "click" event. It really is the only reliable way across all the devices we support.
Also, remove all references to useFastClick.
|
2011-06-29 17:38:00 -07:00 |
|
jacob4u2
|
c24b4d813b
|
Typo in docs; if -> is, forms-select.html
|
2011-06-23 21:20:30 -05:00 |
|
toddparker
|
c81b8cc181
|
Removed duplicate entry for Opera Mini (5.0-6.0) under C grade. It's B grade folks.
|
2011-06-22 14:49:13 -04:00 |
|
toddparker
|
2a252d70f9
|
Language tweaks
|
2011-06-22 12:11:51 -04:00 |
|
toddparker
|
a9fc1e06f8
|
Moved collapsible sets (accordions) into a standalone page for better visibility, updated section nav on other pages and index page to link to it.
|
2011-06-22 12:01:13 -04:00 |
|
scottjehl
|
3e3a57401c
|
page is no longer in use.
|
2011-06-21 12:11:24 -04:00 |
|
scottjehl
|
a9fae15c88
|
woops. missed a couple. done now.
|
2011-06-20 19:17:49 -04:00 |
|
scottjehl
|
7d8d249280
|
small docs adjustment
|
2011-06-20 19:04:58 -04:00 |
|
scottjehl
|
52575bb5cb
|
updated versions in sample code
|
2011-06-20 19:01:50 -04:00 |
|
scottjehl
|
4c6f3fb5c8
|
couple more docs markup updates
|
2011-06-20 18:59:32 -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
|
85c1121680
|
update js references
|
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
|
735ee926d3
|
more docs updates. moved to the green header, set default transition dynamically
|
2011-06-20 18:53:53 -04:00 |
|
scottjehl
|
a1785b0574
|
more docs updates
|
2011-06-20 18:53:53 -04:00 |
|
scottjehl
|
46622fde58
|
more updates to docs
|
2011-06-20 18:53:53 -04:00 |
|
scottjehl
|
4cbbd7779a
|
docs design updates
|
2011-06-20 18:53:53 -04:00 |
|
scottjehl
|
c7a852938c
|
layout tweaks on the docs.
|
2011-06-20 18:53:53 -04:00 |
|
scottjehl
|
1e5441fd76
|
reworked the docs to better accommodate wide screens using a simple responsive layout. Tweaks forthcoming!
|
2011-06-20 18:53:53 -04:00 |
|
toddparker
|
4000afe720
|
A few tweaks to the supported patform page to add details.
|
2011-06-20 14:55:39 -04:00 |
|
toddparker
|
7a5c8b7e62
|
Re-vamped supported platform page to match the latest Beta 1 blog post. Added desktop browsers to the list.
|
2011-06-20 13:04:18 -04:00 |
|
scottjehl
|
45a71ac499
|
Added global config option "useFastClick", so that the changes we made for automated ajax handling since A4 can be disabled if needed, for whatever reason. When handling clicks and taps automatically with Ajax, this option will use jQuery Mobile's <code>vclick</code> event, enabling page changes to happen slightly sooner on devices that support touch events, and keeping the address bar hidden during page transtions. When disabled, the automatied Ajax handling will use an ordinary <code>click</code> event instead. This option has no effect on non-touch devices, but when enabled, it may interfere with jQuery plugins that bind to click events rather than vclick events. Fixes #1857
|
2011-06-20 11:35:09 -04:00 |
|
scottjehl
|
9ab7817b5b
|
native forms example page was missing a meta viewport.
|
2011-06-18 08:16:49 -04:00 |
|
Kin Blas
|
18d7b7902c
|
Merge branch 'master' of https://github.com/jquery/jquery-mobile
|
2011-06-17 18:22:46 -07:00 |
|
Kin Blas
|
9f4ae3ba79
|
Documenting isSameDomain(), isRelativeUrl(), isAbsoluteUrl(), makePathAbsolute(), and makeUrlAbsolute().
|
2011-06-17 18:22:00 -07:00 |
|