jQuery Core Team Meeting – May 16 2016

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

link 1.12.4/2.2.4

link 3.0 Upgrade Guide

link Migrate

jQuery Core Team Meeting – May 09 2016

Attending: timmywil, DaveMethvin, gibson042, jbedard, m_gol

link 1.12.4/2.2.4

link 3.0 Upgrade Guide

link 3.0

link Android 2.3 support?

  • Making it unofficial - we may fix critical issues but we won’t officially list this browser as supported

link Migrate

jQuery Core Team Meeting – May 02 2016

Attending: timmywil, DaveMethvin, m_gol, gibson042

link 1.12.4/2.2.4

link 3.0 Upgrade Guide

link 3.0

link Migrate

jQuery Core Team Meeting – Apr 25 2016

Attending: markelog, m_gol, DaveMethvin, gibson042

link Upgrade Guide

link 1.12.4/2.2.4

link 3.0

link Migrate

jQuery Core Team Meeting – Apr 18 2016

Attending: timmywil, markelog, m_gol, DaveMethvin, gibson042

link Upgrade Guide

link 1.12.4/2.2.4

link 3.0

link JSHint, JSCS, ESLint

  • Should we switch to ESLint completely?

link Issues needing review

  • https://github.com/jquery/jquery/issues/2824 # in selectors
    • No revert
    • “be more careful with code changes that may introduce exceptions on invalid input, during code review, but not have a policy to test for invalid input”
    • “it doesn't mean we're not going to introduce exceptions, but we can make sure people have warning.” Moving an exception to major version may be appropriate.
  • https://github.com/jquery/jquery/issues/3060 Remove default Deferred callback context
    • Yes

link Migrate

jQuery Core Team Meeting – Apr 11 2016

Attending: m_gol, gibson042, markelog, dmethvin, timmywil

link Upgrade Guide

link 3.0

link PRs

link Migrate

jQuery Core Team Meeting – Apr 04 2016

Attending: timmywil, m_gol, gibson042, markelog

link Upgrade Guide

link 3.0

link 1.12.3/2.2.3

link PRs

link Migrate

jQuery Core Team Meeting – Mar 28 2016

Attending: timmywil, markelog, DaveMethvin, gibson042

link Upgrade Guide

link 3.0

link Go ahead and release 1.12.3

link PRs

link Migrate

jQuery Core Team Meeting – Mar 21 2016

Attending: timmywil, DaveMethvin, m_gol, gibson042, markelog

link 1.12.2/2.2.2

  • Shipped!

link Upgrade Guide

link 3.0

link Issues needing review

link Migrate

  • Dave to work on some open tickets this week
  • Help needed, especially on show/hide (gibson to help)

jQuery Core Team Meeting – Mar 14 2016

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

link 1.12.2/2.2.2

link PRs

  • https://github.com/jquery/jquery/pull/2996 detached.show()
    • Must make decision for 3.0
    • Keep current behavior, update later if needed
    • Poll (excluding gibson042 and markelog)
      • jQuery("<div/>").hide().css("display"): 2.5–0 "none"
      • jQuery("<div/>").show().css("display"): 1.5–0 ""

link Upgrade Guide

link BrowserStack IE 6 clients

  • BrowserStack keeps 2 constantly online IE 6 clients just for us. They may turn them off after 1.12.2.

link jQuery Periodic runs for 1.x/2.x - still needed?

  • Stop after 1.12.2/2.2.2

link Migrate