jQuery Mobile Team Meeting – Nov 08 2012


  • Attending: Todd Parker, John Bender, Jasper de Groot, Jason D Scott, Anne-Gaelle Colom, Gabriel Schulhof, Alex Schmitz, Ghislain Seguin

link Todd

link John Bender

  • Working AJAX nav cleanup - all hashchange tests are passing now
  • Helping Anne documenting nav for the new API docs
  • Looking at decoupling nav from core a bit more for 1.3

link Jasper de Groot

link Anne-Gaelle Colom

  • Added index page to api docs
  • Merged Checkbox + Radio button into Checkboxradio widget
  • Merged Slider + Flip-toggle into Slider widget
  • Merged Search input + Text input into Textinput widget
  • Still need to merge Header + Footer + Content into Page.sections widget
  • Created the following method entries (note: they all need proper examples):
    • jQuery.mobile.changePage()
    • jQuery.mobile.loadPage()
    • jQuery.mobile.path.isAbsoluteUrl()
    • jQuery.mobile.path.isRelativeUrl()
    • jQuery.mobile.path.get()
  • Now officially on the jQuery Content team and attended our 1st meeting (Thursdays 1pm ET)

link Gabriel Schulhof

  • checkboxradio icon: if controlgroup is initially vertical, icon is displayed, but if then changed to horizontal, icon must disappear
    • there is a js solution, but uGoMobi is working on a CSS solution too
  • unit test timeouts: seems like they go away if I add lots of console.log statements :(
    • also, phantomjs has a way of dying if I lose connectivity, even though it only deals with localhost
  • When do we merge css-corner-styling?
  • Some progress on documenting controlgroup

link Ghislain Seguin

  • Still working on builder (slow progress)

link Alexander Schmitz

  • Mostly working on presentation for jQuery Asia thank you uGoMobi for all your help!
  • PR #5260 is ready to merge will close #3748, #4113, #4250, #4337, #4410 - packaged as an extension to fixed toolbars for 1.3, just landed in master
  • need review of pr #5262 destroy should reset padding on fixedtoolbars