- Ticket triage
- 408 tickets total -8
- 41 pull requests -6
- Button
- Ready for another round of review
- Working on implicit label support and focus styling, in separate branches
- Jörn to review
- Datepicker
- New PR, rebased with some cleaned up history
- Still needs lots of clean up to having passing tests
- Scott to squash some commits, to get a clean branch to review
- 1.11 Regressions
- trac report
- 3 that can be addressed in 1.11.1 (no breaking changes necessary)
- Bootstrap
- dialog themed with bootstrap jsbin
- Contacted head of open source at Twitter, will ping mdo
- Selectmenu
- Copying attributes for select and options, title on options, accesskey on button
- Decision to copy title for
<option>
and accesskey for<select>
- Copying autofocus wouldn't do anything, since its only valid for form elements