Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-03-19 | 1 | -1/+1 | |
|\| | ||||||
| * | CSS Framework: Add ui-icon-blank class for an icon with no image. Fixes ↵ | Scott González | 2013-03-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | #9150 - CSS Framework: Add ui-icon-blank. This essentially reverts 1fe06f03fac30ce76b87eab8c5a9acc72becd587 and the fix for #5659. | |||||
* | | Selectmenu: remove button wrapper element | Felix Nagel | 2013-03-07 | 1 | -2/+3 | |
| | | ||||||
* | | Selectmenu: switch from a to button element | Felix Nagel | 2013-03-07 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-03-03 | 2 | -1/+2 | |
|\| | ||||||
| * | Tabs: Use border-bottom-width instead of border-bottom to remove the border ↵ | Scott González | 2013-02-22 | 1 | -1/+1 | |
| | | | | | | | | on tabs. Fixes #9111 - Tabs: Can't inherit border-bottom-color for vertical tabs. | |||||
| * | Theme: Collapse border in .ui-helper-cleafix. Fixes #8442 - CSS: ↵ | Scott González | 2013-02-13 | 1 | -0/+1 | |
| | | | | | | | | ui-helper-clearfix bug within table with border spacing. | |||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-02-09 | 11 | -0/+0 | |
|\| | ||||||
| * | Fix file permissions in themes/base/images. | Travis Carden | 2013-02-04 | 11 | -0/+0 | |
| | | ||||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-01-18 | 1 | -0/+1 | |
|\| | ||||||
| * | Spinner: Inherit font color since we inherit background color. Fixes #8950 - ↵ | Scott González | 2013-01-15 | 1 | -0/+1 | |
| | | | | | | | | Spinner: value can't be seen in dark themes. | |||||
* | | Selectmenu: Update copyright year to 2013 | Felix Nagel | 2013-01-10 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-01-10 | 17 | -17/+17 | |
|\| | ||||||
| * | Update copyright year to 2013. | Scott González | 2013-01-10 | 17 | -17/+17 | |
| | | ||||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-01-02 | 1 | -4/+4 | |
|\| | ||||||
| * | Theme: Split opacityOverlay from opacityFilterOverlay on theme styles. | Rafael Xavier de Souza | 2012-12-28 | 1 | -4/+4 | |
| | | ||||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-12-15 | 2 | -5/+4 | |
|\| | ||||||
| * | Dialog: Removed unnecessary style properties. | Scott González | 2012-12-14 | 1 | -3/+2 | |
| | | ||||||
| * | Progressbar: Moved .ui-progressbar-indeterminate to main element. Added ↵ | Scott González | 2012-12-12 | 1 | -2/+2 | |
| | | | | | | | | tests for markup structure. | |||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-12-12 | 7 | -18/+21 | |
|\| | ||||||
| * | Dialog: Remove unnecessary margin on title. | Scott González | 2012-12-04 | 1 | -1/+1 | |
| | | ||||||
| * | Dialog: Adjust southeast resize handle to not be visible and more closely ↵ | Scott González | 2012-12-03 | 1 | -4/+4 | |
| | | | | | | | | match other resize handles. Fixes #4575 - Dialog: Scrollbar is difficult to use with overflow content and resize handle. | |||||
| * | Dialog: Restrict title to a single line. Fixes #7773 - Dialog: If titlebar ↵ | Jörn Zaefferer | 2012-12-03 | 1 | -0/+4 | |
| | | | | | | | | changes height during resize, button pane positioning changes. | |||||
| * | Theme: removed or changed occurrences of zoom. Fixes #7975 - Remove invalid ↵ | Anika Henke | 2012-11-29 | 7 | -11/+7 | |
| | | | | | | | | | | | | CSS for legacy browsers Because of overlapping issues, this also reverts most of e77edc60 and fixes it in a different way. | |||||
| * | Button: fixed inconsistent button styling in most browsers. Fixes #7996 - ↵ | Anika Henke | 2012-11-29 | 1 | -2/+5 | |
| | | | | | | | | Button: Inconsistent styling based on markup | |||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-11-28 | 5 | -44/+11 | |
|\| | ||||||
| * | Button: Strange space between buttons in IE 7. Fixed #5253 - Toolbar demo ↵ | Pawel Maruszczyk | 2012-11-28 | 2 | -1/+2 | |
| | | | | | | | | ugly in IE | |||||
| * | Theme: removed obsolete vendor-specific prefixes. Fixed #8834 - Theme: ↵ | Anika Henke | 2012-11-27 | 4 | -33/+7 | |
| | | | | | | | | Remove unneeded vendor prefixing | |||||
| * | Dialog: Use button widget for close button (was already listed as dependency) | Jörn Zaefferer | 2012-11-26 | 1 | -10/+2 | |
| | | ||||||
* | | Selectmenu: Reformatted CSS to use better coding standard | Felix Nagel | 2012-11-23 | 1 | -8/+46 | |
| | | ||||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-11-23 | 15 | -186/+940 | |
|\| | ||||||
| * | Slider: Explicitly apply opacity filter to disabled handles. Fixed #6727 - ↵ | TJ VanToll | 2012-11-22 | 1 | -0/+6 | |
| | | | | | | | | Slider: Visual issues with disabled slider in IE8 | |||||
| * | Progressbar: Add ability to set value: false for an indeterminate ↵ | kborchers | 2012-11-21 | 2 | -1/+10 | |
| | | | | | | | | progressbar. Fixes #7624 - Progressbar: Support value: false for indeterminate progressbar | |||||
| * | CSS: remove spaces from opacity filters so themeRoller can replace properly | Mike Sherov | 2012-11-20 | 1 | -2/+4 | |
| | | ||||||
| * | CSS: Reformatted CSS to use better coding standard | Anika Henke | 2012-11-19 | 14 | -186/+923 | |
| | | ||||||
* | | Selectmenu: updated copyright notice | Felix Nagel | 2012-11-12 | 1 | -3/+3 | |
| | | ||||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-11-10 | 7 | -32/+16 | |
|\| | ||||||
| * | CSS: Update .ui-helper-hidden-accessible to match H5BP's current ↵ | Scott González | 2012-11-09 | 1 | -1/+1 | |
| | | | | | | | | .visuallyhidden. Fixes #8793 - Dialog: Internal autocomplete causes scroll bars. | |||||
| * | Dialog: Set top and left properties in the default styles to avoid a bug in ↵ | Scott González | 2012-11-06 | 1 | -1/+1 | |
| | | | | | | | | core. Fixes #8741 - Dialog: dialog with position:fixed goes offscreen when opening after scrolling down since v 1.9.0. | |||||
| * | CSS Framework: Set out-of-view background-position for ui-icon. Fixes #5659 ↵ | Jörn Zaefferer | 2012-11-04 | 1 | -2/+2 | |
| | | | | | | | | - CSS Framework: Don't show icon when only ui-icon class is present. | |||||
| * | Autocomplete: Set initial left position for menu. Fixes #8749 - Autocomplete ↵ | Scott González | 2012-10-30 | 1 | -1/+2 | |
| | | | | | | | | dropdown positioned incorrectly in IE. | |||||
| * | Datepicker: Removed iframe cover for IE6. | Scott González | 2012-10-26 | 1 | -11/+0 | |
| | | ||||||
| * | Autocomplete: Removed CSS workaround for IE6. | Scott González | 2012-10-26 | 1 | -3/+0 | |
| | | ||||||
| * | Tooltip: Remoed IE6 CSS hack. | Scott González | 2012-10-26 | 1 | -4/+0 | |
| | | ||||||
| * | Dialog: Awesome new stacking and overlay implementation. Fixes the following ↵ | Nate Eagle | 2012-10-24 | 2 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
| * | Tooltip: Cleaned up CSS. | Scott González | 2012-10-23 | 1 | -6/+4 | |
| | | ||||||
| * | Tooltip: Position below the element and set a max width of 300px to more ↵ | Scott González | 2012-10-23 | 1 | -0/+1 | |
| | | | | | | | | closely match native tooltip behavior. Fixes #8718 - tooltip flickers when too long. | |||||
| * | Spinner: Remove z-index from buttons. Whatever the original purpose, its not ↵ | Jörn Zaefferer | 2012-10-22 | 1 | -1/+1 | |
| | | | | | | | | needed anymore. Fixes #8655 - Spinner buttons displayed on top of Datepicker. | |||||
| * | CSS: Apply opacity to absolutely positioned ui icons in IE8. Fixed #6059 - ↵ | TJ VanToll | 2012-10-21 | 1 | -0/+1 | |
| | | | | | | | | Button: Primary icon "enabled" when button is disabled. | |||||
| * | Spinner: Remove ui-state- classes from spinner, along with the ↵ | Jörn Zaefferer | 2012-10-14 | 1 | -1/+0 | |
| | | | | | | | | background:none TR override. Fixes #8654 - Spinner background-color |