jQuery Core Team Meeting – Dec 24 2013

Attending: DaveMethvin, gibson042, markelog

link Fixed blog post - thanks m_gol

link Next stop, RC?

link New ticket discussion

link Ship a new Migrate (dave)

jQuery Core Team Meeting – Dec 16 2013

Attending: DaveMethvin, markelog, m_gol, rwaldron, gibson042

link bugs.jquery.com

link Todo for Beta3?

  • Feedback from Twitter on exposing global when used in browserify
    • Generally felt it should NOT be exposed by default

link Pull requests

link Beta3 ship date: Thursday 12/19

link Sinon fake timers

link Ship a new Migrate

  • Any other tickets to land for this? $.ui.version warning?

link How do we communicate a need for updating browsers to the infra team?

jQuery Core Team Meeting – Dec 08 2013

Attending: DaveMethvin, m_gol, timmywil, markelog, gibson042

link Todo for Beta3?

link Sinon fake timers

link Ship a new Migrate

  • Any other tickets to land for this? $.ui.version warning?
    • Still in progress
  • Use as a testbed for the new jquery-release scripts?

link How do we communicate a need for updating browsers to the infra team?

link 1.12/2.2 feature discussion

jQuery Core Team Meeting – Nov 25 2013

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

link Beta2 --SHIPPED!

  • Great job everyone!

link Todo for Beta3?

link Discussion regarding data-foo-42 and the meaning of life.

link Sinon fake timers

  • Landed but causing ajax issues
    • johnkpaul looking at it, we can back out if it's not working by tomorrow
    • Changes asyncTest -> test were only applied in the effects module, why?

link Ship a new Migrate

  • Any other tickets to land for this? $.ui.version warning?
  • Dave looking for elegant way to unit test that
  • Can we make available via Bower for this release?
  • Does npm make sense for Migrate? probably not

link Bypassing flaky tests

link How do we communicate a need for updating browsers to the infra team?

link 1.12/2.2 feature discussion

  • Bring back requestAnimationFrame?
  • Create new animation api that maps better to CSS transitions?
  • new data() implementation that attaches to elements
  • change in data-foo-42 behavior

jQuery Core Team Meeting – Nov 11 2013

Attending: DaveMethvin, timmywil, gibson042, m_gol

##Beta2 -- REALLY this week

  • Thanks for moving things along
  • TODOs for beta2
  • Discussion regarding data-foo-42 and the meaning of life.
  • Should we put jQuery 2.1.0-beta.2 on npm as an experimental/canary build? npm supports canary builds.

jQuery Core Team Meeting – Nov 04 2013

Attending: DaveMethvin, gibson042, markelog

link Beta2 Thursday?

link jQuery 1.11/2.1 beta2 TODOs

link Vagrant - gnarf to keep an eye on it

link Other tickets (for the beta)? Who can take them?

link Commit message style:

link JSCS - markelog to land

link CSP - markelog to land

link jQuery Migrate

link jQuery 1.11/2.1 final changes to release script (timmywil)

jQuery Core Team Meeting – Oct 21 2013

Attending: DaveMethvin, markelog, m_gol, jaubourg, mikesherov, gibson042

##jQuery 1.11/2.1 beta 2 TODOs

link JSCS from markelog

link jQuery Migrate

link How to solve the problem of people not installing Bower/Grunt?

link Sourcemaps

link jQuery 1.11/2.1 final

  • How do we publish to npm?
  • How do we publish to bower?
  • Need to update build script to create tagged headless commit for release
  • Should include bower deps and built file for simplicity
    • Timmy to update the release script

jQuery Core Team Meeting – Oct 07 2013

Attending: jaubourg, timmywil, rwaldron, davemethvin, gibson042, m_gol (slightly afk)

link jQuery 1.11/2.1 beta 2 TODOs

##jQuery Migrate

link How to solve the problem of people not installing Bower/Grunt?

  • https://github.com/jquery/jquery/pull/1393
  • Keeping instructions means only non-README people get local copies
  • What does Bower want to do in this case?
    • ask danheberden he can tell us
  • In the meantime, land Scott's big WARNING message (timmywil)

link Sourcemaps

  • Dave tried to start discussion, seem to have fizzled
  • Is the Chrome fix (no 404) sufficient? Now it silently doesn't work?
  • http://bugs.jquery.com/ticket/14415
  • Dave to bug paul_irish
  • m_gol to start a Google Doc with (another) summary

link jQuery 1.11/2.1 final

  • How do we publish to npm?
  • How do we publish to bower?
  • Need to update build script to create tagged headless commit for release
  • Should include bower deps and built file for simplicity
  • Timmy to update the release script

jQuery Core Team Meeting – Sep 30 2013

Attending: gnarf, mikesherov, markelog, m_gol, gibson042

link jQuery 1.11/2.1 beta 2

link Automatically find prefixed event names?

link jQuery Migrate

  • Look into unit test failures - dave
  • Time for another release, maybe timed with 1.11/2.1?

link Sourcemaps

  • Dave to come up with a list of issues regarding them for discussion with the browser devs

link "Inconclusive" test results?

  • extend qunit to have tests with flags indicating whether we expect them to fail in this platform (or should be skipped without trying)
  • don't litter checks in the unit test code? (centralize somehow)
  • put on the back burner unless someone wants to adopt this

link jQuery 1.11/2.1 final

  • How do we publish to npm?
  • How do we publish to bower?
  • Need to update build script to create tagged headless commit for release
  • Should include bower deps and built file for simplicity

jQuery Core Team Meeting – Sep 23 2013

Attending: m_gol, gnarf, scott_gonzalez, markelog

link Talking about Pull Request testing

link jQuery 1.11/2.1 beta - what’s next?

link jQuery Migrate

  • Look into unit test failures - dave
  • Time for another release, maybe timed with 1.11/2.1?

link Browser support

  • http://jquery.com/browser-support/ - changes landed
  • iOS needs to be added to TestSwarm (iOS emulators work fast)
  • How do we test Android?
  • Run a jenkins job once week with Android emulator? - dave to look
  • sauce doesn't support android <4, dave to ask them

link "Inconclusive" test results?

  • extend qunit to have tests with flags indicating whether we expect them to fail in this platform (or should be skipped without trying)
  • don't litter checks in the unit test code? (centralize somehow)
  • Code style check #12757
    • markelog to land

link jQuery 1.11/2.1 final

  • How do we publish to npm?
  • How do we publish to bower?
  • Need to update build script to create tagged headless commit for release
  • Should include bower deps and built file for simplicity