Commit graph

53 commits

Author SHA1 Message Date
toddparker
e9114f8c34 Merge remote branch 'origin/master' 2011-08-03 14:02:39 -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
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
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
jacob4u2
f56d084aec Fix #2002; updated -ms-filter style to match others 2011-07-05 17:25:03 -05:00
scottjehl
7d8d249280 small docs adjustment 2011-06-20 19:04:58 -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
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
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
scottjehl
06020201fc fixed up the themeswitcher 2011-06-17 19:25:35 -04:00
toddparker
77d7c08316 Removed placeholder A4 banner graphic. 2011-04-05 11:41:42 -04:00
toddparker
0fd3a0b9bf Updated banner to A4! 2011-03-31 18:39:36 -04:00
John Bender
4fe0b29a0f Merge branch 'data-namespacing' 2011-03-25 18:46:00 -07:00
toddparker
86db2a77a1 Cretaed Alpha 4 version banner for docs homepage so we're ready to go. Need to rename this to "version.png" when we flip the switch. 2011-03-25 15:14:20 -04:00
scottjehl
1e01856f5d updated to use namespace 2011-03-09 21:34:03 -05:00
scottjehl
77ac0f009a a few more non-namespaced attrs to bring over 2011-03-09 21:03:40 -05:00
scottjehl
d183cc591f applied data-jq- namespacing to all data attributes in docs 2011-03-09 20:53:02 -05:00
toddparker
c618ef4251 Added bg color for demo pages 2011-02-03 18:38:51 -05:00
toddparker
0aeb20b180 home button fixes 2011-02-03 18:34:35 -05:00
toddparker
2423c3cb59 Device image 2011-02-03 17:31:56 -05:00
toddparker
1db7cfb360 New high-res logo with better compression 2011-02-03 14:17:06 -05:00
toddparker
6e50626914 Alpha 3 flag 2011-02-03 14:09:55 -05:00
ehynds
f9c1592bc7 fix extra-wide pages in opera & opera mini 2011-01-12 18:00:53 -05:00
scottjehl
80d56e655b Changed page navigation scripting to use data-url attributes instead of IDs for storing page URLs. This fixes a number of issues, most importantly #477, which exposed a conflict between jQuery's selector engine that would result in un-enhanced pages whenever linking between two pages in the same directory.
The shift away from interal ID attribute usage also allows users to bind page events (pagecreate, pagebeforecreate) to a page div by its ID, which was a frequent cause of confusion when it didn't work as expected in former versions of the framework.

Seemingly unrelated: these commits allow you to specify data-role="dialog" in multipage and single page templates. In multipage templates, the role must be on the page (a link with data-rel alone will not work in multi-page). This addresses issue number 464, but may need further testing for obscure scenarios.

Fixes #477 (Pages are not enhanced when linking to a filename without a path)
Fixes #493 (Click the same link twice -> blank page)
Fixes #513 (closing dialog + returning to the same dialog)
Fixes #550 (changePage() not updating hash for internal pages - breaks )
Fixes #464 (Dialogs don't work within multi-pages)
Fixes #633 (Recent change to prevent same-page requests breaks select menu close button)
Fixes #599 (Page ids & page specific events)
Fixes #634 (After a bad page request, base url is not reset to current path)

booya.
2010-12-07 12:05:10 -05:00
scottjehl
86005a8815 fixed the FF double scrollbar thingy 2010-11-11 19:58:14 -05:00
scottjehl
7d57af8ec4 added some bottom margin to dts 2010-11-11 16:01:26 -05:00
Todd Parker
fab9034886 Less margin on h2's 2010-11-11 14:16:59 -05:00
Todd Parker
0e28ffe9a1 Added a few code style to demo css. Converted events api page to use DL markup 2010-11-11 14:06:47 -05:00
scottjehl
d8845f233b styling the dl 2010-11-11 13:43:05 -05:00
Todd Parker
5c2b85086c Added "Alpha 2" to the banner, fixed blotchy page bg artifacts 2010-11-11 10:21:44 -05:00
Todd Parker
6a97fae07f Added a "2" to the alpha 2010-11-11 10:02:47 -05:00
scottjehl
2c3d8cf11c update version png 2010-11-11 09:18:26 -05:00
scottjehl
f6dbe5554c Welcome back, Valencia. Fixes #352 2010-11-04 18:50:43 -04:00
scottjehl
cb13c2f84a updated to use new changePage function, which no longer has a "from" arg 2010-10-21 13:12:25 -04:00
scottjehl
a0b814e26a moved appends over to use $.pageContainer 2010-10-20 12:09:03 -04:00
scottjehl
350d481ccc don't add to navbars either, theme switchster 2010-10-15 19:14:43 -04:00
scottjehl
e4caeaed70 fixed it so it wasn't fixed anymore. 2010-10-15 18:28:49 -04:00
scottjehl
4abd7b14d2 ye olde theme switcher. appending to all pages now. 2010-10-15 18:03:17 -04:00
Todd Parker
2c09ec0885 new version image 2010-10-15 17:12:21 -04:00
scottjehl
6cc749023e renamed Dobson theme "Valencia" 2010-10-15 17:10:38 -04:00
Todd Parker
26cb510ed0 updated intro, new images 2010-10-15 16:05:43 -04:00