Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Simplify licensing. | Scott González | 2012-08-09 | 17 | -17/+17 | |
| | | ||||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-07-12 | 17 | -21/+37 | |
|\| | ||||||
| * | Update copyright to jQuery Foundation. | Scott González | 2012-07-04 | 17 | -17/+34 | |
| | | ||||||
| * | Datepicker: Remove styles specifically for IE5. | Scott González | 2012-06-27 | 1 | -2/+0 | |
| | | ||||||
| * | Theme: Remove !important from tabs and button styles. Fixes #8396 - Use of ↵ | Scott González | 2012-06-13 | 2 | -2/+3 | |
| | | | | | | | | !important in jquery-ui.css should be avoided. | |||||
| * | Revert "Autocomplete: make categories work again, needed because of Menu ↵ | Scott González | 2012-05-24 | 1 | -2/+0 | |
| | | | | | | | | | | | | widget changes (ui-menu-divider), see revision: 44ef35eb6f8aa33c2a2a9e4145e79df74d190d5c" This reverts commit 07d8d5cbb1e20521f2ec55145ce45d08d8ee5a1f. | |||||
| * | Revert "Autocomplete: make categories work again (follow-up)" | Scott González | 2012-05-24 | 1 | -0/+2 | |
| | | | | | | | | This reverts commit db9a015485f0a5dbbb12b22720dbb2111cda2dd8. | |||||
| * | Autocomplete: make categories work again (follow-up) | Felix Nagel | 2012-05-24 | 1 | -2/+0 | |
| | | ||||||
| * | Autocomplete: make categories work again, needed because of Menu widget ↵ | Felix Nagel | 2012-05-24 | 1 | -0/+2 | |
| | | | | | | | | changes (ui-menu-divider), see revision: 44ef35eb6f8aa33c2a2a9e4145e79df74d190d5c | |||||
* | | Merge with master | Felix Nagel | 2012-05-24 | 1 | -2/+1 | |
|\| | ||||||
| * | Accordion: Use .show()/.hide() for initial panel visibility. | Scott González | 2012-05-23 | 1 | -2/+1 | |
| | | ||||||
* | | Selectmenu: updated copyright year | Felix Nagel | 2012-05-16 | 1 | -1/+1 | |
| | | ||||||
* | | Selectmenu: prevent copyright notice from being removed by minification | Felix Nagel | 2012-05-16 | 1 | -1/+1 | |
| | | ||||||
* | | Selectmenu: make optgroups work again, needed because of Menu widget changes ↵ | Felix Nagel | 2012-05-16 | 1 | -1/+1 | |
| | | | | | | | | (ui-menu-divider) | |||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-05-14 | 5 | -5/+4 | |
|\| | ||||||
| * | Merge branch 'master' into position-notification | Scott González | 2012-04-20 | 2 | -2/+2 | |
| |\ | ||||||
| | * | 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 | |
| | | | ||||||
| * | | Tooltip: Remove bad docs links from headers | Jörn Zaefferer | 2012-04-17 | 1 | -2/+0 | |
| |/ | ||||||
| * | 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 | |||||
* | | Merge branch 'master' into selectmenu | Felix Nagel | 2012-05-14 | 17 | -18/+18 | |
|\| | ||||||
| * | 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. | |||||
* | | Selectmenu: Add links to all menu items to be in line with what menu expects ↵ | kborchers | 2012-03-18 | 1 | -1/+0 | |
| | | | | | | | | and remove the extra space added to disabled items | |||||
* | | Merge branch 'master' into selectmenu | kborchers | 2012-03-18 | 1 | -0/+1 | |
|\| | ||||||
| * | 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 | |||||
* | | Merge branch 'master' into selectmenu | Scott González | 2012-03-14 | 17 | -17/+17 | |
|\| | ||||||
| * | Updated copyright year. | Scott González | 2012-03-08 | 17 | -17/+17 | |
| | | ||||||
* | | Merge branch 'master' into selectmenu | Scott González | 2012-02-29 | 1 | -7/+4 | |
|\| | ||||||
| * | 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). | |||||
* | | Selectmenu: fix for IEs item hover problem, overflow CSS properties now included | Felix Nagel | 2012-02-26 | 1 | -0/+1 | |
| | | ||||||
* | | Selectmenu: remove Button widget CSS dependency for button element | Felix Nagel | 2012-02-24 | 1 | -0/+1 | |
| | | ||||||
* | | Selectmenu: removed Button widget dependency | Felix Nagel | 2012-02-23 | 1 | -3/+2 | |
| | | ||||||
* | | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2012-02-21 | 2 | -5/+6 | |
|\| | ||||||
| * | 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 | |
| | | ||||||
* | | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2012-01-11 | 2 | -16/+0 | |
|\| | ||||||
| * | 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. | |||||
* | | Selectmenu: removed unneeded IE7 CSS fix | Felix Nagel | 2011-12-22 | 1 | -3/+1 | |
| | | ||||||
* | | Merge branch 'master' into selectmenu | kborchers | 2011-12-15 | 2 | -2/+2 | |
|\| | ||||||
| * | 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 | |
| |\ | ||||||
| * | | Menubar: Allow structures other than just UL/LI | kborchers | 2011-10-19 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'master' into selectmenu | kborchers | 2011-11-30 | 2 | -2/+2 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | 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. |