Commit graph

236 commits

Author SHA1 Message Date
Eddie Monge Jr.
ec6b1b4671 Typo when specifying a test-shadow. 2011-09-28 19:19:42 -07:00
Mat Marquis
99d5ea690a Fixes #1230 — Looks like there was an extranious “text-indent: -9999px” set on the buttons themselves, which was causing IE to hide the icons (as they’re inline). Since it doesn’t look like text can possibly exist outside of .ui-btn-text, it should be safe to remove it. 2011-09-28 15:40:40 -04:00
Mat Marquis
a1c5173e3b Merge remote-tracking branch 'upstream/master' 2011-09-28 14:22:18 -04:00
scottjehl
4618b1253f Merge remote branch 'origin/master' 2011-09-28 14:10:09 -04:00
scottjehl
4c404e50b6 Removed the separate search icon image and used the one from the sprite instead. Because of this, we'll save a request, but the icon is slightly different as a result (it has a disc, making it consistent with other icons in the framework). 2011-09-28 14:09:55 -04:00
Todd Parker
ee35ca635f Merge pull request #2556 from Wilto/master
Assorted CSS adjustments. Fixes #1392, Fixes #2513. Thanks Wilto!
2011-09-28 10:54:17 -07:00
Kin Blas
ca9df1197a Fixes #2529 - Transition to the same page
- So it seems just allowing changePage() to process same toPage and fromPage is not enough. I modified the CSS3 keyframe

animation plugin so that it only removes the ui-page-active class from the fromPage if it is *NOT* the same as the toPage.

