scottjehl
|
35e97cc5df
|
enabled theming of select menu buttons through data-theme attr on select el. Fixes #149
|
2010-10-11 16:41:30 -04:00 |
|
scottjehl
|
4ff7738dbe
|
improved keyboard handling for desktop use. Now uses ARIA listbox role with option sub roles.
|
2010-10-11 16:35:24 -04:00 |
|
scottjehl
|
00567105c9
|
moved focus for buttons over to hover state. no ui-focus class, no outline (hover state provides visual affordance)
|
2010-10-11 16:32:49 -04:00 |
|
scottjehl
|
3058a5fb47
|
adjusted classes for buttons in footer, bar
|
2010-10-11 16:23:34 -04:00 |
|
scottjehl
|
f53fdbdb8b
|
Merge branch 'master' of github.com:jquery/jquery-mobile
|
2010-10-11 16:20:01 -04:00 |
|
scottjehl
|
a5410482d6
|
made sure inline buttons don't have smaller text, no margin.
|
2010-10-11 16:19:50 -04:00 |
|
Todd Parker
|
cc7e3791d8
|
updated to use the new data-inline="true" attribute
|
2010-10-11 16:19:31 -04:00 |
|
scottjehl
|
196a98b8f4
|
woops killed all the icons. fixed
|
2010-10-11 15:53:45 -04:00 |
|
Todd Parker
|
ce2c6284fa
|
Merge branch 'master' of github.com:jquery/jquery-mobile
|
2010-10-11 15:52:06 -04:00 |
|
Todd Parker
|
8f34e4166b
|
removed the class="ui-body" wrappers on pages, added to content div. hopefully, we can remove the class completely and have the framework add it for you.
|
2010-10-11 15:51:59 -04:00 |
|
scottjehl
|
ddccb3bc4f
|
"content" divs no longer get auto-themed, but data-theme attrs will work
|
2010-10-11 15:50:15 -04:00 |
|
scottjehl
|
a26e0a0d6a
|
added "inline" option to buttons and button links. data-inline="true". Fixes #148
|
2010-10-11 15:47:30 -04:00 |
|
scottjehl
|
3f748dc1b9
|
added a max width
|
2010-10-11 15:12:47 -04:00 |
|
scottjehl
|
fe07a8d802
|
changed up the transitions
|
2010-10-11 14:56:16 -04:00 |
|
scottjehl
|
d960370138
|
annnnd one more. :) now we're good.
|
2010-10-11 14:44:51 -04:00 |
|
scottjehl
|
c4e0f5c19e
|
whoops typo ruined everything
|
2010-10-11 14:44:09 -04:00 |
|
scottjehl
|
ba65a41abc
|
Merge branch 'master' of github.com:jquery/jquery-mobile
|
2010-10-11 14:41:33 -04:00 |
|
scottjehl
|
effbaa9f58
|
Refactored select plugin.
|
2010-10-11 14:41:17 -04:00 |
|
scottjehl
|
01b9924f0b
|
behavior for auto-focusing title or first focusable element can now be disabled by returning pageshow or pagehide events false.
|
2010-10-11 14:40:58 -04:00 |
|
scottjehl
|
c09e92d7de
|
moved direction over to controlgroup plugin. This should be updated to use data-direction rather than type
|
2010-10-11 14:39:32 -04:00 |
|
Todd Parker
|
2a481b5e90
|
improved page layout and typography
|
2010-10-11 14:31:33 -04:00 |
|
Todd Parker
|
5b24a75f3c
|
fixed header language
|
2010-10-11 14:26:40 -04:00 |
|
Todd Parker
|
120a138435
|
Added IDs for deep linking
|
2010-10-11 14:25:26 -04:00 |
|
Todd Parker
|
e3a9a23e4e
|
New button docs and demos
|
2010-10-11 14:25:08 -04:00 |
|
Todd Parker
|
11ca51fa93
|
revised links to docs folders
|
2010-10-11 12:58:58 -04:00 |
|
Todd Parker
|
21654b819b
|
Added a new content .ui-body-d with a light yellow gradient to match the d bar. Added gradients to some of the other body blocks.
|
2010-10-11 12:58:33 -04:00 |
|
Todd Parker
|
7d4a8db2d7
|
Merge branch 'master' of github.com:jquery/jquery-mobile
|
2010-10-11 11:21:22 -04:00 |
|
Todd Parker
|
cbeb4366e4
|
deleted images that aren't needed anymore
|
2010-10-11 11:21:15 -04:00 |
|
Scott González
|
aa7e5c8139
|
Converter demo: coding standards.
|
2010-10-11 11:17:39 -04:00 |
|
scottjehl
|
1bd8e94227
|
First pass at convering selectmenu over to new page model. Now time for cleanup
|
2010-10-11 10:33:52 -04:00 |
|
scottjehl
|
afaf411bc2
|
enabled setting of icon type in regular listviews
|
2010-10-11 10:33:27 -04:00 |
|
Scott González
|
d0d9218f6e
|
Converter demo: Don't try to destroy pages that haven't been initialized.
|
2010-10-11 08:23:26 -04:00 |
|
scottjehl
|
4ba5fe0a6b
|
Committing up Todd's changes to docs.
|
2010-10-11 08:11:20 -04:00 |
|
scottjehl
|
54f1464a56
|
Todd added additional list theme "G". Will become List "c" once broken out.
|
2010-10-11 08:08:39 -04:00 |
|
scottjehl
|
9635e6bbdb
|
added design directory - added vector icons file designed by Todd.
|
2010-10-11 08:06:09 -04:00 |
|
scottjehl
|
70a07b9a4b
|
abstracted out the scripting for sending focus to the page title, or first focusable element. reFocus function - now called at page load and pageChange.
|
2010-10-10 21:50:11 -04:00 |
|
scottjehl
|
29913434bf
|
changed name of list grouping to list "divider". Affects class names, css applied, data-attr for configuration.
|
2010-10-10 21:28:22 -04:00 |
|
scottjehl
|
0ec600c1b3
|
Improved and expanded ARIA coverage to more components, including landmarks on common top-level page elements. Fixes #137
|
2010-10-10 21:17:49 -04:00 |
|
scottjehl
|
43d26694f4
|
killed focus outline on page titles
|
2010-10-10 20:55:25 -04:00 |
|
scottjehl
|
bc2363100c
|
scroll to top before page change. Fixes #133
|
2010-10-10 20:48:57 -04:00 |
|
scottjehl
|
f5ebfbcbd2
|
Fixed check for relative vs. absolute positioning of fixed toolbars. Now fullscreen toolbars will work as expected. Fixes #132
|
2010-10-10 20:43:00 -04:00 |
|
scottjehl
|
00d8f6b62d
|
Fixes #136
|
2010-10-10 20:36:53 -04:00 |
|
scottjehl
|
734e21816a
|
groupingtheme option is now exposed as data-groupingtheme. This should probably be renamed to "dividertheme", but for now, this Fixes #128, Fixes #134 (duplicate bugs)
|
2010-10-10 18:17:26 -04:00 |
|
scottjehl
|
edaa43c479
|
on page show, focus directs to page title, or first focusable element if no title present. Improves a11y experience.
|
2010-10-10 18:06:29 -04:00 |
|
scottjehl
|
580c140311
|
added tabindex attr to page titles so we can direct focus there when pages are shown.
|
2010-10-10 17:57:35 -04:00 |
|
scottjehl
|
66099f7418
|
changed min-height of has-thumb lists. Fixes #135
|
2010-10-10 17:49:27 -04:00 |
|
scottjehl
|
9aba756295
|
constrained toolbar show/hide to ui-page-active. Fixes #96
|
2010-10-10 16:43:19 -04:00 |
|
scottjehl
|
0888e06f44
|
made page titles overflow to ellipsis. Fixes #115
|
2010-10-10 16:35:28 -04:00 |
|
scottjehl
|
218378ee15
|
moved basic header and footer styles into core.css. Now headerfooter.css only deals with inline/vs follow/fixed positioning of toolbars
|
2010-10-10 16:32:44 -04:00 |
|
scottjehl
|
96598b626c
|
all button inner divs now overflow to ellipsis. Removed unnecessary styles in navbar.
|
2010-10-10 16:29:05 -04:00 |
|