Attending: Alex, Scott, Dave, Sarah, Richard, Rafael
link Core
- Lots of progress on 3.0
- .show()/.hide() ignores the CSS cascade
- https://github.com/jquery/jquery/pull/2180
- any proposed solutions that will fix the previous issues and still show stylesheet-hidden elements?
link UI
- Lots of broken tests with jquery-git
- Adding support for mixins in the widget factory
- Going to start testing against a custom build of jQuery that excludes the event alias and deprecated modules
link Mobile
- Landed new autoinit
- landed classes for textinput
- landing old PRs cleaning up some old stuff
- labels, focus use
- breaking up core files into individual modules
link Chassis
- Phase One coming along nicely, typography has landed, with tables, color palettes, form inputs, and buttons in current active department
- Beginning prep work for GSoC Student’s project for the Chassis Themeroller
link QUnit
- no report
link PEP
- Initial implementation for running W3C tests through Web Driver using Intern