- AMD
 - https://github.com/jquery/jquery-ui/pull/1029
 - Working on tests
 - https://github.com/jquery/jquery-ui/pull/1029#issuecomment-30845291
- Use AMD in the tests
 
 - Accessibility
 - Tooltip PR landed!
 - Dylan now looking at live region in autocomplete
 - Button
 - PR for review:
 - https://github.com/jquery/jquery-ui/pull/1126
 - Alex started working on checkbox/radio.
 - Working on an implementation using spans for icons
 - Porting docs to planning wiki
 - Menu
 - Added _isDivider() extension point + docs
 - Autocomplete
 - Disabled items
 - https://github.com/jquery/jquery-ui/pull/1163
- Scott to build an extension and close the ticket
 
 - Selectmenu
 - Need to figure out what to do about native menu option
 - Empty options issue, see #9701
- See menu above
 
 - Alex reported some mobile issues, see wiki comment
 - Ticket triage
 - 1 pending ticket, +/-0
 - 396 tickets total, +2
 - 49 pull requests, +6
 - Classes Option
 - http://wiki.jqueryui.com/w/page/65050459/Classes%20Option
 - Still needed, not just for compat with Mobile themes
 - Alex to finish his testing. Status?
 - Effects Rewrite
 - https://github.com/jquery/jquery-ui/pull/1017
 - Mike asked for review, still pending.
 - Otherwise, two issues: 1. failing tests (which I think are faulty tests), 2. one of the effects actually needs to modify layout, so that one should use placeholder, but the placeholder should shrink accordingly
 - Any news since last week?
 - Datepicker
 - Alex to test the rewrite on mobile and report issues. Inline datepicker seems like the wrong solution. Status?
 - Determining what formats to support for min/max
- Start with just date, determine how to handle strings with Globalize
 - Drop support for numbers, confusing compared to timestamps, and duplicative of "+2d" which can be handled through libraries like moment.js.
 
 - Draggable
 - Dave and Mike to fix TestSwarm failures
 - CSS Linter
 - https://github.com/jquery/jquery-ui/pull/1152
 - https://github.com/nzakas/parser-lib/pull/98
- New version of parser-lib released. Ready to re-test the jquery-ui PR.