- Client-side updates for download builder
- concat and minify JS
- concat and minify CSS
- templates rendered on the client using Handlebars
- 1.10.2
- planned for this week
- Prototyping Pointer Events polyfill
- looking into jQuery special events implementation
- reviewing hand.js by MS Open Tech
- reviewing toolkitchen polyfill
Category: jQuery UI Team
jQuery UI Team Meeting – Mar 06 2013
- Investigating how much logic can move from grunt to download builder to reduce duplication.
- Investigating the possibility of optional initialization for widgets.
- Speeds up initial page load.
- Ajax'd content "just works".
- Requires the user to generate the full markup.
- Working on a Pointer Events polyfill via jQuery special events.
jQuery UI Team Meeting – Feb 27 2013
- The base theme will no longer be hosted on CDNs (use Smoothness instead).
- Working toward 1.10.2.
- Starting work to switch to CLDR for Globalize data source.
jQuery UI Team Meeting – Feb 20 2013
- Improved download builder load times by moving rendering to the client.
- Released 1.10.1.
- Minified CSS is now included on CDNs.
- Investigating an issue with ImageMagick that created bad images for 1.10.1 themes.
- Working on interaction rewrites.
- API redesign notes to be posted soon for community feedback.
jQuery UI Team Meeting – Feb 06 2013
- Finished porting ThemeRoller image generation to node.
- Fixed issue with missing progressbar overlay in custom themes.
- Planning jQuery UI 1.10.1 early next week.
jQuery UI Team Meeting – Jan 30 2013
- Fixed view.jqueryui.com to support tags not reachable from any branch.
- Fixed errors with long URLs in ThemeRoller.
- Continuing work to port ThemeRoller image generation to node.
- Fixed all reported regressions in 1.10.0.
- Planning to release 1.10.1 in about a week.
- Continuing work on effects rewrites, planned for 1.11.0.
jQuery UI Team Meeting – Jan 23 2013
- Released 1.10.0.
- Introduced a few regressions, which are being worked on.
- Added multi-version support to download builder.
- Working on creating shorter URLs for download builder to avoid bad gateway errors with nginx.
- Porting ThemeRoller image creation from PHP to node.
- Working on collapsing margin bugs with effects.
- Working on using CSS clip for effects.
jQuery UI Team Meeting – Jan 02 2013
- Migrating to Grunt 0.4.
- Working on multi-version support for download builder.
- Switching sites to new-css branch.
- Need to fix regression with transparent colors.
- Looking at code coverage reports.
- blanket.js seems interesting, but a bit buggy.
- Working on using CSS clip for effects.
jQuery UI Team Meeting – Dec 19 2012
- Released 1.10.0-beta.1.
- Migrating to Grunt 0.4.
- Working on multi-version support for download builder.
- Switching sites to new-css branch.
- Need to figure out what to do for indeterminate progressbar accessibility.
- Simplifying selectmenu to only handle dropdown style.
- Popup style will be built as an extension.
jQuery UI Team Meeting – Dec 12 2012
- Working on multi-version support for download builder.
- Working on smaller URLs for download permalinks.
- Improving accessibility of selectmenu.
- Planning 1.10.0 beta this week.
- Adjusted roadmap.
- Working on new draggable implementation in interactions branch.
- Need to prepare blog/forum post to discuss new API.