- Ticket triage
- 399 tickets total +1
 - 41 pull requests -2
 
 - Button
- Alex and Scott discussed back compat; documented on wiki
- No back compat for two icons. There's no upgrade path anyway, so users will need to drop one of the icons to upgrad eventually.
 
 
 - Alex and Scott discussed back compat; documented on wiki
 - Checkboxradio
- Icon should be turned on by default
 
 - Datepicker
- Scott did first round of review on new PR
 
 - Globalize
- Had a discussion with IBM and Dojo about collaboration and adoption of cldr-data and cldr.js
- John to work with Rafael to integrate the cldr-data module
 - Rafael and Jörn to check out the i18n requirejs plugin
 - Rafael/John to schedule a follow-up meeting once there’s some progress to look at
 
 
 - Had a discussion with IBM and Dojo about collaboration and adoption of cldr-data and cldr.js
 - Classes option
- Alex started working on 
_setOptions()support 1.11.2 - New blocker: Selectmenu: Cannot typeahead when menu is open
 
 - Alex started working on 
 
Category: jQuery UI Team
jQuery UI Team Meeting – Oct 01 2014
- Ticket triage
- 398 tickets total +2
 - 43 pull requests +2
 
 - Button
- Jörn reviewed latest updates, especially controlgroup needs more work
 - Alex to work on backcompat for button options, put it on wiki first
 
 - Controlgroup
- Needs extensibility for which widgets to manage
 
 - Datepicker
- Scott did first round of review for PR 1316
 - new PR
 - Use 
x - 1for months? - yes! 
 - Widget Factory
- Data sources as options
 - Already possible via array or custom object
 - Leave as is.
 
 - Globalize
- Cldr data as versioned (peer) dependency
 - Npm's cldr-data and Bower's cldr-data has been created to address that. We've adopted it on Globalize and so santhoshtr did on santhoshtr/CLDRPluralRuleParser. Yahoo didnt reply about it yet. Ongoing discussion about it on ibm-js/ecma-402 polyfil
 - Creating API site... via https://github.com/jquery/api.globalizejs.com and the globalize branch on https://github.com/jquery/jquery-wp-content
 - Working on ICU MessageFormat support
 - Discussing naming of Cldrjs module
 
 - Classes option
- Alex to work on _setOptions() support 1.11.2
 - Ready to release after tooltip PR lands
 
 - Menu
 
jQuery UI Team Meeting – Sep 24 2014
- Ticket triage
- 396 tickets total +0
 - 41 pull requests -1
 
 - Button
- Alex merged Jasper's CSS fixes
 - Better splitbutton demo, using button and selectmenu, much simpler and much less accessibility issues
 - Alex to work on backcompat for button options, put it on wiki first
 
 - Datepicker
- Scott to review PR
 - When 1316 lands on datepicker, continue on Globalize update
 
 - Selectmenu
- Landing title copying in 1.12
 
 - Globalize
- Working on cldr data as versioned (peer) dependency
 
 - Classes option
- Changes after init
 - Needs more discussion, Alex to invite to a call
 
 - Wiki cleanup
- Deleted lots of baggage; Jörn has a backup
 
 - Menu
- TJ working on bringing back wrappers, aka div sewage
 
 
jQuery UI Team Meeting – Sep 17 2014
- Ticket triage
- 396 tickets total +8
 - 42 pull requests +1
 
 - Datepicker
- Scott to review calendar rebase PR
 
 - Globalize
- Created number format generator.
 - Created number parser generator.
 - Working on date format generator.
 
 - Planning 1.11.2 for next week.
 - Wiki cleanup
- Go through wiki and remove pages for widgets not on the roadmap.
 
 
jQuery UI Team Meeting – Sep 03 2014
- Ticket triage
- 388 tickets total +4
 - 41 pull requests +6
 
 - Button
- Rebased with classes option.
 - Created a product selector demo.
- Too complex, need to simplify.
 
 - Wrote tests and demos for controlgroup.
 
 - Datepicker
