Attending: timmywil, DaveMethvin, arthurvr, gibson042
link Patch release (iOS bug wrt jQuery.each)
- https://github.com/jquery/jquery/issues/2145
- PR is ready: https://github.com/jquery/jquery/pull/2185
- Schedule release
- Timmy to do blog post
link Sizzle blockers
- https://github.com/jquery/sizzle/pull/328 New approach to oldIE cache cloning problem.
- Sizzle expando no longer exposed.
- will land
- Sizzle needs release
- gibson to release today or tomorrow
link PRs
- https://github.com/jquery/jquery/pull/2182 jQuery.swap
- land for beta
- https://github.com/jquery/jquery/pull/2183 Use native XHR for cross-domain in IE
- needs test
- https://github.com/jquery/jquery/pull/2179 Follow AMD spec in src/selector.js
- will land
- https://github.com/jquery/jquery/pull/2125 Simplification of native API usage
- https://github.com/jquery/jquery/pull/2043 .offset() with Shadow DOM
- timmywil to land, needs cherry-pick to compat with some extra stuff
- https://github.com/jquery/jquery/pull/1714 .position() when parent scrolled
- needs input from mike
link Next week
- Low-level effects https://github.com/jquery/api.jquery.com/issues/61#issuecomment-89979540
- Deprecate use of plain objects
link Beta release todo
- Dave is working on blog post
- Any missing issues in migrate?
- Issues tagged behavior-change: https://github.com/jquery/jquery/issues?q=is%3Aissue+label%3Abehavior-change+is%3Aopen
- https://github.com/jquery/jquery-migrate/issues
- data, once it’s done
- Dave: Working on jquery-migrate issues for 3.0 (and some undone older ones)
link Current failures on master and compat
- NONE! Nice work.
link 3.0 Blocker issues
- https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+label%3ABlocker
- Data
- timmy
- showhide
- https://github.com/jquery/jquery/pull/2180
- investigate [hidden] https://github.com/jquery/jquery/issues/2057
- markelog to get to this after async exec
- domManip interception
- gibson
- .width fractations
- mgol