jQuery Core Team Meeting – Apr 06 2015

Attending: timmywil, DaveMethvin, arthurvr, gibson042

link Patch release (iOS bug wrt jQuery.each)

link Sizzle blockers

link PRs

link Next week

link Beta release todo

link Current failures on master and compat

  • NONE! Nice work.

link 3.0 Blocker issues

link jQuery 3.0 beta

jQuery Core Team Meeting – Mar 30 2015

Attending: timmywil, arthurvr, gibson042, DaveMethvin, markelog, scott_gonzalez, m_gol

link Recent attributes change

link Current failures on master and compat

  • NONE! Nice work.

link Beta release todo

link Sizzle blockers

link Patch release (iOS bug wrt jQuery.each)

link window.setTimeout/setTimeout

link moar tests for the factory needed

link PRs

link 3.0 Blocker issues

link jQuery 3.0 beta

jQuery Core Team Meeting – Mar 23 2015

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

link Beta release todo

link Standardize invalid input

link Sizzle blockers

link 3.0 Blocker issues

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

link jQuery 3.0 beta

jQuery Core Team Meeting – Mar 16 2015

Attending: timmywil, markelog, DaveMethvin, m_gol, gibson042, arthurvr, arschmitz

link Should we return null for attributes?

link Current failures on master and compat.

link Review migrate PRs for Dave

link Dave to draft blog post for beta

link Standarize invalid input

link Sizzle blockers

link 3.0 Blocker issues

link PRs

link jQuery 3.0 beta

jQuery Core Team Meeting – Mar 09 2015

Attending: timmywil, gibson042, markelog, arthurvr

link Should we return null for attributes?

link Combine our 2 branches and use build script to generate master from compat?

  • Timmy thinks yes, but we should wait until after 3.0 for that significant an overhaul.
  • Need issue opened

link Current failures on master and compat. Go green!

link Sizzle blockers

link 3.0 Blocker issues

link PRs

link jQuery 3.0 beta

jQuery Core Team Meeting – Mar 02 2015

Attending: timmywil, DaveMethvin, markelog, m_gol, arthurvr, gibson042

link PR Review (any we can land right now?)

link Current failures on master and compat

link Sizzle blockers

link 3.0 Blocker issues

link jQuery 3.0 beta

jQuery Core Team Meeting – Feb 23 2015

Attending: timmywil, markelog______________, arthurvr, m_gol, gibson042, scott_gonzalez

link jQuery 3.0 beta

link Sizzle blockers

link 3.0 Blocker issues

link Should we have 2 branches of jQuery?

  • Generate master build from compat code using script?
  • Go back to 1.x-only and support node, etc.?

link Deprecate jQuery.fn.load for 4.0 removal?

  • downloads whole page with doctype
  • issues with XML documents
  • url + selector api is weird
  • markelog to open an issue for further review

link $.ajax deprecations?

  • async: false
  • success/error/complete passed in options

jQuery Core Team Meeting – Feb 16 2015

Attending: timmywil, markelog, gibson042, arthurvr, m_gol

link jQuery 3.0 beta

link Sizzle blockers - assigned

link jQuery Migrate

link 3.0 Blocker issues

jQuery Core Team Meeting – Feb 09 2015

Attending: timmywil, DaveMethvin, markelog, gibson042, arthurvr

link https://github.com/jquery/jquery/wiki/Adding-new-features

  • Reasonings for turning down feature requests

link jQuery 3.0 beta

link Velocity

link Remove tbody insertion

link show/hide performance

link jQuery Migrate

link 3.0 Blocker issues

jQuery Core Team Meeting – Feb 02 2015

Attending: DaveMethvin, gibson042, timmywil, markelog, arthurvr

link timmywil to be new Core lead, gibson042 on Sizzle

  • Dave still around for questions, code, docs, whatever

link jQuery 3.0 beta

link Thinking about deprecation announcements for the next round

  • Could also do some of this with good documentation warnings
  • hide/show? https://github.com/jquery/jquery.com/issues/88
  • jQuery.swap?
    • We already don't get reliable results on currently-hidden elements
    • Needed for the Android 2.3 reliableMarginRight fix
    • How important is it to keep that fix?
  • :hidden/:visible selectors?
    • Update api.jquery.com first (reflows!)

link Use velocity.js as a replacement .animate() in 4.0?

  • Not sure of the difference in file size, all the jQuery-like shims go
  • Talked to Julian last week, he's interested in doing the integration if we want
  • https://github.com/julianshapiro/velocity
  • Famo.us folks say they will try to do benchmarks for us

link Pull Requests and Issues