jQuery Mobile Team Meeting – Jun 30 2016

  • Ticket Triage:
    • 88 tickets (-23)
    • 7 pull requests (-1)
    • 4 blocker issues

link 1.5.0

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 Mobile Team Meeting – Jun 23 2016

  • Ticket Triage:
    • 111 tickets (-28)
    • 8 pull requests (-1)
    • 4 blocker issues

link 1.5.0

jQuery Content Team Meeting – Jun 16 2016

  • Ticket Triage: 267 (issues +PR) (-5)
  • Attending: Connor, Aurelio, Anne, Karl

link Content

PEP Team Meeting – Jun 16 2016

  • Need a way to allow native scrolling while also doing custom multi-pointer gesture recognition
    • Perhaps add touch-action: single-point or similar
    • If the second pointer is delayed, only allow custom handling if scrolling has not begun
    • The spec currently states that this is explicitly out of scope: https://w3c.github.io/pointerevents/#h-note25
    • Alex will post a proposal to the public-pointer-events mailing list

jQuery Mobile Team Meeting – Jun 16 2016

  • Ticket Triage:
    • 139 tickets (-21)
    • 9 pull requests (-2)

link 1.5.0

jQuery UI Team Meeting – Jun 15 2016

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 Mobile Team Meeting – Jun 09 2016

  • Ticket Triage:
    • 160 tickets (-32)
    • 11 pull requests (+3)

link 1.5.0