- Keep translation in options and delegate to user to provide non-English values.
 
 - Selectmenu
- Don't copy accesskey since it doesn't work everywhere.
 
 - Classes option needs to support changes after init.
 - Spinner
- Replace 
cultureandnumberFormatoptions withparserandformatteroptions. 
 - Replace 
 
jQuery UI Team Meeting – Aug 27 2014
- Ticket triage
- 384 tickets total -15
 - 35 pull requests -1
 
 - Button
- Alex did lots of updates; Jörn did another round of review.
 - Wrote tests and demos for controlgroup.
 
 - Datepicker
- TJ reviewed rebased calendar split; Scott and Jörn to review.
 
 - Selectmenu
- Don't copy accesskey since it doesn't work everywhere.
- Test what happens if we leave it on the original elements.
 
 - Fixed issue with items being hovered when navigating with keyboard.
 
 - Don't copy accesskey since it doesn't work everywhere.
 - 1.12.0
- Button rewrite
 - Classes option (PR)
 - Effects rewrite
 - Menu: Reintroduce wrappers around elements
 - Selectmenu: _renderButtonItem() (PR)
 - Tooltip: Allow jQuery objects for content (PR)
 
 - Split effects
- After 1.12, decide whether to land this or finally say no.
 
 - Globalize
- Support datepicker and spinner.
 - 1.0.0 milestone: Must have for 1.0.0.
 
 
jQuery UI Team Meeting – Aug 20 2014
- Ticket triage
- 399 tickets total -14
 - 36 pull requests -4
 
 - Button
- Finished implicit label support.
 - Finished focus styling.
 
 - Datepicker
- Felix rebased calendar split; ready for review.
 
 - Widget Factory
- The 
disabledoption isn't handled on init.- Add 
_setOptionDisabled()and call it from_create()and_setOption(). 
 - Add 
 
 - The 
 - Not implementing code metric checks.
 - Switching to AMD for demos and tests.
 - Interactions
- Create a milestone release when draggable is ready.
 
 - There will not be a 1.9.3 release.
 
jQuery UI Team Meeting – Aug 13 2014
- Ticket triage
- 413 tickets total +4
 - 40 pull requests -3
 
 - Button
- Ready for another round of review, again
 - Working on implicit label support and focus styling, in separate branches
 - Jörn reviewed again and Alex made more changes
 - Emulating OS X focus outline, easy to override
 - Finishing controlgroup is next
 - Alex to send PR to move this.window and this.document init before _getCreateOptions call
 - Update jscs in master, then rebase button branches
 
 - Datepicker
- Felix working on cleanup of calendar split
 - Felix is working on the rebase
 
 - 1.11 Regressions
- trac report
 - Draggable fixes introduced new IE failures
 - TJ to look into autocomplete regression
 - TJ will ask Mike about the draggable failures and #9335
 
 - 1.11.1
- Released! Hooray!
 
 - Selectmenu
- _renderButtonItem() ready for 1.12.0; needs docs, Will land for 1.12
 - copying attributes needs some work for accesskey - Scott may want to do more tests, but this should be good.
 - #10458 - Jörn to look into
 
 - PointerEvents
- Polymer has deprecated the polyfill
 - We should review how much to invest in PE when Scott gets back
 - If we still want to persue, should we see if we can adopt the repo?
 - Kris organizing a call when Scott is back to discuss.
 
 
jQuery UI Team Meeting – Aug 06 2014
- Ticket triage
- 409 tickets total +1
 - 43 pull requests +2
 
 - Button
- Ready for another round of review
 - Working on implicit label support and focus styling, in separate branches
 - Jörn to review
 
 - Datepicker
- Felix working on cleanup of calendar split
 - Jörn to review (while Scott is on vacation)
 
 - 1.11 Regressions
- trac report
 - Mike working on some
 - Need to fix CDN build issue to release 1.11.1
 
 - Selectmenu
 
jQuery UI Team Meeting – Jul 30 2014
- 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