Todd Parker
eae79651da
Merge pull request #3269 from agcolom/master
...
minor correction + one addition
2011-12-14 10:30:31 -08:00
Anne-Gaelle Colom
1c301a8b3e
Update docs/api/data-attributes.html
2011-12-14 18:19:37 +00:00
Anne-Gaelle Colom
be77ab47be
Update docs/api/globalconfig.html
2011-12-14 17:53:17 +00:00
Lamaster
f63f492917
typo: until is written twice
2011-12-01 03:54:57 +06:00
Anne-Gaelle Colom
3ab8406e41
Update docs/api/events.html
2011-11-27 15:03:34 +00:00
Anne-Gaelle Colom
114c978c34
Update docs/api/globalconfig.html
2011-11-26 22:14:26 +00:00
Jake Boone
37499c4df9
Document data-filtertext attribute
2011-11-24 11:23:01 -05:00
toddparker
da67275c13
Added theme roller link
2011-11-13 22:29:16 -05:00
Ghislain Seguin
f1f07a3faf
Merge pull request #2973 from MauriceG/master
...
Removing discarded link to Responsive Layout Helpers page from Data attribute reference page
2011-11-08 06:49:10 -08:00
Maurice Gottlieb
d53d3f8359
removing link to discarded page Responsive Layout Helpers
2011-11-08 15:37:47 +01:00
Ghislain Seguin
80644f305e
Revert "Update docs/api/globalconfig.html"
...
This reverts commit c832f64ae8 .
2011-11-08 06:26:24 -08:00
Ghislain Seguin
103a59c24b
Revert "Update docs/api/events.html"
...
This reverts commit 7dba08a10b .
2011-11-08 06:26:22 -08:00
Ghislain Seguin
b64da2f5f2
Revert "Update docs/api/methods.html"
...
This reverts commit b019fa4c58 .
2011-11-08 06:26:12 -08:00
Ghislain Seguin
0c022a56e5
Merge pull request #2968 from agcolom/patch-11
...
Update docs/api/events.html
2011-11-08 06:04:38 -08:00
Ghislain Seguin
48fdbfc261
Merge pull request #2969 from agcolom/patch-12
...
Update docs/api/methods.html
2011-11-08 06:03:15 -08:00
Anne-Gaelle Colom
b019fa4c58
Update docs/api/methods.html
2011-11-08 13:49:10 +00:00
Anne-Gaelle Colom
7dba08a10b
Update docs/api/events.html
2011-11-08 13:47:51 +00:00
Anne-Gaelle Colom
c832f64ae8
Update docs/api/globalconfig.html
2011-11-08 13:45:37 +00:00
Todd Parker
72ff459602
Adjusted dialog docs
2011-11-07 22:52:06 -05:00
Anne-Gaelle Colom
2cc42ff65f
Update docs/api/themes.html
2011-11-07 21:21:38 +00:00
toddparker
3d34943068
Fixed alpha order of an option under selects
2011-11-07 16:05:52 -05:00
toddparker
56f0af4cdf
Added an intro message that links to the ns global option
2011-11-07 16:02:27 -05:00
Ghislain Seguin
4cee7adaa9
Added data-overlay-theme
2011-11-06 20:23:39 -08:00
Anne-Gaelle Colom
41792fc599
Update docs/api/mediahelpers.html
2011-11-05 21:18:13 +00:00
Anne-Gaelle Colom
5d0b930691
Update docs/api/data-attributes.html
2011-11-05 17:34:08 +00:00
Anne-Gaelle Colom
e83f108018
Update docs/api/data-attributes.html
2011-11-05 13:52:24 +00:00
Anne-Gaelle Colom
6eaa3882f7
Update docs/api/data-attributes.html
2011-11-05 12:56:18 +00:00
Anne-Gaelle Colom
a350a031a7
Update docs/api/data-attributes.html
2011-11-04 22:45:15 +00:00
Anne-Gaelle Colom
28a19efc77
punctuation consistency
2011-11-04 22:33:37 +00:00
toddparker
3a32031516
Fixed code syntax issues. Thanks agcolom!
2011-11-04 18:07:44 -04:00
Todd Parker
3133b36b37
Fixed my poor alphabetical attempt. Footer is after fieldset. Done.
2011-11-03 23:25:16 -04:00
Todd Parker
ae27590d18
Added data-track-theme for flip switch
2011-11-03 23:19:13 -04:00
Todd Parker
d5ebf30c3f
Teaked title
2011-11-03 23:09:32 -04:00
Todd Parker
50e0c1a9d9
Added a few fixes and cleanup to data- attr page
2011-11-03 23:08:33 -04:00
Todd Parker
73ee4c995e
Added a data tribute reference page, linked it up
2011-11-03 22:56:54 -04:00
jblas@adobe.com
85927d3995
Sometimes things don't get more "dynamic" if you say "dynamic" too many times.
2011-11-02 10:17:17 -07:00
jblas@adobe.com
931c147e22
Documentation fix for #2914 - Layout events .trigger('updatelayout'); doesn't work with delay/speed
...
- Updated verbage in the 'updatelayout' section so that it is clearer that developers should trigger this event if their application manipulates the content in any way that may trigger a change in the width/height of the page.
2011-11-02 10:14:04 -07:00
jblas@adobe.com
1405a9453f
Add the XHR object to the data passed to loadpage and loadpagefailed callbacks. This was a low-hanging-fruit enhancement request for issue #2503 - User can't specify own error handling logic.
2011-10-26 11:34:27 -07:00
John Bender
742d1c905b
linkBindingEnabled docs
2011-10-20 15:30:29 -07:00
John Bender
89e389c4b7
whitepsace in globalconfig docs
2011-10-20 15:30:04 -07:00
Maurice Gottlieb
9cdf0236c2
Tiny typo
2011-10-20 23:13:22 +03:00
toddparker
2a9fa45552
Added a blurb about toolbar events for re-positioning
...
Also re-ordered events page to group touch and mouse together
2011-10-19 14:15:32 -04:00
jblas@adobe.com
d723539577
Added documentation for $.mobile.fixedToolbars.show/hide functions.
2011-10-19 10:38:06 -07:00
jblas@adobe.com
8bd3881667
Added entry for the new updatelayout event.
2011-10-19 09:40:52 -07:00
toddparker
c4a95dd12d
Added docs about theme classes and overriding themes, fixed a typo too
2011-10-17 23:15:57 -04:00
Eddie Monge
8bc5e42fb3
2700: Step 5 Update all doc references
2011-10-17 13:51:45 -07:00
toddparker
fbec0e3520
Added config test page for jQuery core 1.8B1
2011-10-13 15:46:55 -04:00
toddparker
9fd7c160ef
Created a set of static global config test pages
...
This will make it easy to quickly test key settings by going to:
jquerymobile.com/test/config
This is a bit fragile because refreshing or hitting a link with
rel=external or ajax=false will lose the setting.
2011-10-13 13:59:10 -04:00
toddparker
38e77e5c80
Updated docs to clarify the replaceState known issues and to add docs on the pushStateEnabled option
2011-10-10 13:14:59 -04:00
John Bender
55e11dd8ea
update documentation to highlight timing issues with orientationchange
2011-10-04 13:31:29 -07:00