jQuery Mobile Team Meeting – Dec 04 2014

  • Ticket Triage:
    • 261 tickets +7
    • 38 pull requests +6

link Perf regression

link 1.5.0

  • all updates from ui pulled in
    • tests need fixing started by gabriel, cgack taking over
  • Classes
    • Api is now in flux in UI everything related is on hold until this is worked out
  • CSS update (button, checkboxradio, controlgroup)

link Other topics

jQuery UI Team Meeting – Dec 03 2014

Chassis Team Meeting – Dec 02 2014

jQuery Core Team Meeting – Dec 01 2014

Attending: DaveMethvin, gibson042, timmywil, m_gol

link Issues and PRs

  • Just land a fix, no unit test since it's a resource leak
  • Landed in Sizzle
  • .detail used in all mouse events, now inclined to just add it
  • Just always use gBCR?
  • Maybe a bit slower but would provide fractional dimensions for width/height
  • Does gBCR also fix offset/position/width/height when elements are transformed? Need to check

link Promises/A+ compat

  • make .then() as Promise/A+ compat as it can be
  • may be a few minor behavioral things not std
  • what about extensions to the Promise/A+ spec? (context, multiple values, progress)
  • seems like we need multi values for the most common use case of $.ajax
  • keep other Deferred behavior basically unchanged
  • no need to introduce breaking changes
  • current Deferred functionality won't be enhanced e.g., https://github.com/jquery/jquery/issues/1839

Project Leads Meeting – Nov 26 2014

Attending: Dave, Jörn, Alex, Scott, Kris, Rafael, Sarah

link Core

  • Working towards 3.0
  • Need some new blog posts about changes coming

link UI

  • Working toward 1.12.0
  • Effects rewrite almost done
  • Testing new approach for classes
  • Converting tests to AMD

link Mobile

  • 1.5 work continues
  • Working on multiple pageContainers

link Modules

  • Abandon all hope, write to ES3 and <script>. Go play drums for a year or two.
  • Core is considering separate repos for distribution, rather than polluting our development repos with all the build artifacts and (potentially) dependencies

link Globalize

link Chassis

  • First 2 meetings have occurred, working on getting more involvement.
  • Selected Project Name: Chassis
  • Have decided that we're definitely using SVG
  • Working on organizing the call for BEM with the Yandex Team
  • Decided on using normalize.css, and we'll add some box-sizing adjustments
  • We'll be supporting IE8+ to align with current market shares for 1.0

link QUnit

  • Working towards 1.16
  • Fixing regressions, hopefully done this week, everything else is ready

link Testing

  • BrowserStack back up, Michal has been bugging them, issues are getting addressed

link Infrastructure

  • No update

jQuery Core Team Meeting – Nov 24 2014

Attending: DaveMethvin, gibson0421, markelog, m_gol

link Issues and PRs

jQuery Mobile Team Meeting – Nov 20 2014

  • Ticket Triage:
    • 254 tickets +0
    • 32 pull requests +0

link Perf regression

  • big perf regression between 1.4.3 and 1.4.4 that will need looking into for 1.5

link 1.5.0

  • all updates from ui pulled in
    • tests need fixing started by gabriel, cgack taking over
  • Classes
    • PRs need updating - in progress
  • Declarative Widgets Module
    • no update
  • Table
    • no update
  • Navbar
    • pr has been updated
  • Toolbar
  • CSS update (button, checkboxradio, controlgroup)
  • Accordion
    • from ui will replace collapsible/set has been pulled in
    • Sarah continueing to work
  • Checkboxradio as well as button and controlgroup
    • ui updates landed waiting on test fixes

link Other topics

  • website spider
    • grunt-spider plugin coming
      • still working on it very slow
  • Pointer Events
    • call today went well
  • CSS Framework
  • Google Summer of Code
    • Anyone interested in being a mentor?
    • Alex agreed to be a mentor

jQuery UI Team Meeting – Nov 19 2014

jQuery Core Team Meeting – Nov 17 2014

Attending: gibson0421, m_gol, timmywil

link Sizzle issues:

link Issues and PRs

link Shadow DOM support