jQuery Mobile Team Meeting – Nov 29 2012


  • Attending: Todd Parker, John Bender, Jasper de Groot, Anne-Gaelle Colom, Gabriel Schulhof, Alex Schmitz, Jeff Lembeck, Ralph Whitbeck

link Todd

link John Bender

  • 3 tests left before the merge. Not including the sequence tests.
  • Internal work

link Jasper de Groot

link Anne-Gaelle Colom

  • Modilfied the following widgets for the new version of grunt (generated examples for options, methods and events)
    • Slider
    • Dialog
    • Collapsible
    • Select
    • Textinput
    • Popup
    • Listview
    • Collapsibleset
  • Created the following event entries:
    • Updatelayout
    • Pageremove
    • Swipe
    • Swipeleft
    • Swiperight
  • Other changes:
    • Designed a warning style to draw the user’s attention to a warning paragraph
    • Created the getting started with jQuery Mobile guide on the learn site (most of the guide is based on the original guide which is on the current docs.)
  • working on the api style guide (our widget description is long so the quick-nav section is not in view... which I believe is a problem for us...)

link Gabriel Schulhof

link Jeff Lembeck

link Alexander Schmitz

  • re-wrote swipe event to allow extending it.
  • wrote extension to fix swipe on ios and demo extending swipe (this will NOT be part of the library)
  • First draft of range slider in range branch gallery at
  • general triage bug fixing.
  • issue #5035 touch events are missing teardown.
    • this could have performance implications if people use them a lot

link Ralph Whitbeck