Attending: timmywil, arthurvr, m_gol, gibson042, markelog, scott_gonzalez, arschmitz
link Deferred has LANDED!
- Are there action items for compat before 3.0.0 beta?
- NO, but more Promises/A+ testing in real browsers and in Node before final
link Current failures on master and compat
- https://github.com/jquery/jquery/pull/2148 PR for dimensions failures, ok to land? yes
- http://swarm.jquery.org/result/62559
- Older failures: https://github.com/jquery/jquery/issues/2104
link Beta release todo
- Dave to draft blog post
- jquery-release now has changelog generation
- output: https://gist.github.com/scottgonzalez/aa3c9ec76f71dc058f93
- Does it need modification? Looks good.
- Issue list helps catch missing refs
- Any missing issues in migrate? Tabled for next week
- 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
link Standardize invalid input
- https://github.com/jquery/jquery/issues/2134
- throw for invalids or fail silently?
link Sizzle blockers
- https://github.com/jquery/sizzle/issues/316 Limit teardown to IE (timmywil)
- completed √
- gibson to do follow-up commit to https://github.com/jquery/sizzle/commit/c5f386eb08a83661494845e23d471c1e68de89ae
- Sizzle release this week or next
link 3.0 Blocker issues
- https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+label%3ABlocker
- Deferred
- LANDED!
- Data
- timmy
- showhide
- [hidden] where available (gibson)
- investigation https://github.com/jquery/jquery/issues/2057
- markelog to get to this after async exec
- domManip interception
- (gibson)
- .width fractations (mgol)
link outerHTML? https://github.com/jquery/jquery/issues/2151
- No, too easy for user to do without a first-class method requiring extra support
link iOS bug wrt. jQuery.each: https://github.com/jquery/jquery/issues/2145
- bigger issue than the qsa issue last patch
- If perf is not an issue, we’ll do a patch release
link PRs
- https://github.com/jquery/sizzle/pull/324 Test Sizzle on iOS8 (not possible for Core now)
- https://github.com/jquery/jquery/pull/2154 Update jsdom
- https://github.com/jquery/jquery/pull/2121 Test in iojs
- https://github.com/jquery/jquery/pull/2003 .unwrap( selector )
- 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