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
Scott González
f5aaf874e9
Progressbar: Moved .ui-progressbar-indeterminate to main element. Added tests for markup structure.
2012-12-12 11:21:49 -05:00
Felix Nagel
f6372bd7ea
Merge branch 'master' into selectmenu
2012-12-12 16:44:19 +01:00
Scott González
975bde542b
Dialog: Remove unnecessary margin on title.
2012-12-04 09:27:57 -05:00
Scott González
1ed853f7bb
Dialog: Adjust southeast resize handle to not be visible and more closely match other resize handles. Fixes #4575 - Dialog: Scrollbar is difficult to use with overflow content and resize handle.
2012-12-03 13:10:17 -05:00
Jörn Zaefferer
bdb0fbe993
Dialog: Restrict title to a single line. Fixes #7773 - Dialog: If titlebar changes height during resize, button pane positioning changes.
2012-12-03 19:09:32 +01:00
Anika Henke
d7bff01069
Theme: removed or changed occurrences of zoom. Fixes #7975 - Remove invalid CSS for legacy browsers
...
Because of overlapping issues, this also reverts most of e77edc60
and fixes it in a different way.
2012-11-29 21:48:58 -05:00
Anika Henke
83e2a59ace
Button: fixed inconsistent button styling in most browsers. Fixes #7996 - Button: Inconsistent styling based on markup
2012-11-29 21:30:58 -05:00
Felix Nagel
36533a718d
Merge branch 'master' into selectmenu
2012-11-28 23:29:15 +01:00
Pawel Maruszczyk
e77edc6099
Button: Strange space between buttons in IE 7. Fixed #5253 - Toolbar demo ugly in IE
2012-11-28 08:24:47 -05:00
Anika Henke
c4b7c754ee
Theme: removed obsolete vendor-specific prefixes. Fixed #8834 - Theme: Remove unneeded vendor prefixing
2012-11-27 08:36:52 -05:00
Jörn Zaefferer
83a9f219bf
Dialog: Use button widget for close button (was already listed as dependency)
2012-11-26 10:28:21 +01:00
Felix Nagel
709f75b66c
Selectmenu: Reformatted CSS to use better coding standard
2012-11-23 14:00:56 +01:00
Felix Nagel
e25cdd88e7
Merge branch 'master' into selectmenu
2012-11-23 13:49:12 +01:00
TJ VanToll
421aeaa081
Slider: Explicitly apply opacity filter to disabled handles. Fixed #6727 - Slider: Visual issues with disabled slider in IE8
2012-11-22 22:45:03 -05:00
kborchers
d3bc471688
Progressbar: Add ability to set value: false for an indeterminate progressbar. Fixes #7624 - Progressbar: Support value: false for indeterminate progressbar
2012-11-21 21:48:17 -06:00
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