aboutsummaryrefslogtreecommitdiffstats
path: root/themes
Commit message (Expand)AuthorAgeFilesLines
* Slider: Explicitly apply opacity filter to disabled handles. Fixed #6727 - Sl...TJ VanToll2012-11-221-0/+6
* Progressbar: Add ability to set value: false for an indeterminate progressbar...kborchers2012-11-212-1/+10
* CSS: remove spaces from opacity filters so themeRoller can replace properlyMike Sherov2012-11-201-2/+4
* CSS: Reformatted CSS to use better coding standardAnika Henke2012-11-1914-186/+923
* CSS: Update .ui-helper-hidden-accessible to match H5BP's current .visuallyhid...Scott González2012-11-091-1/+1
* Dialog: Set top and left properties in the default styles to avoid a bug in c...Scott González2012-11-061-1/+1
* CSS Framework: Set out-of-view background-position for ui-icon. Fixes #5659 -...Jörn Zaefferer2012-11-041-2/+2
* Autocomplete: Set initial left position for menu. Fixes #8749 - Autocomplete ...Scott González2012-10-301-1/+2
* Datepicker: Removed iframe cover for IE6.Scott González2012-10-261-11/+0
* Autocomplete: Removed CSS workaround for IE6.Scott González2012-10-261-3/+0
* Tooltip: Remoed IE6 CSS hack.Scott González2012-10-261-4/+0
* Dialog: Awesome new stacking and overlay implementation. Fixes the following ...Nate Eagle2012-10-242-2/+4
* Tooltip: Cleaned up CSS.Scott González2012-10-231-6/+4
* Tooltip: Position below the element and set a max width of 300px to more clos...Scott González2012-10-231-0/+1
* Spinner: Remove z-index from buttons. Whatever the original purpose, its not ...Jörn Zaefferer2012-10-221-1/+1
* CSS: Apply opacity to absolutely positioned ui icons in IE8. Fixed #6059 - B...TJ VanToll2012-10-211-0/+1
* Spinner: Remove ui-state- classes from spinner, along with the background:non...Jörn Zaefferer2012-10-141-1/+0
* Autocomplete: Set the top position of the menu so that the menu doesn't affec...Scott González2012-10-111-1/+5
* Whitespace.Scott González2012-10-111-1/+1
* Theme: Apply color to default link style in ui-state-hover. Fixes #7648 - Acc...Scott González2012-10-111-1/+1
* Theme: Don't remove outlines on active elements. Fixes #6757 - .ui-widget :ac...Scott González2012-09-261-1/+0
* Simplify licensing.Scott González2012-08-0917-17/+17
* Update copyright to jQuery Foundation.Scott González2012-07-0417-17/+34
* Datepicker: Remove styles specifically for IE5.Scott González2012-06-271-2/+0
* Theme: Remove !important from tabs and button styles. Fixes #8396 - Use of !i...Scott González2012-06-132-2/+3
* Revert "Autocomplete: make categories work again, needed because of Menu widg...Scott González2012-05-241-2/+0
* Revert "Autocomplete: make categories work again (follow-up)"Scott González2012-05-241-0/+2
* Autocomplete: make categories work again (follow-up)Felix Nagel2012-05-241-2/+0
* Autocomplete: make categories work again, needed because of Menu widget chang...Felix Nagel2012-05-241-0/+2
* Accordion: Use .show()/.hide() for initial panel visibility.Scott González2012-05-231-2/+1
* Merge branch 'master' into position-notificationScott González2012-04-202-2/+2
|\
| * Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal d...TJ VanToll2012-04-191-1/+1
| * Menu: Update divider widthkborchers2012-04-171-1/+1
* | Tooltip: Remove bad docs links from headersJörn Zaefferer2012-04-171-2/+0
|/
* Menu: Add dividers using empty list itemskborchers2012-04-071-0/+1
* Build: Get grunt default task to pass. Fix lint errors inside grunt.js file i...Jörn Zaefferer2012-04-042-2/+2
* Protect all copyright notices against minificationJo Liss2012-04-0217-17/+17
* Revert "Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid...Scott González2012-03-191-1/+1
* Menu: Better disabled item handling using preventDefault() for the click even...kborchers2012-03-181-0/+1
* Updated copyright year.Scott González2012-03-0817-17/+17
* Accordion: Removed width: 100% on accordion wrapper which was used to fix an ...Scott González2012-02-271-2/+0
* Accordion: Removed requirement for headers contain a child (and removed assoc...Scott González2012-02-271-5/+4
* Accordion: Simplify CSS so content panels never have a top border instead of ...Scott González2012-02-091-3/+1
* Menu: Prevent clicking on disabled menu items and remove unnecessary extra pa...kborchers2012-02-031-1/+1
* Accordion: Fixed styling for nested accordions.Scott González2012-01-311-1/+2
* Accordion: Moved the ui-accordion-icons class to the headers to properly styl...Scott González2012-01-311-1/+3
* Accordion: Use ui-accordion-header-active class.Scott González2012-01-311-3/+3
* Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this de...Jörn Zaefferer2012-01-042-16/+0
* Menubar: Fix font-weight and spacing of disabled menu itemskborchers2011-12-011-1/+1
* Merge branch 'master' into menubar_otherStructureskborchers2011-12-013-8/+5
|\