jQuery Core Team Meeting – Jul 25 2016

Attending: timmywil, m_gol, DaveMethvin, jbedard

link 3.1.1

link Run tests on a slim, selector-native, ready-no-deferred builds

  • Set up periodic jobs for these builds
  • Build commands: slim is built with the default, grunt custom:-sizzle, grunt custom:-deferred

link PRs

link Migrate

jQuery Core Team Meeting – Jul 18 2016

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

link 3.1.1 > 3.2.0

  • Should we wait with merging PRs targeted at 3.2.0 while we wait for 3.1.1?
    • Yes, if they can’t go in 3.1.1 instead
  • Mark all PRs with the appropriate milestone. Do not merge PRs that are not for the upcoming milestone.

link Run tests on a slim, selector-native, ready-no-deferred builds

  • Set up periodic jobs for these builds
  • Build commands: slim is built with the default, grunt custom:-sizzle, grunt custom:-deferred

link Deprecations, let's decide on them all

link Slim & deprecated.js

link PRs

jQuery Core Team Meeting – Jul 11 2016

Attending: timmywil, markelog, m_gol, jbedard, gibson042

link Issues needing review

link Deferred.tick

jQuery Core Team Meeting – Jul 04 2016

Attending: timmywil, markelog, m_gol, jbedard, gibson042

link Issues needing review

link 3.1.0 is next release

link Migrate

jQuery Core Team Meeting – Jun 27 2016

Attending: DaveMethvin, m_gol, gibson042, markelog, jbedard

link Issues needing review

link Angular issue

link Should we move our wontfix page? (Dave)

link BrowserStack

link 3.0.1

link What is codacy-bot and why is it talking on our PRs?

link Migrate

jQuery Core Team Meeting – Jun 13 2016

Attending: timmywil, DaveMethvin, gibson042, markelog, jbedard

link 3.0 Released!

link Issues needing review

link 3.0.1

link Migrate

link jQuery 4.0 event changes WIP

  • Using one aEL per jQuery event and native event object:
  • https://github.com/dmethvin/jquery/commits/v4-native-events
  • Seems to pass jQuery UI unit tests
  • Not too many fails in our units: http://imgur.com/tewiRFR
  • Issues with stopPropagation on delegated events, success depends on whether the delegated ones are attached first since we're doing 1:1 handlers
  • Could we use a capturing handler somehow to fix this? (jbedard)
  • Still need to review use of jQuery.event.special and .trigger()
  • Can we use native event for .trigger() and not even do our own bubbling in most cases?

jQuery Core Team Meeting – Jun 06 2016

Attending: timmywil, m_gol, jbedard, gibson042, markelog

link TSC grouping

link PRs

link 3.0

link 3.0 Upgrade Guide

link Migrate

link Browserstack can drop their dedicated IE6 machine

jQuery Core Team Meeting – May 23 2016

Attending: timmywil, markelog, m_gol, gibson042

link 1.12.4, 2.2.4, and 3.0.0-rc1 released!

  • Migrate 1.4.1 and 3.0.0-rc1 also released
  • 3.0 final to be released after 2 weeks of RC

link 1.12-stable & 2.2-stable

  • No more updates that aren’t at blocker priority

link 3.0 Upgrade Guide

  • Angular good
  • Bootstrap checked (PR submitted)
  • Ember?

link Migrate

link Drop yandex from Sizzle

link Allow Browserstack to drop dedicated IE6 machine next week

  • This means stopping testing it in Core on 1.x-stable and in Sizzle on master

link No meeting next week

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