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