Scott González
d693ce5324
Autocomplete: Set initial left position for menu. Fixes #8749 - Autocomplete dropdown positioned incorrectly in IE.
2012-10-30 16:26:42 -04:00
Scott González
703d62f298
Autocomplete: Removed CSS workaround for IE6.
2012-10-26 14:29:15 -04:00
Scott González
1ee090ea9e
Autocomplete: Set the top position of the menu so that the menu doesn't affect layout. Fixes #8656 - Initial position of autocomplete is incorrect.
2012-10-11 19:06:54 -04:00
Scott González
4d5197b7b4
Whitespace.
2012-10-11 13:21:36 -04:00
Scott González
485ca7192a
Simplify licensing.
2012-08-09 15:09:50 -04:00
Scott González
a4534bb993
Update copyright to jQuery Foundation.
2012-07-04 09:08:08 -04:00
Scott González
86bd95caf0
Revert "Autocomplete: make categories work again, needed because of Menu widget changes (ui-menu-divider), see revision: 44ef35eb6f8aa33c2a2a9e4145e79df74d190d5c"
...
This reverts commit 07d8d5cbb1
.
2012-05-24 15:01:25 -04:00
Scott González
3e3d4308d7
Revert "Autocomplete: make categories work again (follow-up)"
...
This reverts commit db9a015485
.
2012-05-24 15:01:09 -04:00
Felix Nagel
db9a015485
Autocomplete: make categories work again (follow-up)
2012-05-24 19:58:09 +02:00
Felix Nagel
07d8d5cbb1
Autocomplete: make categories work again, needed because of Menu widget changes (ui-menu-divider), see revision: 44ef35eb6f
2012-05-24 19:09:54 +02:00
Jo Liss
37dcc3e21d
Protect all copyright notices against minification
...
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.
2012-04-02 15:21:06 +02:00
Scott González
932fe888c0
Updated copyright year.
2012-03-08 10:53:08 -05:00
Scott González
6e0482a9cb
Updated copyright year.
2011-01-17 09:13:18 -05:00
jzaefferer
3552947c19
Merge remote branch 'origin/menu'
...
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
2010-12-22 18:31:27 +01:00
Scott González
a090faa833
Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes #5691 - wrong menu size calculation in webkit browsers (Autocomplete).
2010-07-19 11:22:32 -04:00
Scott González
fe71d5d0a0
Autocomplete: Removed styling for .ui-autocomplete-loading from the theme - 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.
2010-07-19 09:41:21 -04:00
Scott González
d8caa61be6
All CSS: Added header comments. Fixes #5825 - Add header info to all CSS files.
2010-07-14 15:55:54 -04:00
jzaefferer
f1c59b09f7
Extracted menu theme from autocomplete file into its own
2010-04-30 09:14:08 +02:00
unknown
10ea61be56
Set font-weight normal for active menu items - Fix for #5491 Autocomplete: menu items have no default-state-class, need to override font-weight
2010-04-07 19:16:57 +02:00
jzaefferer
b7ad981e69
Fixing styles for menu to work properly in IEs, even with nested menus (updated the nested-menu protoype nested2.html with themeroller) - kills the hover-border in IE6, but we have to live with that
2010-03-24 17:01:30 -04:00
jzaefferer
e7c2eb42d0
Remove width:100%; from menu-item styles (was there for icon-support, which was dropped); also fixed the nested-menu visual test to position properly in IE6
2010-03-22 21:44:32 +01:00
Scott González
5df420eab3
Autocomplete: Fixed menu styling in IE6.
...
Fixes #5297 - Autocomplete: menu layout in IE6.
2010-03-11 03:42:50 +00:00
Richard Worth
828bcdd2f0
fixed #5163 - themes: css files need to be renamed to be consistent with js file renames in 1.8a1
2010-02-16 01:38:23 +00:00