The sixth milestone release for jQuery UI 1.9 is out, featuring many updates for the Spinner widget. This release also includes updates and bug fixes to existing and new widgets that will not make it into a 1.8.x release.
What’s a Milestone Release?
A milestone release makes it easier to try out the latest development code of jQuery UI without necessarily having to check out code from GitHub.
Note: the API is subject to change as the code is still under active development.
The Spinner API has been updated with a few new features and bug fixes. Check out the planning wiki for documentation.
Menu
Menu now handles submenus much better.
Position
Position now has a within
option, allowing you to use something other then window for collision detection, e.g., a scrolling div. The collision detection itself got a lot smarter, and has a new mode: flipfit.
Download
You can download the jQuery UI 1.9 Milestone 6 – Spinner 2 release as a zip file or via git:
File Downloads
- Development Bundle:
http://jquery-ui.googlecode.com/files/jquery-ui-1.9m6.zip
How to Provide Feedback
wiki page
To help with the testing of the Spinner widget, visit the Spinner page on our Development & Planning wiki.
forum
If the comments section on the wiki page doesn’t provide enough room for your feedback, post to the Developing jQuery UI Forum and tag the post:
- tag: jquery ui spinner
- tag: jquery ui 1.9m6
How to Contribute Code
If you have code changes for the Spinner widget, fork jQuery UI on GitHub and submit a pull request.
If you’re new to git or GitHub, see our guide: How to submit a fix to jQuery UI – The Easy Way.
No comments:
Post a Comment