- I also re-ordered the in/out transition rules for forward/reverse transitions so that the user always views some sort of animation/motion.
2011-09-28 09:14:52 -07:00
Mat Marquis
02c41bedd6 Slight tweak to styling of buttons with data-iconpos=[top/bottom]. 2011-09-27 17:27:53 -04:00
Mat Marquis
f0a7d0b963 Fixes #2513 — Also addresses issue where 1px top border highlight on controlgroup buttons was aligned with top of icon, rather than the top of the button. 2011-09-27 15:55:19 -04:00
Mat Marquis
252c269bf5 Merge remote-tracking branch 'upstream/master' 2011-09-27 15:21:54 -04:00
scottjehl
083f69d018 Undeleted some "features" that seemed to keep bugs at bay. Fixes #2545. Fixes #2476 2011-09-27 15:17:25 -04:00
Mat Marquis
d1002ba968 Fixes #2532 — Regression introduced while addressing #1392. 2011-09-27 14:24:44 -04:00
Mat Marquis
b0df463af9 Fixes issue where clicking the edges of a custom select wouldn’t trigger the native select list, as well as an issue where the native select list was showing then immediately hiding in IE7. 2011-09-27 14:21:34 -04:00
scottjehl
1ad3eeaf98 accelerate elements within the page in touch-enabled scenarios to prevent hidden elements (not just blinking, but flat-out disappearing) 2011-09-27 12:34:17 -04:00
scottjehl
569d55acf9 addresses issue #2415 - applying a transform gets rid of the element peekaboos for headers, and other content in the page. We'll need to monitor this one this week and see what the memory impact is before keeping it. 2011-09-24 00:04:34 -04:00
Mat Marquis
078d317e63 Potentially addresses #1927 — Using “filter” for opacity was causing strange issues in IE, making all but the text on submit inputs click-proof. Bears further testing, if someone wouldn’t mind taking a look. 2011-09-23 18:00:13 -04:00
Ghislain Seguin
659bc45f74 Merge pull request #2517 from Wilto/master
Fixes #2516 — Tightens scope of a previous fix for clicks not registering on listview buttons’ icons.
2011-09-23 14:10:38 -07:00
Mat Marquis
848d1a72a3 Fixes #2516 — Tightens scope of a previous fix for clicks not registering on listview buttons’ icons. 2011-09-23 16:57:57 -04:00
toddparker
ee6754d9f2 Merge remote branch 'origin/master' 2011-09-23 14:48:19 -04:00
toddparker
af5b666a15 Updated tokenized theme CSS to remove the widget styles that were appended at the end. 2011-09-23 14:48:07 -04:00
Brandon Johnson
eaa182648e Styling count only when the list is enhanced 2011-09-23 12:10:33 -06:00
Mat Marquis
088454dc1a Fixes #1392 — Positions .ui-icon on lower z-index than .ui-btn-text, ensuring the click will register on the latter. 2011-09-22 16:56:37 -04:00
Todd Parker
d0364c5139 Merge pull request #2507 from Wilto/42f7dccd7ea99fdb803ce52994c0c703bd12dd0f
Fixes #1666 — .ui-checkbox/.ui-radio floated rather than inline, to fix height and properly hide checkboxes/radios. Visible checkboxes/radios below labels in FF4+ (Windows). Thanks Wilto!
2011-09-22 13:30:19 -07:00
Mat Marquis
42f7dccd7e Fixes #1666 — .ui-checkbox/.ui-radio floated rather than inline, to fix height and properly hide checkboxes/radios. 2011-09-22 16:20:47 -04:00
Eddie Monge
5bfc08bba2 Issue 2499: Some php improvements 2011-09-21 23:19:37 -07:00
Eddie Monge
269c592a37 Issue 2494: Removed accidental css cruft and git info reorder 2011-09-21 13:50:35 -07:00
Kin Blas
432b876e84 Fix for issue 2474 - [IPAD] change page flicking in landscape[IPAD] change page flicking in landscape
- On iOS, giving focus to the ui-page element causes flashing during page animations/transitions. This is due to the CSS outline property which is applied when the page is given focus. Turning outlines off for all pages prevents the flashing.
2011-09-20 14:16:37 -07:00
Todd Parker
44f3218ab9 Merge pull request #2468 from MauriceG/patch-1
Fix for issue #2192 labels for form inputs have different vertical alignment. Thanks MauriceG!
2011-09-19 19:27:28 -07:00
Todd Parker
b173815f11 Merge pull request #2469 from MauriceG/patch-2
Fix for issue #2192 labels for form inputs have different vertical alignment. Thanks MauriceG!
2011-09-19 18:13:36 -07:00
Todd Parker
8a6c107718 Remove the top "glow" border because it's breaking out in split button lists. 2011-09-19 22:05:33 -03:00
Todd Parker
2d3cbbe804 Replaced theme.css with the new tokenized version that will support a future ThemeRoller tool. Each editable color or values in the theme has a comment "token" that will be replaced with the user-generated values. 2011-09-18 22:28:01 -04:00
MauriceG
fd4640081f Fix for issue #2192 labels for form inputs have different vertical alignments 2011-09-18 16:31:55 +03:00
MauriceG
10bdd3d845 Fix for issue #2192 labels for form inputs have different vertical alignments 2011-09-18 16:24:08 +03:00
gseguin
139ab1378b Added comments 2011-09-14 21:12:43 -07:00
gseguin
99e52eafdc Set font-weight to normal in collapsible content 2011-09-14 21:11:54 -07:00
gseguin
e6eaf7cacd Fix for #1899:
Re-styled collapsible and collapsible set so the content of the collapsible now is applied the ui-btn-up-%%theme%% class. This way the border will match the border of the header button. In the meantime in the ui-collapsible-content class we remove the background image and tweak the margin/padding to make everything look good.
Combined the expand/collapse handlers into a single one and made extensive use of .toggleClass()
2011-09-14 16:02:47 -07:00
gseguin
87ca47f162 Fix for issue #1899
Refactored some css classes
Fixed bottom corners in set with only one collapsible
2011-09-14 11:05:53 -07:00
scottjehl
b645781f4d implemented native overflow scrolling based on support for -[prefix]-overflow-scrolling: touch. True fixed headers and footers come supported as well. 2011-09-08 12:38:50 -04:00
scottjehl
1a524756f3 added a pre-transition class to set pages to display: block early and allow for their scrollTop and focus to be set before they are shown. 2011-09-08 12:38:50 -04:00
scottjehl
440be55f2b changed the name of the overflow support test and class to touchOverflow / touch-overflow 2011-09-08 12:38:50 -04:00
scottjehl
c8e676d591 applied conditional overflow scrolling to page div 2011-09-08 12:38:50 -04:00
Kin Blas
2f160e1402 Fix for issue 2346 - Flip toggle switches don't animate when tapped.
- Changed the target selector for ui-slider-handle-snapping from:

    div.ui-slider-handle-snapping

  to:

    a.ui-slider-handle-snapping

  to match the actual markup being generated.
2011-09-07 10:09:00 -04:00
gseguin
d6da6fed64 piggy back on checkbox/radio to define background-color for ui-icon-checkbox-on 2011-08-31 13:32:44 -07:00
gseguin
830663d88b Changed look and feel of custom select options to match the checkbox/radio 2011-08-31 10:43:34 -07:00
gseguin
2cc8c7ff34 Fix for issue #779
Addressing @jakeboone02's comments at dd9ae4898b (commitcomment-531858)
2011-08-24 13:54:03 -07:00
gseguin
bcd0a05982 Added .ui-corner-none 2011-08-17 12:07:05 -07:00
gseguin
dd9ae4898b Fix for issue #779
Added a ui-li-has-count class for listview items that contain a count bubble. Changed default padding-right to 25px adjusting it to 75px when count bubble is present.
2011-08-11 16:59:51 -07:00
scottjehl
1dd3f4bbb3 removed background unset from fieldcontains. No good reason to keep that in there. 2011-07-21 12:32:06 -04:00
scottjehl
b0552d79de removed some old alpha comments. Versioning covers this sort of thing. 2011-07-15 11:47:32 -04:00
scottjehl
affd609330 This ensures inner button text is visible in IE7. Fixes #2058. Yay. 2011-07-15 11:42:25 -04:00