The first maintenance release for jQuery UI 1.7 is out. You can download it here:
Download
File Downloads
- Development Bundle: http://jquery-ui.googlecode.com/files/jquery-ui-1.7.1.zip
- Themes Package: http://jquery-ui.googlecode.com/files/jquery-ui-themes-1.7.1.zip
Svn
- Tag: http://jquery-ui.googlecode.com/svn/tags/1.7.1/
- Themes: http://jquery-ui.googlecode.com/svn/tags/1.7.1/themes/
Google Ajax Libraries API
- Uncompressed: http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.1/jquery-ui.js
- Compressed: http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.1/jquery-ui.min.js
- Themes: base, black-tie, blitzer, cupertino, dot-luv, excite-bike, hot-sneaks, humanity, mint-choc, redmond, smoothness, south-street, start, swanky-purse, trontastic, ui-darkness, ui-lightness, and vader.
Custom Download Builder
Changelog
See the 1.7.1 Changelog for full details on what’s included in this release.
Thanks!
Thanks to all those who helped make this release happen over the last two weeks: arikshtiv, Cloudream, d.wachss, flakron, garside, Gavin Mulligan, gglockner, ihumanable, Jörn Zaefferer, kbwood, Klaus Hartl, Maggie Wachs, Paul Bakaus, Pavel.Mileshchenko, rdworth, Scott González, tcarnell, Tompaw, Vmx, willhowat.
Does it have any problems with the new IE8? Anyone tested it already? I’ve a strange problem with ui.tabs and sliding doors (css) and IE8. I even filled a bug here (not sure is it jQuery UI related or the problem is in the new IE)… See it here:
http://dev.jqueryui.com/ticket/4371
Comment by BuKToP — March 20, 2009 @ 4:37 am
the custom builds are still broken, see \development-bundle\themes\base\ui.base.css:
@import url(“ui.core.css”);
@import url(“ui.resizable.css”);
@import url(“ui.accordion.css”);
@import url(“ui.dialog.css”);
@import url(“ui.slider.css”);
@import url(“ui.tabs.css”);
@import url(“ui.datepicker.css”);
@import url(“ui.progressbar.css”);@import url(“ui.core.css”);
@import url(“ui.resizable.css”);
@import url(“ui.accordion.css”);
@import url(“ui.dialog.css”);
@import url(“ui.slider.css”);
@import url(“ui.tabs.css”);
@import url(“ui.datepicker.css”);
@import url(“ui.progressbar.css”);@import url(“ui.core.css”);
@import url(“ui.resizable.css”);
@import url(“ui.accordion.css”);
@import url(“ui.dialog.css”);
@import url(“ui.slider.css”);
@import url(“ui.tabs.css”);
@import url(“ui.datepicker.css”);
@import url(“ui.progressbar.css”);@import url(“ui.core.css”);
@import url(“ui.resizable.css”);
@import url(“ui.accordion.css”);
@import url(“ui.dialog.css”);
@import url(“ui.slider.css”);
@import url(“ui.tabs.css”);
@import url(“ui.datepicker.css”);
@import url(“ui.progressbar.css”);@import url(“ui.core.css”);
@import url(“ui.resizable.css”);
@import url(“ui.accordion.css”);
@import url(“ui.dialog.css”);
@import url(“ui.slider.css”);
@import url(“ui.tabs.css”);
@import url(“ui.datepicker.css”);
@import url(“ui.progressbar.css”);@import url(“ui.core.css”);
@import url(“ui.resizable.css”);
@import url(“ui.accordion.css”);
@import url(“ui.dialog.css”);
@import url(“ui.slider.css”);
@import url(“ui.tabs.css”);
@import url(“ui.datepicker.css”);
@import url(“ui.progressbar.css”);
Comment by alexandrul — March 20, 2009 @ 5:21 am
[...] вышла новая версия jQueryUI 1.7.1 и я подумал что это хороший повод обновить сайт. [...]
Pingback by jQuery 1.3.2 + jQueryUI 1.7.1 | CTAPbIu_MABP's BLOG — March 20, 2009 @ 10:48 am
继续改进
Comment by 官不聊生 — March 21, 2009 @ 4:23 am
[...] jQuery UI 1.7.1 was released. [...]
Pingback by My Bad Attitude » jQuery UI 1.7.1 — March 23, 2009 @ 7:21 am
[...] jQuery UI 1.7.1 [...]
Pingback by 網站製作學習誌 » [Web] 連結分享 — March 27, 2009 @ 12:24 pm
[...] more from the original source: jQuery UI 1.7.1 Share and [...]
Pingback by jQuery UI 1.7.1 » By admin » Post » Ajax Guru - How to Ajax — May 20, 2009 @ 9:03 am
hi
ui accordion
navigation current
current.addClass(“ui-accordion-content-active”); not current
current.addClass(“current”); fix current
Comment by hakki — May 23, 2009 @ 12:48 am
I have problems with IE8 right now .effect(“pulsate”) is not working. work fine in FF.
Comment by Jose — June 12, 2009 @ 1:46 pm
HARRY UP
Comment by ken — June 14, 2009 @ 10:31 am
Is there a colour picker plugin coming up sometime? We can see it being used in the ThemeRoller! How come it is not standardised and integrated to the library?
Comment by Takis — July 8, 2009 @ 7:05 am
@Takis Some work has been done on a colorpicker before, and it is planned for the future. You can see the full list of plugins we plan to integrate on our Dev & Planning wiki ( http://wiki.jqueryui.com/ ), as well as our team’s current priority for doing so. In the meantime, ThemeRoller makes use of the Farbtastic colorpicker.
Comment by Richard D. Worth — August 22, 2009 @ 5:44 pm
That is one of 8 or so jQuery colorpickers we have found so far in our research. See http://wiki.jqueryui.com/ColorPicker for the full list, as well as the planning we’ve done to date.
Comment by Richard D. Worth — August 22, 2009 @ 5:45 pm