Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal ↵ | TJ VanToll | 2012-04-19 | 1 | -1/+1 |
| | | | | dialog does not disable resizables on the page. | ||||
* | Menu: Update divider width | kborchers | 2012-04-17 | 1 | -1/+1 |
| | |||||
* | Menu: Add dividers using empty list items | kborchers | 2012-04-07 | 1 | -0/+1 |
| | |||||
* | Build: Get grunt default task to pass. Fix lint errors inside grunt.js file ↵ | Jörn Zaefferer | 2012-04-04 | 2 | -2/+2 |
| | | | | itself. Removes invalid vertical-align from spinner button css, unnecessary adjoining class in tabs.css | ||||
* | Protect all copyright notices against minification | Jo Liss | 2012-04-02 | 17 | -17/+17 |
| | | | | | | | 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. | ||||
* | Revert "Button: Apply overflow: hidden in all browsers except IE 6,7 to ↵ | Scott González | 2012-03-19 | 1 | -1/+1 |
| | | | | | | 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 a3a5c65d4dd9eb6be0e8a71d82c3ca86b38ed009. | ||||
* | Menu: Better disabled item handling using preventDefault() for the click ↵ | kborchers | 2012-03-18 | 1 | -0/+1 |
| | | | | event on anchors inside of disabled menu items and change the pointer to default | ||||
* | Updated copyright year. | Scott González | 2012-03-08 | 17 | -17/+17 |
| | |||||
* | Accordion: Removed width: 100% on accordion wrapper which was used to fix an ↵ | Scott González | 2012-02-27 | 1 | -2/+0 |
| | | | | animation bug that no longer exists with the new animation code. Fixes #8140 - nested accordion is oversized. | ||||
* | Accordion: Removed requirement for headers contain a child (and removed ↵ | Scott González | 2012-02-27 | 1 | -5/+4 |
| | | | | associated ui-accordion-heading class). | ||||
* | Accordion: Simplify CSS so content panels never have a top border instead of ↵ | Scott González | 2012-02-09 | 1 | -3/+1 |
| | | | | toggling the bottom border of the headers. | ||||
* | Menu: Prevent clicking on disabled menu items and remove unnecessary extra ↵ | kborchers | 2012-02-03 | 1 | -1/+1 |
| | | | | padding from disabled items. | ||||
* | Accordion: Fixed styling for nested accordions. | Scott González | 2012-01-31 | 1 | -1/+2 |
| | |||||
* | Accordion: Moved the ui-accordion-icons class to the headers to properly ↵ | Scott González | 2012-01-31 | 1 | -1/+3 |
| | | | | style nested accordions with varying settings of icons and no icons. Fixes #7880 - Nested accordion. | ||||
* | Accordion: Use ui-accordion-header-active class. | Scott González | 2012-01-31 | 1 | -3/+3 |
| | |||||
* | Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this ↵ | Jörn Zaefferer | 2012-01-04 | 2 | -16/+0 |
| | | | | delete on the menubar branch, while development on master can continue without them. | ||||
* | Menubar: Fix font-weight and spacing of disabled menu items | kborchers | 2011-12-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into menubar_otherStructures | kborchers | 2011-12-01 | 3 | -8/+5 |
|\ | |||||
| * | Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid ↵ | Scott González | 2011-11-29 | 1 | -1/+1 |
| | | | | | | | | expanding the size of the button from negative text indent. Fixes #7911 - Button: icon only button in dialog causes horizontal scrollbar in Opera. | ||||
| * | Remove whitespace at the end of the Dialog title CSS definition. | Rob Loach | 2011-11-28 | 1 | -1/+1 |
| | | |||||
| * | Theme base core: Updated clearfix to 'new micro clearfix hack' by Nicolas ↵ | Richard D. Worth | 2011-11-09 | 1 | -6/+3 |
| | | | | | | | | Gallagher http://nicolasgallagher.com/micro-clearfix-hack/ . Fixed #7838 - Clearfix breaks after runs through YUI Compressor | ||||
* | | Menubar: Allow structures other than just UL/LI | kborchers | 2011-10-19 | 1 | -1/+1 |
|/ | |||||
* | Progressbar: Hide overflowing content. Fixes #7743 - Progressbar: Value div ↵ | Scott González | 2011-09-27 | 1 | -1/+1 |
| | | | | can flow out of wrapper div. | ||||
* | Merge pull request #353 from kborchers/bug_7043 | Scott González | 2011-06-16 | 1 | -1/+1 |
|\ | | | | | 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 | ||||
| * | Datepicker: Set font-size to 0em on ui-datepicker-row-break to override ↵ | kborchers | 2011-06-13 | 1 | -1/+1 |
| | | | | | | | | font-size coming from ui-widget which caused the height to be too tall in IE | ||||
* | | CSS: Switched the icons for .ui-icon-radio-on and .ui-icon-radio-off. Fixes ↵ | kborchers | 2011-06-14 | 1 | -2/+2 |
| | | | | | | | | #7475 - .ui-icon-radio-on and .ui-icon-radio-off reversed | ||||
* | | Menubar and Menu: Cleanup menu styles. Pull out menubar styles from demo ↵ | Jörn Zaefferer | 2011-06-10 | 3 | -31/+23 |
|/ | | | | into css file. | ||||
* | Resizable: Remove workaround for handles not working in IE when transparent ↵ | Scott González | 2011-05-20 | 1 | -6/+1 |
| | | | | 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. | ||||
* | CSS: added support for konqueror border-radius. Fixed #6097. | jgv | 2011-05-18 | 1 | -5/+5 |
| | |||||
* | missing comma | Jesse Baird | 2011-05-17 | 1 | -1/+1 |
| | |||||
* | Tabs: Fixed CSS when tabs wrap onto multiple lines. Fixes #4882 - Selected ↵ | David Murdoch | 2011-05-17 | 1 | -2/+2 |
| | | | | Tab CSS causes problem when tabs are wrapped onto more than one line. | ||||
* | Tabs: Adjust CSS to fix a display issue in IE. Fixes #5520 - Tabs: Bottom ↵ | Scott González | 2011-05-17 | 1 | -1/+1 |
| | | | | | | border disappears in IE. Thanks pmawhinney | ||||
* | Theme: Reducing size of CSS for Corner Properties - Fixes #7356 - Reducing ↵ | gnarf | 2011-05-12 | 1 | -9/+4 |
| | | | | size of some CSS | ||||
* | Resizable: switch data: background image to valid image file, small 1px ↵ | Richard Worth | 2011-04-29 | 1 | -1/+1 |
| | | | | transparent gif. Fixed #7293 - Resizable: Chrome dev tools console shows GET data: undefined (undefined) | ||||
* | Set menu item link top padding to px (in place of em); this fixes the issue ↵ | maggiewachs | 2011-04-21 | 1 | -1/+1 |
| | | | | where the submenu jumped when mousing over the parent item's menu icon. | ||||
* | Removed duplicate selector reference | maggiewachs | 2011-04-21 | 1 | -2/+0 |
| | |||||
* | Menu: Add icons support | jzaefferer | 2011-04-20 | 1 | -2/+11 |
| | |||||
* | Resizable: use background-image:url(data:) instead of ↵ | Richard Worth | 2011-04-09 | 1 | -1/+1 |
| | | | | 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 | ||||
* | Resizable: Added a non-visible yet non-transparent (apparently) no-request ↵ | Richard Worth | 2011-04-09 | 1 | -1/+6 |
| | | | | 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 | ||||
* | Tabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency Updates | David Petersen | 2011-03-29 | 1 | -4/+3 |
| | |||||
* | Menu: Outline outline on focussed menu | jzaefferer | 2011-02-24 | 1 | -0/+1 |
| | |||||
* | Menu: Integrated flyoutmenu into menu, and moved flyoutmenu.html | jzaefferer | 2011-02-24 | 1 | -0/+2 |
| | | | | testmenu into contextmenu.html | ||||
* | Menu: Update autocomplete to use deactivate and check for focus class | jzaefferer | 2011-02-24 | 1 | -0/+2 |
| | |||||
* | Menu: Replace ui-state-hover with ui-state-focus. More semantic, looks | jzaefferer | 2011-02-24 | 1 | -1/+1 |
| | | | | the same. | ||||
* | Accordion: Added ui-accordion-header-icon class to generated icons in order ↵ | Scott González | 2011-02-02 | 1 | -1/+1 |
| | | | | to not interfere with any additional icons that users might add. | ||||
* | Accordion: Removed ui-accordion-li-fix class; I couldn't find instances ↵ | Scott González | 2011-01-31 | 1 | -1/+0 |
| | | | | where this caused a problem in IE. Fixed #6892 - Accordion: broken animation in Chrome. | ||||
* | Updated copyright year. | Scott González | 2011-01-17 | 17 | -17/+17 |
| | |||||
* | Dialog: Fixed positioning of title bar text. Fixes #6832 - Dialog: ↵ | aaronpeterson | 2011-01-11 | 1 | -2/+2 |
| | | | | Typesetting on title bar is inconsistent with other widget title bars/headers. | ||||
* | Fixed headers for menu, spinner, tooltip stylesheets. | Scott González | 2011-01-10 | 3 | -4/+20 |
| | |||||
* | Merge remote branch 'origin/tooltip' | jzaefferer | 2010-12-22 | 2 | -0/+17 |
|\ | | | | | | | | | | | | | Conflicts: demos/autocomplete/combobox.html demos/index.html tests/unit/index.html |