- Released 1.9m8.
- Working on new documentation.
- Content for api.jquery.com is complete, working on design.
- Moving on to api.jqueryui.com (content currently in jquery-docs repo).
- Working on accessibility updates for tabs.
- Will discuss CLDR and Globalize with Tim Wood of moment.js.
Category: jQuery UI Team
jQuery UI Team Meeting – May 16 2012
- Back to green in TestSwarm :-)
- Finished accessibility updates for tooltip.
- Finished accessibility updates for autocomplete.
- Working on new documentation.
- Using a new process documented on the planning wiki.
- Documentation is written in XML, then converted to HTML via XSLT.
- Generated HTML is then published to WordPress using grunt-wordpress.
- Working on new api.jquery.com site first, then moving on to api.jqueryui.com.
- Landed new animation API for tabs.
- Uses new show and hide options.
- Common API among many widgets.
- Planning 1.9m8 release this week.
jQuery UI Team Meeting – May 02 2012
- Released 1.8.20.
- Updated grunt to properly support running tests against the build.
- Working on infrastructure for API sites.
- See grunt-wordpress for deployment process.
- See api.jquery.com repo for current work on API deployment.
- Working on testing infrastructure updates.
- Managing TestSwarm from grunt now.
- Working on all green builds.
jQuery UI Team Meeting – Apr 25 2012
- Released 1.9m7.
- Released 1.8.19.
- Merged grunt build into master and 1-8-stable.
- Created HTML lint plugin.
- Created file size comparison plugin.
- Lots of lint cleanup.
- Added feedback API to position utility.
- Unit test improvements.
- Added JSHint (so far only for widgets).
- Expose boolean options in QUnit banner.
jQuery UI Team Meeting – Apr 04 2012
- Released 1.9m7.
- Merged grunt branch into master and 1-8-stable.
- All existing functionality has been ported and verified.
- Started JS lint fixes.
- Would like to abstract task size into a grunt plugin.
- Kris will start working on docs soon.
- 1.8.19 is planned for release within the next week.
jQuery UI Team Meeting – Mar 28 2012
- Still need to investigate unit test failures.
- Working on new build process.
- Development is occurring in the grunt branch.
- Need to add HTML lint task.
- Verified correctness of CDN output.
- Created CSS plugin for minification and lint tasks.
- Fixed ARIA implementation and added full keyboard support for accordion.
- Added animation tests for accordion.
- Ready to release 1.9m7.
jQuery UI Team Meeting – Mar 21 2012
- Still need to investigate unit test failures.
- Working on new build process.
- Development is occurring in the grunt branch.
- adm-zip is still too slow and can't be uncompressed.
- Need to add HTML lint task.
- Need to compare to old build to verify correctness.
- Started code review.
- Working on ARIA updates for accordion.
- Updated QUnit in all branches.
jQuery UI Team Meeting – Mar 14 2012
- Still need to investigate unit test failures.
- Working on new build process.
- Development is occurring in the grunt branch.
- The adm-zip module has been updated, will investigate switching back to it.
- Adding HTML lint, thanks to work by Mike Smith.
- Need to compare to old build to verify correctness.
- Addressed most of the open issues from the accordion code review.
- Hans will review the ARIA TODOs.
- Also removed the widget-specific disabled class.
- Need to upgrade to QUnit 1.4.0 in master and all branches.
- The next 1.9 milestone release should be released very soon
- Waiting on accordion ARIA review/updates.
jQuery UI Team Meeting – Mar 07 2012
- Still need to investigate unit test failures.
- Working on new build process.
- Development is occurring in the grunt branch.
- Finished zip task, unified header, and many other tasks (both old and new functionality).
- Working on CDN and themes download tasks.
- Need to fix a problem with banners not working inside concat tasks. Will sent a pull request to grunt.
- Hoping to finish migration to grunt soon and use it for the 1.8.19 release.
- Performed a code review of accordion.
- Trying to work through the open TODOs this week.
- Updating QUnit.
- Reverted the fixture resetting change and pulled QUnit master instead of 1.3.0.
- Will pull 1.4.0 when it's released (hopefully by end of week).
- Need to update all branches after 1.4.0 is pulled in.
- Finished consistent naming for
.data()
keys.- Limited scope to plugins that are not being rewritten.
jQuery UI Team Meeting – Feb 29 2012
- Investigating unit test failures.
- Seems to be related to BrowserStack API usage.
- Working on new build process.
- Tooltip is pretty stable.
- Still gathering feedback, but not expecting any big API or implementation changes.
- Reviewing accordion for completeness and usage of new widget APIs.
- 1.8.18 was released.
- jqueryui.com now uses code.jquery.com.
- We're no longer waiting for the Microsoft or Google CDNs to update prior to announcing releases.
- Updating QUnit.
- QUnit 1.3.0's change to fixture resetting broke the button tests.
- Will revert the QUnit change, then update QUnit.
- Working on consistent naming for
.data()
keys. - Making progress on new API site.
- Menu docs in progress.
- Added tooltip docs.
- Working on script to migrate existing docs from MediaWiki.
- Need to update existing script to use node-wordpress.
- Looking to implement new site and new docs for 1.9, but leverage existing download builder and ThemeRoller (to be replaced in 1.10).