- Working on new API documentation site.
- All projects are now using the same XSL.
- Added support for
for widget methods. - Added support for @added, @deprecated, @removed for everything.
- Working on widget factory docs.
- Need to work on design ASAP.
- Working on new download builder.
- Finished unit tests for back-end.
- Started working on ThemeRoller back-end.
- Trying to release 1.9.0-rc.1 this week.
Category: jQuery UI Team
jQuery UI Team Meeting – Aug 15 2012
- Released 1.8.23 with bug fixes for jQuery 1.8.0.
- Working on new API documentation site.
- Updating entries.
- Improving XSL file and merging with jQuery Core and jQuery Mobile.
- Working on download builder rewrite.
- Initial implementation is functional.
- Working on unit tests.
- Working on new jqueryui.com design and implementation.
- Finished 1.9 Upgrade Guide.
- Pulled in jQuery Color 2.0.0.
jQuery UI Team Meeting – Jul 25 2012
- Released 1.8.22 with support for jQuery 1.8.
- Working on new API documentation site.
- Working on new release script.
- Fully covers functionality from old release script.
- Working on uploading zips to GitHub.
- Working on download builder rewrite.
- Working on new jqueryui.com design and implementation.
- Working on 1.9.0 upgrade guide.
jQuery UI Team Meeting – Jul 18 2012
- Updated menu and spinner to conform to common
icons
option. - Finalized manifest files and landed in master.
- Working on new API documentation site.
- Need a better index page that provides an overview rather than an API dump.
- Need a way to document stable public methods that aren't exposed via
.widget( method )
. - all open issues
- Menu's documented API is too large.
- See notes above about stable public methods.
- Most documented methods are not part of the "normal API".
- Working on new release script.
- The existing script for 1.8.x is written in bash.
- The new script is being written in node using shells.
- Should work for minor and major releases.
- Working on download builder rewrite.
- Need to work on new jqueryui.com design and implementation.
jQuery UI Team Meeting – Jul 11 2012
- Working on new API documentation site.
- Need a better index page that provides an overview rather than an API dump.
- Need a way to document stable public methods that aren't exposed via
.widget( method )
. - all open issues
- Menu's document API is too large.
- See notes above about document stable public methods.
- Most documented methods are not part of the "normal API".
- New widgets don't conform to icons option standard.
- Menu's icon option needs to be icons.submenu.
- Spinner needs to expose icons.up and icons.down.
- Finalize manifest files for inclusion in master.
- Started working on the download builder rewrite.
- Need to write the new release script.
- The existing script for 1.8.x is written in bash.
- The new script will be written in node using shelljs.
- Should work for minor and major releases.
jQuery UI Team Meeting – Jul 04 2012
- Working on new API documentation site.
- Added track option to tooltip (5c2cf39 d740e45).
- Fixed
_on()
to be safe for elements outside of the widget. - Landed jQuery Color 2.0.0pre (13d560b 730446e).
- Will land 2.0.0 final when released (before UI 1.9.0 final).
- Released 1.9.0-beta.1.
- Updated copyright to jQuery Foundation.
jQuery UI Team Meeting – Jun 20 2012
- New API documentation site
- Jörn got the 1-8 branch ready by branching master and reverting 1-9 changes
- jQuery Color
- Corey trying to get a release out today
- jquery-ui-git builds
- Working again, through Jenkins
jQuery UI Team Meeting – Jun 13 2012
- Working on new API documentation site.
- Landed accessibility updates for tabs.
- Need to add an option for tooltips to track the mouse.
- Building this properly as a user is more cumbersome than we expected.
- Widget's
_bind()
method has been renamed to_on()
.- Working to make
_on()
safe for elements outside the widget. - Investigating adding an
_off()
method.
- Working to make
- Working to get jQuery Color to a stable release.
- Aiming for another pre-release within a week.
- Stable release in time for jQuery UI 1.9.
- Will continue to be bundled into effects core for 1.9.
- Added grunt support.
- Tests running on TestSwarm again.
- Working to get jquery-ui-git builds working again.
- New builds will go through Jenkins.
- Adjusted roadmap to get 1.10 out sooner.
jQuery UI Team Meeting – Jun 06 2012
- Released 1.8.21.
- Working on new API documentation site.
- Working in api.jqueryui.com repo.
- Tracking issues on GitHub.
- Working on accessibility updates for tabs.
- Almost done, just making some final decisions about customized key handling.
jQuery UI Team Meeting – May 30 2012
- Working on new API documentation site.
- Create api.jqueryui.com repo.
- Working on 1.9 docs in master; 1.8 docs in 1-8 branch.
- Working on accessibility updates for tabs.
- Completed accessibility review of menu.
- Started a discussion with Tim Wood about moment.js, Globalize, and CLDR.
- Planning 1.8.21 release by next week.