- Ticket triage	
- 394 tickets total, +3
 - 28 pull requests, +1
 
 - Datepicker	
- Waiting for review
 - https://github.com/jquery/jquery-ui/pull/1651
 
 - Release script	
- Working on generating all themes, still not ready
 - MANIFEST is back, individual theme.css files are done, structure+theme for each (and minified) still missing.
 
 - Upgrade Guide, API docs	
- Scott is working on documenting effects rewrite, blocked by missing Core docs for $.fx.step
 
 - stage.api.jqueryui.com/1.12/
- Still not deploying any content, can't tell what's missing. Scott trying to get Adam to help
 
 
Author Archives: builder
Chassis Team Meeting – Nov 24 2015
Attending: sfrisk, geekman-rohit, kristyjy
- Build: Upgrade JSCS
 - need to add check for tabs/spaces, was taken out of jquery presets
 - Variables: Initial pass on button variables
 - sfrisk submitted PR on button variables for JSASS discussions
 - Opening up discussion to community about the use of maps vs variables and when each is appropriate.
 - sfrisk and geekman-rohit to do more thorough research on this.
 - Meter/Progress Bars
 - geekman-rohit continues work on this, waiting on the decision on JSASS variables, but should have something up for PR soon
 - sfrisk to create a timeline on features to deliver on and which items are dependent on what for phase one. Will be presented at the next Chassis meeting.
 
jQuery Core Team Meeting – Nov 23 2015
Attending: timmywil, markelog, gibson042, DaveMethvin
link Down to 8 3.0 issues w/o PRs!
link 2.2/1.12 status
- 2.2-stable: https://github.com/jquery/jquery/issues/2723
 - Try to verify by Wednesday
 - 2.2-stable on swarm: http://swarm.jquery.org/job/1731
 
link Issues needing review
- https://github.com/jquery/jquery/issues/2736 Defered: Default rejection
- Dave to do a PR
 
 
link PRs
- https://github.com/jquery/jquery/pull/2721 Ajax: preserve hash
- LGTM
 
 - https://github.com/jquery/jquery/pull/2697 Docs: feature guidelines
- change URL?
 
 - https://github.com/jquery/jquery/pull/2718 jQuery.globalEval 2nd arg
- We want to do this?
 - Good to land. We can expose this argument later if needed.
 
 
link Current failures on master
- None
 
PEP Team Meeting – Nov 19 2015
- Issue with events in Firefox on Linux has been fixed
- https://github.com/jquery/PEP/issues/242
 - Fixed in Firefox, will be released with Firefox 45
 
 - Release 0.4.1 with Firefox fix
 - Cannot reproduce Jörn’s functional test timeout bug
- https://github.com/jquery/PEP/issues/231
 - Scott to work with Jörn to figure out what’s going on
 
 - We should manage launching ChromeDriver directly inside Grunt
 
jQuery UI Team Meeting – Nov 18 2015
- Ticket triage	
- 393 tickets total, +2
 - 27 pull requests, -0
 
 - Datepicker	
- Felix is making good progress on switching to Globalize runtime
 
 - Upgrade Guide, API docs	
- Just effects rewrite left for upgrade guide
 - https://github.com/jquery/jqueryui.com/issues/132
 
 - Panel/Panelset	
- Proposal for new elements
 - http://radar.oreilly.com/2015/11/panels-and-panel-sets.html
 - Alex and Scott both replied with skepticism
 - The various widgets are too different and adoption of new complex elements like dialog hasn't been that great
 
 - pointerevents support	
- Land in 1.13 even without interaction rewrites
 
 
jQuery Content Team Meeting – Nov 18 2015
- Ticket Triage (Issues + PR):
- 280 (+3)
 
 - Attending: Karl, Anne
 
link api.jquery.com
- Question: Should we make the examples from inside the descriptions work (currently using images, as these were from Karl’s book).
 - https://github.com/jquery/api.jquery.com/issues/829
- Kark will go through the docs and add <figure> and <figcaption> elements for those images so we have something in place for iframe stuff
 
 
link Ongoing issues:
- Need to review https://github.com/jquery/api.jquery.com/issues/806
- Aurelio fixed issues with the WP website (PRs have been and are being reviewed)
 - https://github.com/jquery/jquery-wp-content/pull/374 still needs to be reviewed
 
 - New grunt-jquery-content feature allows to set up redirects in the repo (redirects.json)
- Arthur working on moving all redirects from the infrastructure repo to the repos
 - Example: https://github.com/jquery/api.qunitjs.com/pull/108
 - Should be finished soon as there are only a few sites to go
 
 - Status on the http -> https redirects?
- We should implement
 - issues with mixed content so we need to make sure that refs to http are changed to https (example: https://github.com/jquery/jqueryui.com/issues/118)
- Arthur will take care of this if possible
 
 
 
Chassis Team Meeting – Nov 17 2015
Attending: sfrisk, arschmitz,
- JSASS Best Practices
 - sfrisk to submit a button variables PR as an example to base the JSASS Best Practices style guide on
 - Build: Upgrade JSCS
 - need to add check for tabs/spaces, was taken out of jquery presets
 
jQuery Core Team Meeting – Nov 16 2015
Attending: timmywil, m_gol, DaveMethvin, markelog, gibson042
link Down to 9 3.0 issues w/o PRs!
link 2.2/1.12 status
- markelog made a lot of progress on 2.2!
- https://github.com/jquery/jquery/issues/2723
 - Review questionable commits and speak up if you think something needs reverted.
 
 - 1.12 is next
 
link Issues needing review
- https://github.com/jquery/jquery/issues/2717 Android 2.3 basic tests
- Only run at release
 
 
link PRs
- https://github.com/jquery/jquery/pull/2721 Ajax: preserve hash
- Underscore params?
 
 - https://github.com/jquery/jquery/pull/2699 Ajax: sportsing
- === undefined or == null? Good to land after that.
 - Dave to put together a PR for the style guide
 
 
link Current failures on master
- None
 
PEP Team Meeting – Nov 12 2015
- Issue with events in Firefox on Linux
 - Marius is now a team member!
 
jQuery UI Team Meeting – Nov 11 2015
- Ticket triage	
- 391 tickets total, -0
 - 27 pull requests, -0
 
 - Team members	
- Mike to become active again in December
 - Will work on interactions and PEP
 - TJ is inactive, but happy to help where needed
 
 - Button	
- Scott contacted various people about a11y
 
 - Datepicker	
- Rafael provided information on how to handle first day of week
 
 - Upgrade Guide, API docs	
- Just effects rewrite left for upgrade guide
 - https://github.com/jquery/jqueryui.com/issues/132
 
 - Panel/Panelset	
- Proposal for new elements
 - http://radar.oreilly.com/2015/11/panels-and-panel-sets.html