Mike Sherov
3c6c22b179
CSS: remove spaces from opacity filters so themeRoller can replace properly
2012-11-20 08:07:03 -05:00
Anika Henke
010e09fa62
CSS: Reformatted CSS to use better coding standard
2012-11-19 21:31:28 -05:00
Felix Nagel
0734314a44
Selectmenu: updated copyright notice
2012-11-12 23:07:57 +01:00
Felix Nagel
7ce8e0515e
Merge branch 'master' into selectmenu
2012-11-10 01:40:05 +01:00
Scott González
48e0aa0fd2
CSS: Update .ui-helper-hidden-accessible to match H5BP's current .visuallyhidden. Fixes #8793 - Dialog: Internal autocomplete causes scroll bars.
2012-11-09 08:10:57 -05:00
Scott González
59865715fb
Dialog: Set top and left properties in the default styles to avoid a bug in core. Fixes #8741 - Dialog: dialog with position:fixed goes offscreen when opening after scrolling down since v 1.9.0.
2012-11-06 14:41:44 -05:00
Jörn Zaefferer
1fe06f03fa
CSS Framework: Set out-of-view background-position for ui-icon. Fixes #5659 - CSS Framework: Don't show icon when only ui-icon class is present.
2012-11-04 17:11:41 +01:00
Scott González
d693ce5324
Autocomplete: Set initial left position for menu. Fixes #8749 - Autocomplete dropdown positioned incorrectly in IE.
2012-10-30 16:26:42 -04:00
Scott González
5bd19650a3
Datepicker: Removed iframe cover for IE6.
2012-10-26 15:59:29 -04:00
Scott González
703d62f298
Autocomplete: Removed CSS workaround for IE6.
2012-10-26 14:29:15 -04:00
Scott González
f83f07dafd
Tooltip: Remoed IE6 CSS hack.
2012-10-26 11:02:43 -04:00
Nate Eagle
3829a37ca1
Dialog: Awesome new stacking and overlay implementation. Fixes the following tickets:
...
Fixes #3534 - Dialog: Modal dialog disables all input elements on page.
Fixes #4671 - Dialog: Modal Dialog disables vertical scroll bar in Chrome & Safari.
Fixes #4995 - Dialog: Modal Dialog's overlay dissapears in IE when content is tall.
Fixes #5388 - Dialog: Don't change z-index when already at the top.
Fixes #5466 - Dialog: "modal" Dialog Incorrectly Cancels Input Events.
Fixes #5762 - Dialog: Get rid of z-index workaround, document it instead.
Fixes #6267 - Dialog: checkboxes that inherit a z-index < jqueryui.dialog z-index don't work.
Fixes #7051 - Dialog: modal prevents tab key from moving focus off slider handle.
Fixes #7107 - Dialog: Modal dialog event loss with high zindex child elements (FF 3.6).
Fixes #7120 - Dialog: Modal operation interrupts drag drop marker functionality on gmaps.
Fixes #8172 - Dialog: Change event cancelled when opening modal dialog from another modal dialog.
Fixes #8583 - Dialog: Mouse event wrongly stopped.
Fixes #8722 - Dialog: Remove stack option.
Fixes #8729 - Dialog: Remove zIndex option.
2012-10-24 16:56:19 -04:00
Scott González
d535f6869f
Tooltip: Cleaned up CSS.
2012-10-23 11:19:08 -04:00
Scott González
7af1ec727b
Tooltip: Position below the element and set a max width of 300px to more closely match native tooltip behavior. Fixes #8718 - tooltip flickers when too long.
2012-10-23 10:15:28 -04:00
Jörn Zaefferer
ac43938c8c
Spinner: Remove z-index from buttons. Whatever the original purpose, its not needed anymore. Fixes #8655 - Spinner buttons displayed on top of Datepicker.
2012-10-22 10:49:22 -04:00
TJ VanToll
fe1ecf97e0
CSS: Apply opacity to absolutely positioned ui icons in IE8. Fixed #6059 - Button: Primary icon "enabled" when button is disabled.
2012-10-21 22:05:58 -04:00
Jörn Zaefferer
112185ec8d
Spinner: Remove ui-state- classes from spinner, along with the background:none TR override. Fixes #8654 - Spinner background-color
2012-10-14 16:46:38 -04:00
Felix Nagel
c59fbbaad7
Merge branch 'master' into selectmenu
2012-10-12 22:56:45 +02:00
Scott González
1ee090ea9e
Autocomplete: Set the top position of the menu so that the menu doesn't affect layout. Fixes #8656 - Initial position of autocomplete is incorrect.
2012-10-11 19:06:54 -04:00
Scott González
4d5197b7b4
Whitespace.
2012-10-11 13:21:36 -04:00
Scott González
cb57f223e0
Theme: Apply color to default link style in ui-state-hover. Fixes #7648 - Accordion Collapsed Color Issue.
2012-10-11 10:36:11 -04:00
Felix Nagel
cca4e77a95
Merge branch 'master' into selectmenu
2012-10-03 22:37:03 +02:00
Scott González
ac0f6de4c8
Theme: Don't remove outlines on active elements. Fixes #6757 - .ui-widget :active { outline: none; } causes slowness in FF.
2012-09-26 11:55:03 -05:00
Felix Nagel
dd272e7568
Merge branch 'master' into selectmenu
2012-08-11 19:45:43 +02:00
Scott González
485ca7192a
Simplify licensing.
2012-08-09 15:09:50 -04:00
Felix Nagel
5092d0296a
Merge branch 'master' into selectmenu
2012-07-12 23:57:55 +02:00
Scott González
a4534bb993
Update copyright to jQuery Foundation.
2012-07-04 09:08:08 -04:00
Scott González
90050c7cee
Datepicker: Remove styles specifically for IE5.
2012-06-27 08:49:27 -04:00
Scott González
664777d0aa
Theme: Remove !important from tabs and button styles. Fixes #8396 - Use of !important in jquery-ui.css should be avoided.
2012-06-13 16:38:25 -04:00
Scott González
86bd95caf0
Revert "Autocomplete: make categories work again, needed because of Menu widget changes (ui-menu-divider), see revision: 44ef35eb6f8aa33c2a2a9e4145e79df74d190d5c"
...
This reverts commit 07d8d5cbb1
.
2012-05-24 15:01:25 -04:00
Scott González
3e3d4308d7
Revert "Autocomplete: make categories work again (follow-up)"
...
This reverts commit db9a015485
.
2012-05-24 15:01:09 -04:00
Felix Nagel
db9a015485
Autocomplete: make categories work again (follow-up)
2012-05-24 19:58:09 +02:00
Felix Nagel
07d8d5cbb1
Autocomplete: make categories work again, needed because of Menu widget changes (ui-menu-divider), see revision: 44ef35eb6f
2012-05-24 19:09:54 +02:00
Felix Nagel
b30184d885
Merge with master
2012-05-24 18:34:32 +02:00
Scott González
164e46e9aa
Accordion: Use .show()/.hide() for initial panel visibility.
2012-05-23 15:57:48 -04:00
Felix Nagel
360e885d98
Selectmenu: updated copyright year
2012-05-16 19:27:11 +02:00
Felix Nagel
ddf7c27c75
Selectmenu: prevent copyright notice from being removed by minification
2012-05-16 19:26:31 +02:00
Felix Nagel
eae21fff48
Selectmenu: make optgroups work again, needed because of Menu widget changes (ui-menu-divider)
2012-05-16 19:24:07 +02:00
Felix Nagel
c6a8d7ee3c
Merge branch 'master' into selectmenu
2012-05-14 11:52:47 +02:00
Felix Nagel
41dfb09aeb
Merge branch 'master' into selectmenu
2012-05-14 11:49:44 +02:00
Scott González
308b55e50c
Merge branch 'master' into position-notification
2012-04-20 11:06:11 -04:00
TJ VanToll
6150abae49
Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal dialog does not disable resizables on the page.
2012-04-19 20:55:02 -04:00
kborchers
d5cde2043b
Menu: Update divider width
2012-04-17 21:41:30 -05:00
Jörn Zaefferer
5cf3f927a0
Tooltip: Remove bad docs links from headers
2012-04-17 09:56:20 +02:00
kborchers
44ef35eb6f
Menu: Add dividers using empty list items
2012-04-07 15:38:27 -05:00
Jörn Zaefferer
343375b623
Build: Get grunt default task to pass. Fix lint errors inside grunt.js file itself. Removes invalid vertical-align from spinner button css, unnecessary adjoining class in tabs.css
2012-04-04 11:14:03 +02:00
Jo Liss
37dcc3e21d
Protect all copyright notices against minification
...
For instance, this is useful for the jquery-ui-rails gem, which does not
use jQuery UI's own minification, but relies on Rails to minify the
files where necessary. Rails in turn uses UglifyJS for JS and YUI for
CSS, both of which respect the /*! ... */ convention.
2012-04-02 15:21:06 +02:00
Scott González
99fd8511ed
Revert "Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid expanding the size of the button from negative text indent. Fixes #7911 - Button: icon only button in dialog causes horizontal scrollbar in Opera."
...
This reverts commit a3a5c65d4d
.
2012-03-19 09:05:40 -04:00
kborchers
4a9e26c68e
Selectmenu: Add links to all menu items to be in line with what menu expects and remove the extra space added to disabled items
2012-03-18 21:47:40 -05:00
kborchers
e38feeacb6
Merge branch 'master' into selectmenu
2012-03-18 21:19:19 -05:00
kborchers
11b026d59b
Menu: Better disabled item handling using preventDefault() for the click event on anchors inside of disabled menu items and change the pointer to default
2012-03-18 21:18:00 -05:00
Scott González
682a321d1e
Merge branch 'master' into selectmenu
2012-03-14 13:42:48 -04:00
Scott González
932fe888c0
Updated copyright year.
2012-03-08 10:53:08 -05:00
Scott González
b4d9eee966
Merge branch 'master' into selectmenu
2012-02-29 22:09:26 -05:00
Scott González
1d2fcaddad
Accordion: Removed width: 100% on accordion wrapper which was used to fix an animation bug that no longer exists with the new animation code. Fixes #8140 - nested accordion is oversized.
2012-02-27 09:34:00 -05:00
Scott González
02855292f2
Accordion: Removed requirement for headers contain a child (and removed associated ui-accordion-heading class).
2012-02-27 09:05:22 -05:00
Felix Nagel
156d0fbf09
Selectmenu: fix for IEs item hover problem, overflow CSS properties now included
2012-02-26 02:16:50 +01:00
Felix Nagel
b474a5d143
Selectmenu: remove Button widget CSS dependency for button element
2012-02-24 22:06:11 +01:00
Felix Nagel
29effb38eb
Selectmenu: removed Button widget dependency
2012-02-23 23:25:03 +01:00
Jörn Zaefferer
6528b48b47
Merge branch 'master' into selectmenu
2012-02-21 17:48:55 +01:00
Scott González
518975391a
Accordion: Simplify CSS so content panels never have a top border instead of toggling the bottom border of the headers.
2012-02-09 12:51:46 -05:00
kborchers
48ad0994a0
Menu: Prevent clicking on disabled menu items and remove unnecessary extra padding from disabled items.
2012-02-03 16:12:37 -06:00
Scott González
8f521f9d9e
Accordion: Fixed styling for nested accordions.
2012-01-31 13:09:28 -05:00
Scott González
5a55d68eca
Accordion: Moved the ui-accordion-icons class to the headers to properly style nested accordions with varying settings of icons and no icons. Fixes #7880 - Nested accordion.
2012-01-31 12:48:00 -05:00
Scott González
6074b0698a
Accordion: Use ui-accordion-header-active class.
2012-01-31 08:54:21 -05:00
Jörn Zaefferer
021243bc9b
Merge branch 'master' into selectmenu
2012-01-11 20:00:04 +01:00
Jörn Zaefferer
85348eeebe
Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this delete on the menubar branch, while development on master can continue without them.
2012-01-04 16:42:16 +01:00
Felix Nagel
0f15f8f5cb
Selectmenu: removed unneeded IE7 CSS fix
2011-12-22 02:22:34 +01:00
kborchers
a53916b454
Merge branch 'master' into selectmenu
2011-12-15 12:57:11 -06:00
kborchers
aa267fb606
Menubar: Fix font-weight and spacing of disabled menu items
2011-12-01 14:51:23 -06:00
kborchers
490dc4d36b
Merge branch 'master' into menubar_otherStructures
2011-12-01 12:53:35 -06:00
kborchers
b539e2e5c8
Merge branch 'master' into selectmenu
2011-11-30 10:49:13 -06:00
Scott González
a3a5c65d4d
Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid expanding the size of the button from negative text indent. Fixes #7911 - Button: icon only button in dialog causes horizontal scrollbar in Opera.
2011-11-29 15:01:04 -05:00
Rob Loach
439f877516
Remove whitespace at the end of the Dialog title CSS definition.
2011-11-28 18:57:57 -05:00
Jörn Zaefferer
d6e4d4705d
Merge branch 'master' into selectmenu
2011-11-18 17:13:28 +01:00
Richard D. Worth
c21a5b4451
Theme base core: Updated clearfix to 'new micro clearfix hack' by Nicolas Gallagher http://nicolasgallagher.com/micro-clearfix-hack/ . Fixed #7838 - Clearfix breaks after runs through YUI Compressor
2011-11-09 12:57:52 -05:00
kborchers
92c61b3507
Menubar: Allow structures other than just UL/LI
2011-10-19 13:59:07 -05:00
Felix Nagel
2ed360c380
Selectmenu: code cleanup
2011-10-17 22:13:36 +02:00
Felix Nagel
ac54556fb3
Merge branch 'master' of github.com:jquery/jquery-ui into selectmenu
2011-10-09 00:14:03 +02:00
Felix Nagel
3ba99cbd6b
Selectmenu: code cleanup
2011-10-06 00:38:22 +02:00
Felix Nagel
a438ec3b7d
Selectmenu: fixed disabled status of the widget (keyboard control)
2011-09-29 00:11:18 +02:00
Felix Nagel
fd69abb8d0
Selectmenu: improved width handling and visual style
2011-09-28 00:18:36 +02:00
Scott González
25ba0e6ef3
Progressbar: Hide overflowing content. Fixes #7743 - Progressbar: Value div can flow out of wrapper div.
2011-09-27 12:10:34 -04:00
Felix Nagel
3a8216fed8
Selectmenu: improve positioning and keyboard control
2011-09-26 01:18:19 +02:00
Felix Nagel
35289489c4
Selectmenu: implemented disable for option and optgroup, code cleanup
2011-09-24 04:04:54 +02:00
Felix Nagel
bb4291457c
Selectmenu: improved popop style, styles and focus handling
2011-09-24 01:59:16 +02:00
Felix Nagel
8120b0d6df
Selectmenu: improved visual style
2011-09-22 21:20:49 +02:00
Felix Nagel
ecd8ea4a1c
Selectmenu: basic implementation
2011-09-22 01:34:49 +02:00
Scott González
fb210ae1ec
Merge pull request #353 from kborchers/bug_7043
...
Datepicker: Calculate the max number of rows necessary when displaying months. Fixes #7043 - Datepicker: Using multiple months always renders 6 rows of dates even if only 5 are needed
2011-06-16 10:35:04 -07:00
kborchers
c66a7b157b
CSS: Switched the icons for .ui-icon-radio-on and .ui-icon-radio-off. Fixes #7475 - .ui-icon-radio-on and .ui-icon-radio-off reversed
2011-06-14 16:55:27 -05:00
kborchers
abf833049d
Datepicker: Set font-size to 0em on ui-datepicker-row-break to override font-size coming from ui-widget which caused the height to be too tall in IE
2011-06-13 12:05:42 -05:00
Jörn Zaefferer
75408eb08a
Menubar and Menu: Cleanup menu styles. Pull out menubar styles from demo into css file.
2011-06-10 19:07:54 +02:00
Scott González
42dd56de5a
Resizable: Remove workaround for handles not working in IE when transparent with overlapping content. Fixes #7397 - Resizable: icon not showing. Fixes #7390 - Resizable: https domain reports 'unsecured items' in IE7. Reopens #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps.
2011-05-20 09:53:50 -04:00
jgv
0f860cdd9c
CSS: added support for konqueror border-radius. Fixed #6097 .
2011-05-18 11:54:48 -04:00
Jesse Baird
39fab1f398
missing comma
2011-05-17 14:10:30 -07:00
David Murdoch
1bd139aaf9
Tabs: Fixed CSS when tabs wrap onto multiple lines. Fixes #4882 - Selected Tab CSS causes problem when tabs are wrapped onto more than one line.
2011-05-17 14:12:16 -04:00
Scott González
1655079256
Tabs: Adjust CSS to fix a display issue in IE. Fixes #5520 - Tabs: Bottom border disappears in IE.
...
Thanks pmawhinney
2011-05-17 11:13:03 -04:00
gnarf
5a5fc9fb41
Theme: Reducing size of CSS for Corner Properties - Fixes #7356 - Reducing size of some CSS
2011-05-12 10:40:07 -05:00
Richard Worth
5058ac3ce7
Resizable: switch data: background image to valid image file, small 1px transparent gif. Fixed #7293 - Resizable: Chrome dev tools console shows GET data: undefined (undefined)
2011-04-29 07:00:58 -04:00
maggiewachs
49556995d2
Set menu item link top padding to px (in place of em); this fixes the issue where the submenu jumped when mousing over the parent item's menu icon.
2011-04-21 14:29:45 -04:00
maggiewachs
5a5ce51aad
Removed duplicate selector reference
2011-04-21 11:30:29 -04:00
jzaefferer
34e3a2401a
Menu: Add icons support
2011-04-20 17:18:15 +02:00
Richard Worth
08b6a2b518
Resizable: use background-image:url(data:) instead of background-image:url(about:blank) as it's shorter and safer. Thanks @epascarello . Better fixes #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps
2011-04-09 23:12:53 -04:00
Richard Worth
64f13b661a
Resizable: Added a non-visible yet non-transparent (apparently) no-request background-image on resizable handles to work around an IE bug. Fixed #7233 - Resizable: resizable handles fail to work in IE if transparent and content overlaps
2011-04-09 15:54:17 -04:00
David Petersen
e9ae04a394
Tabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency Updates
2011-03-29 07:44:01 -04:00
jzaefferer
7d03598f2c
Menu: Outline outline on focussed menu
2011-02-24 15:57:02 +01:00
jzaefferer
0ddf677e40
Menu: Integrated flyoutmenu into menu, and moved flyoutmenu.html
...
testmenu into contextmenu.html
2011-02-24 15:51:51 +01:00
jzaefferer
38cfcfffe9
Menu: Update autocomplete to use deactivate and check for focus class
2011-02-24 12:05:20 +01:00
jzaefferer
d74fb20a28
Menu: Replace ui-state-hover with ui-state-focus. More semantic, looks
...
the same.
2011-02-24 10:12:20 +01:00
Scott González
f1ff9b8f4d
Accordion: Added ui-accordion-header-icon class to generated icons in order to not interfere with any additional icons that users might add.
2011-02-02 21:15:25 -05:00
Scott González
c58012364b
Accordion: Removed ui-accordion-li-fix class; I couldn't find instances where this caused a problem in IE. Fixed #6892 - Accordion: broken animation in Chrome.
2011-01-31 08:50:17 -05:00
Scott González
6e0482a9cb
Updated copyright year.
2011-01-17 09:13:18 -05:00
aaronpeterson
d1372ea8c6
Dialog: Fixed positioning of title bar text. Fixes #6832 - Dialog: Typesetting on title bar is inconsistent with other widget title bars/headers.
2011-01-11 14:20:42 -05:00
Scott González
f91c3305cf
Fixed headers for menu, spinner, tooltip stylesheets.
2011-01-10 21:44:25 -05:00
jzaefferer
0479ab6af6
Merge remote branch 'origin/tooltip'
...
Conflicts:
demos/autocomplete/combobox.html
demos/index.html
tests/unit/index.html
2010-12-22 18:58:57 +01:00
jzaefferer
3552947c19
Merge remote branch 'origin/menu'
...
Conflicts:
demos/autocomplete/categories.html
demos/autocomplete/combobox.html
demos/autocomplete/custom-data.html
demos/autocomplete/default.html
demos/autocomplete/folding.html
demos/autocomplete/multiple-remote.html
demos/autocomplete/multiple.html
demos/autocomplete/remote-jsonp.html
demos/autocomplete/remote-with-cache.html
demos/autocomplete/remote.html
demos/autocomplete/xml.html
demos/button/splitbutton.html
demos/index.html
tests/visual/menu/nested.html
themes/base/jquery.ui.autocomplete.css
ui/jquery.ui.autocomplete.js
2010-12-22 18:31:27 +01:00
jzaefferer
2c89e9587e
Merge remote branch 'origin/spinner'
2010-12-22 17:36:41 +01:00
Alex Dovenmuehle
f54747b302
Accordion: Added .ui-accordion-heading class to header's first child. Fixes #6743 - Accordion: Add .ui-accordion-heading class.
2010-12-10 14:54:50 -05:00
jzaefferer
7a85cbe5a1
Spinner: CSS improvements - remove fixed height from wrapper; temp. override icon style to fix off-by-one positioning
2010-12-01 22:57:20 +01:00
jzaefferer
285c991b72
Spinner: Fix crlf to lf line endings.
2010-11-30 13:43:43 +01:00
jzaefferer
9ef5cd02fa
Spinner: Use inline-element for better inline-block support. Removed float:left from input to fix input focussing in IE6.
2010-11-30 13:41:54 +01:00
Scott González
a4d54b4d77
Datepicker: Don't use ui-helper-hidden-accessible for initial hiding.
2010-11-22 11:40:11 -05:00
Scott González
a9d854967f
CSS: Rewrote .ui-helper-hidden-accessible base on HTML5 Boilerplate. Fixes #4623 - CSS: ui-helper-hidden-accessible affects page layout.
2010-11-22 11:12:26 -05:00
jzaefferer
70e8e9f294
Menu: Update license header in theme.
2010-11-20 15:45:46 +01:00
jzaefferer
0e7bef4401
Slider: Removing dir option. Implementation caused more damage then being useful - will eventually implement RTL support in all widgets.
2010-10-25 18:10:07 +02:00
jzaefferer
f7d8a1ba57
Porting old spinner implementation to 1.8, dropping some baggage.
2010-10-22 06:16:12 +02:00
Scott González
61e0aeac7e
Dialog: Wrap buttons in a div so we can float the div instead of the individual buttons. Fixes #4529 - dialog buttons are accessed in wrong order using tab.
2010-07-29 20:56:28 -04:00
Scott González
a090faa833
Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes #5691 - wrong menu size calculation in webkit browsers (Autocomplete).
2010-07-19 11:22:32 -04:00
Scott González
44d1a38a19
Autocomplete: Moved all demo images into /demos/autocomplete/images.
2010-07-19 10:06:07 -04:00
Scott González
fe71d5d0a0
Autocomplete: Removed styling for .ui-autocomplete-loading from the theme - added to individual demos. Fixes #5385 - Autocomplete: Inconsistent default styling while loading results.
...
We will need to undo this change when ThemeRoller supports generating loading images.
2010-07-19 09:41:21 -04:00
Scott González
60dc67400e
Dialog: Removed CSS rules for button styling - let the button plugin handling that. Fixes #5779 - Themeroller - size inconsistency with button widgets and dialog box buttons.
2010-07-16 11:20:40 -04:00
Scott González
d8caa61be6
All CSS: Added header comments. Fixes #5825 - Add header info to all CSS files.
2010-07-14 15:55:54 -04:00
Scott González
8a5d4ca321
All: Added http://jqueryui.com/about to header comments.
2010-07-14 15:45:45 -04:00
Scott González
cdd6161419
Dialog: Add positioning for content div. Fixes #4319 - Accordion overflow breaks when displayed inside a dialog on Internet Explorer.
2010-07-14 13:47:06 -04:00
Scott González
66659a1240
Accordion: Remove zoom on anchors. Fixes #4662 - Accordion: Long links create line breaks in IE.
2010-07-14 13:23:54 -04:00
Scott González
936a9a6d9c
Accordion: Default accordion to 100% width. Fixes #4615 - Accordion display problems in IE6/7 on panel close.
2010-07-14 09:19:32 -04:00
Scott González
536ae6189b
Updated copyright headers to make it clear that you can choose between MIT and GPLv2. Also added a link to http://jquery.org/license .
2010-07-09 09:01:04 -04:00
Richard D. Worth
a90e195489
Selectable: moved position absolute and z-index to css. Fixed #4475 - Selectable helper has z-index hard coded
2010-05-26 18:42:24 -04:00
Richard D. Worth
202ddd0c58
Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary and ui-button-text-icon-secondary classes. Fixed #5382 - Button: specifying only a secondary icon for the button widget locates the icon on the left
2010-05-26 15:08:37 -04:00
adam j. sontag
05725e25ae
Selectable: Add default CSS for ui-selectable-helper to CSS framework to allow user override. Fixes #5607 - Selectable has helper css hardcoded in JS
2010-05-13 22:35:40 +08:00
jzaefferer
ca36569e74
Always set font-weight:normal for menu items, in case the menu is a child in a ui-widget-header element
2010-04-30 14:45:52 +02:00
jzaefferer
29847fd353
Remove unnecessary float:left from .ui-menu-item, only caused various layout issues
2010-04-30 09:31:39 +02:00
jzaefferer
f1c59b09f7
Extracted menu theme from autocomplete file into its own
2010-04-30 09:14:08 +02:00
jzaefferer
19b76a14a8
Tooltip: Remove fixed with from tooltip theme, set in instead in CSS where actually necessary
2010-04-21 20:00:45 +02:00
jzaefferer
e7882fa393
Use tooltip to display hint when combobox input doesn't match anything
2010-04-08 23:41:49 +02:00
jzaefferer
6204e1a3c4
The accidental merge of tooltip into master was reverted in master, that revert got merged back into tooltip; now reverting that revert to get the tooltip stuff back, should then make it easy to merge into master once tooltip is done
2010-04-08 23:21:47 +02:00
unknown
10ea61be56
Set font-weight normal for active menu items - Fix for #5491 Autocomplete: menu items have no default-state-class, need to override font-weight
2010-04-07 19:16:57 +02:00
Scott González
eda94a05c0
Use border-width instead of border for .ui-tabs-panel to make it easier to override.
...
Fixes #5475 - ui-tabs-panel border override should be border-width, not border.
2010-04-02 17:19:53 -07:00
jzaefferer
00fdd8bcd9
Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"
...
This reverts commit df31e22b95
, reversing
changes made to ab8d155217
.
Need to revert this revert later on when actually merging the tooltip branch into master.
2010-04-01 09:33:25 +02:00
unknown
744343a6e6
Tooltip: Comment about IE6 workaround
2010-03-31 19:00:43 +02:00