| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
delete on the menubar branch, while development on master can continue without them.
|
|
|
|
| |
into css file.
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
demos/autocomplete/combobox.html
demos/index.html
tests/unit/index.html
|
| |
| |
| |
| | |
revert got merged back into tooltip; now reverting that revert to get the tooltip stuff back, should then make it easy to merge into master once tooltip is done
|
| |
| |
| |
| |
| |
| |
| | |
This reverts commit df31e22b9572ef105fc83e130041b1165023a4ac, reversing
changes made to ab8d15521785e764a6bf47beee0cfd18929607d3.
Need to revert this revert later on when actually merging the tooltip branch into master.
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| |/ |
|
| | |
|
| | |
|
|/
|
|
| |
allow user override. Fixes #5607 - Selectable has helper css hardcoded in JS
|
|
file renames in 1.8a1
|