TJ VanToll
|
83b3d67175
|
All: Updating copyright year to 2014
|
2014-01-28 22:25:02 -05:00 |
|
Scott González
|
fa23894dff
|
All: Quote CSS url() values
Closes gh-1172
|
2014-01-24 16:53:57 -05:00 |
|
Rafael Xavier de Souza
|
21154cfa2e
|
All: Rename all files, removing the "jquery.ui." prefix;
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271;
Fixes #9464
Closes gh-1029
|
2014-01-24 18:22:49 -02:00 |
|
TJ VanToll
|
28310ff55f
|
Slider & Interactions: Add Windows 8 touch support
Fixes #9709
Fixes #9710
Closes gh-1152
|
2014-01-15 15:38:10 -05:00 |
|
Scott González
|
7741c9f678
|
Dialog: Apply overflow: hidden to contain the resize handles
Fixes #9521
Closes gh-1092
|
2014-01-15 04:22:08 -05:00 |
|
Felix Nagel
|
0be76bbcfd
|
Selectmenu: adjust to menu item style changes
|
2013-11-13 21:05:20 +01:00 |
|
Felix Nagel
|
ab2219b6ac
|
Merge branch 'master' into selectmenu
|
2013-11-13 19:45:56 +01:00 |
|
Jörn Zaefferer
|
8c3ee80204
|
Menu: Set cursor:pointer for menu items. Fixes the regression from removal of anchors, which caused a text cursor to appear on non-disabled items.
|
2013-11-13 18:41:47 +01:00 |
|
Scott González
|
9910e938aa
|
Menu: Simplify styling. Remove rounded corners, reduce spacing.
|
2013-11-13 18:41:47 +01:00 |
|
Scott González
|
8019a0ce0b
|
Selectmenu: Whitespace.
|
2013-10-23 10:12:40 -04:00 |
|
Felix Nagel
|
7af3dab075
|
Selectmenu: Remove links in menu items
|
2013-10-10 01:01:41 +02:00 |
|
Felix Nagel
|
e26e0df3af
|
Merge branch 'master' into selectmenu
|
2013-10-10 00:08:49 +02:00 |
|
Kris Borchers
|
3a61627a50
|
Menu: Remove the requirement to use anchors in menu items
|
2013-10-05 21:52:30 -05:00 |
|
Jasper de Groot
|
ec3cf6725a
|
Dialog: Changed the width of the close button. Fixed #9133 - Dialog: Resizing causes close icon to misalign in Firefox.
|
2013-09-30 15:35:04 -04:00 |
|
Felix Nagel
|
3cd58fc86e
|
Selectmenu: show only one line of text maximum
|
2013-09-29 15:33:49 +02:00 |
|
Kris Borchers
|
ec61e54e6f
|
Merge branch 'master' into selectmenu
|
2013-08-11 19:16:41 -05:00 |
|
TJ VanToll
|
5aa106a052
|
CSS Framework: Display child links within .ui-state-hover and .ui-state-focus widgets the same. Fixes #9428 - CSS Framework: Title color not reset in a focused accordion tab
|
2013-08-07 17:40:04 -04:00 |
|
Felix Nagel
|
34e10c1f87
|
Merge branch 'master' into selectmenu
|
2013-07-26 19:28:03 +02:00 |
|
TJ VanToll
|
9470af0bbe
|
Accordion: Avoid resetting outline on headers. Fixes #9352: Accordion - Active header has no focus indicator
|
2013-07-20 17:27:49 -04:00 |
|
Felix Nagel
|
b735152ae1
|
Selectmenu: CSS Framework: Update API links from the old docs site to their new API site location.
|
2013-06-24 20:30:03 +02:00 |
|
Felix Nagel
|
9992d4626e
|
Merge branch 'master' into selectmenu
|
2013-06-24 20:28:10 +02:00 |
|
TJ VanToll
|
9d5d2424a9
|
CSS Framework: Update API links from the old docs site to their new API site location.
|
2013-06-05 22:03:09 -04:00 |
|
Jörn Zaefferer
|
ffc7d310d4
|
Merge branch 'master' into selectmenu
|
2013-06-05 14:44:44 +02:00 |
|
Scott González
|
2de5e78e72
|
Tabs: Use .ui-tabs-anchor in stylesheet.
|
2013-06-04 08:32:13 -04:00 |
|
TJ VanToll
|
3c68636c80
|
Datepicker: Removing unused ui-datepicker-month-year class name.
|
2013-06-03 22:13:43 -04:00 |
|
TJ VanToll
|
3ec371bca4
|
Spinner: Trivial spelling / grammatical fixes in CSS comments.
|
2013-06-02 22:30:05 -04:00 |
|
Felix Nagel
|
57fa48281c
|
Merge branch 'master' into selectmenu
|
2013-05-30 21:28:15 +02:00 |
|
TJ VanToll
|
d65cc9350f
|
Accordion: Removing unused ui-accordion-noicons class.
(cherry picked from commit e8c4d21bf4 )
|
2013-05-27 17:38:28 -04:00 |
|
Felix Nagel
|
83e795fbc9
|
Selectmenu: recheck CSS overflow IE hack and add comment
|
2013-05-16 22:52:13 +02:00 |
|
Felix Nagel
|
6640925db2
|
Merge branch 'master' into selectmenu
|
2013-04-29 23:40:26 +02:00 |
|
Felix Nagel
|
0264f07ad5
|
Selectmenu: clean up CSS
|
2013-04-29 21:46:41 +02:00 |
|
TJ VanToll
|
64a39d9b0d
|
Menu: Add a transparent list-style-image to menu items. Fixed #8844 - Menu: IE 10 renders bullets in submenus
|
2013-04-22 23:41:47 -04:00 |
|
Felix Nagel
|
1ce8d87f8b
|
Merge branch 'master' into selectmenu
|
2013-03-19 19:59:31 +01:00 |
|
Scott González
|
4f95a0f396
|
CSS Framework: Add ui-icon-blank class for an icon with no image. Fixes #9150 - CSS Framework: Add ui-icon-blank.
This essentially reverts 1fe06f03fa and the fix for #5659.
|
2013-03-11 11:58:12 -04:00 |
|
Felix Nagel
|
66ba39094e
|
Selectmenu: remove button wrapper element
|
2013-03-07 23:53:15 +01:00 |
|
Felix Nagel
|
8787cb0456
|
Selectmenu: switch from a to button element
|
2013-03-07 19:15:37 +01:00 |
|
Felix Nagel
|
dffe8f6610
|
Merge branch 'master' into selectmenu
|
2013-03-03 13:48:01 +01:00 |
|
Scott González
|
1c5171c254
|
Tabs: Use border-bottom-width instead of border-bottom to remove the border on tabs. Fixes #9111 - Tabs: Can't inherit border-bottom-color for vertical tabs.
|
2013-02-22 08:53:03 -05:00 |
|
Scott González
|
cb42ee7ccd
|
Theme: Collapse border in .ui-helper-cleafix. Fixes #8442 - CSS: ui-helper-clearfix bug within table with border spacing.
|
2013-02-13 09:06:02 -05:00 |
|
Felix Nagel
|
a7b4f29cea
|
Merge branch 'master' into selectmenu
|
2013-02-09 03:29:10 +01:00 |
|
Travis Carden
|
a61af0b205
|
Fix file permissions in themes/base/images.
|
2013-02-04 13:02:57 -05:00 |
|
Felix Nagel
|
f5e65b0819
|
Merge branch 'master' into selectmenu
|
2013-01-18 19:25:30 +01:00 |
|
Scott González
|
d3d1e31e9f
|
Spinner: Inherit font color since we inherit background color. Fixes #8950 - Spinner: value can't be seen in dark themes.
|
2013-01-15 09:25:00 -05:00 |
|
Felix Nagel
|
4d77ca3e21
|
Selectmenu: Update copyright year to 2013
|
2013-01-10 19:16:41 +01:00 |
|
Felix Nagel
|
dcb28a7c71
|
Merge branch 'master' into selectmenu
|
2013-01-10 19:13:54 +01:00 |
|
Scott González
|
83cbf97978
|
Update copyright year to 2013.
|
2013-01-10 08:52:20 -05:00 |
|
Felix Nagel
|
1ba02e9c5f
|
Merge branch 'master' into selectmenu
|
2013-01-02 19:38:55 +01:00 |
|
Rafael Xavier de Souza
|
6da708ef8e
|
Theme: Split opacityOverlay from opacityFilterOverlay on theme styles.
|
2012-12-28 11:12:52 -05:00 |
|
Felix Nagel
|
8aa24dd1d5
|
Merge branch 'master' into selectmenu
|
2012-12-15 01:10:32 +01:00 |
|
Scott González
|
2c1643509a
|
Dialog: Removed unnecessary style properties.
|
2012-12-14 08:43:56 -05:00 |
|