| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
widget changes (ui-menu-divider), see revision: 44ef35eb6f8aa33c2a2a9e4145e79df74d190d5c"
This reverts commit 07d8d5cbb1e20521f2ec55145ce45d08d8ee5a1f.
|
|
|
|
| |
This reverts commit db9a015485f0a5dbbb12b22720dbb2111cda2dd8.
|
| |
|
|
|
|
| |
changes (ui-menu-divider), see revision: 44ef35eb6f8aa33c2a2a9e4145e79df74d190d5c
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
demos/autocomplete/categories.html
demos/autocomplete/combobox.html
demos/autocomplete/custom-data.html
demos/autocomplete/default.html
demos/autocomplete/folding.html
demos/autocomplete/multiple-remote.html
demos/autocomplete/multiple.html
demos/autocomplete/remote-jsonp.html
demos/autocomplete/remote-with-cache.html
demos/autocomplete/remote.html
demos/autocomplete/xml.html
demos/button/splitbutton.html
demos/index.html
tests/visual/menu/nested.html
themes/base/jquery.ui.autocomplete.css
ui/jquery.ui.autocomplete.js
|
| | |
|
| |
| |
| |
| | |
#5691 - wrong menu size calculation in webkit browsers (Autocomplete).
|
| |
| |
| |
| |
| |
| | |
added to individual demos. Fixes #5385 - Autocomplete: Inconsistent default styling while loading results.
We will need to undo this change when ThemeRoller supports generating loading images.
|
|/ |
|
|
|
|
| |
menu items have no default-state-class, need to override font-weight
|
|
|
|
| |
(updated the nested-menu protoype nested2.html with themeroller) - kills the hover-border in IE6, but we have to live with that
|
|
|
|
| |
was dropped); also fixed the nested-menu visual test to position properly in IE6
|
|
|
|
| |
Fixes #5297 - Autocomplete: menu layout in IE6.
|
|
file renames in 1.8a1
|