- Ticket triage
- 392 tickets total -4
 - 37 pull requests +2
 
 - 1.11.x Regressions
 - AMD
- Use AMD loader in demos and tests: Reviewed with Jörn. Still need to refactor to load helpers statically before requirejs, should fix some of the regressions.
 
 - Classes option
- adding _toggleClass() with required boolean parameter
 - Will handle auto-removal of classes on destroy
 - Removing null nested option values
 
 - Effects
- Landed!
 
 - Pointer Events
 
Category: jQuery UI Team
jQuery UI Team Meeting – Dec 10 2014
- Ticket triage
- 396 tickets total +3
 - 35 pull requests +0
 
 - 1.11.x Regressions
 - Effects
 - Drop support for jQuery 1.6?
- 1.6 is used by ~5.7% of jQuery users
 - Dropping support will still leave jQuery UI supporting ~76% of jQuery users
 - Yes, drop 1.6
 
 
jQuery UI Team Meeting – Dec 03 2014
- Ticket triage
- 393 tickets total +0
 - 35 pull requests +2
 
 - 1.11.x Regressions
 - AMD
- Use AMD loader in demos and tests: Rafael updated tests PR, need to fix some failing tests and verify TestSwarm integration still works
 - AMD loading of minified files: Rafael looked into this. Use comments like Mobile?
 
 - Classes option
- Alex testing new implementation with _addClass() and _removeClass()
 - TJ to write a learn article about classes
 
 - Button
- Alex will fix build, Jörn to review afterwards
 
 - Effects
 
jQuery UI Team Meeting – Nov 26 2014
- Ticket triage
- 393 tickets total +5
 - 33 pull requests -0
 
 - 1.11.x Regressions
 - AMD
- Use AMD loader in demos and tests
 - Rafael updated tests PR, need to fix some failing tests and verify TestSwarm integration still works
 
 - Classes option
 - Effects
 
jQuery UI Team Meeting – Nov 19 2014
- Ticket triage
- 388 tickets total -5
 - 33 pull requests -1
 
 - 1.11.x Regressions
 - AMD
- Use AMD loader in demos and tests
 - Rafael updated tests PR, need to fix some failing tests and verify TestSwarm integration still works
 - AMD loading of minified files
 - Rafael to look into this
 - Use comments like Mobile?
 
 - Classes option
- Alex updated PR, ready for another review
 - Alex created bootstrap-ui demo repo
 - Alex reverted demo commits
 - TJ to write a learn article about classes
 - Menu styling issue
 
 - Button
- Alex will fix build, Jörn to review afterwards
 
 - Effects
- PR ready to review
 
 
jQuery UI Team Meeting – Nov 12 2014
- Ticket triage
- 393 tickets total -0
 - 34 pull requests -0
 
 - 1.11.x Regressions
 - AMD
- Use AMD loader in demos and tests, Rafael to update PRs
 - AMD loading of minified files, TJ to remove wrappers in minfied files. Ask Rafael for ideas.
 
 - Classes option
- Alex updated PR, ready for another review
 - Automate removing classes in destroy()? Not worth it, let's not do that
 - TJ to write a learn article about classes
 - Alex to revert demo commits
 
 - Button
- Alex to push update soon
 
 
jQuery UI Team Meeting – Nov 05 2014
- Ticket triage
- 393 tickets total -4
 - 34 pull requests -5
 
 - 1.11.2 Regressions
 - AMD
- AMD loading of minified files
 - TJ to remove wrappers in minfied files. Ask Rafael for ideas.
 
 - Classes option
- Alex updated PR, ready for another review
 - Automate removing classes in destroy()? Will check once feature is ready.
 
 - Button
- Alex to push update soon
 
 
jQuery UI Team Meeting – Oct 29 2014
- Ticket triage
- 397 tickets total -2
 - 39 pull requests -6
 
 - AMD
- Use AMD loader in demos and tests
 - AMD loading of minified files fails
- No reason to use minfied files with AMD; should use source files and the require.js optimizer.
 - TJ will modify the minification task to strip the UMD wrappers.
 
 
 
jQuery UI Team Meeting – Oct 22 2014
- Ticket triage
- 399 tickets total -1
 - 45 pull requests +4
 
 - 1.11.2 Released
- Ready for 1.12 changes to land in master
 - One regression since 1.11.2
 
 - Button
- Updated PR coming soon
 
 - Datepicker
- new PR coming this evening with updates from last round of review
 
 - Menu
 - Selectmenu
 - Globalize
- Need currency formatting to update spinner to 1.x
 - Easier to use Globalize 1.x when demos and tests use AMD, to load CLDR files with requirejs instead of $.get
 
 - Classes option
- Alex implemented _setOption support, sent new PR
 - The more reviewers the better, looking for the best/smallest implementation
 
 - jsbin
- Alex to talk to Remy about a custom jQuery UI setup
 
 
jQuery UI Team Meeting – Oct 15 2014
- Ticket triage
- 400 tickets total +1
 - 41 pull requests +0
 
 - Button
- Depends on classes feature, Alex working on that
 - Will rebase on top of classes once that is done
 
 - Globalize
- Created new mailing list for globalization related JS projects
 - Yahoo used that to announce formatjs
 - Landed basic timezone support
 - Talking to IBM / Dojo about using cldr-data
 - Also on our own repo
 
 - Classes option
- Alex implemented _setOption support, close to sending new PR for that
 - Fixed using empty string instead of null values
 
 - 1.11.2
- Fixed tooltip regression
 - Scott will land selectmenu fix, then release 1.11.2
 
 - Menu
- TJ finished PR, to be reviewed again, eventually land in 1.12