jQuery Mobile Team Meeting – Mar 06 2014

  • Style option removal
    • Might increase CSS size, leading to longer startup time.
    • Certain widgets support certain options. If it's just classes, users might try to add any class to any widget.
    • Kangsik: There will be too many classes and too many ways of adding them - sometimes to data-wrapper-class, sometimes to class. It will be harder to use jQM.
      • keep non-bool style options like theme, icon, and iconpos; look into deprecating theme swatches for 1.6
  • Collapsible collapsed/collapsed-icon/expanded-icon
    • Might be doable entirely in css with, maybe, like .ui-icon-expanded-plus and .ui-icon-collapsed-plus, etc., but again, it would probably add a lot to the CSS, increasing startup time.
  • Shadow option
    • If we change the default to false, is there a way to provide a deprecation period?
    • We could add a shadow even if no class is specified, and then create a class ui-no-shadow to turn it off.
  • page vs. pagecontainer events demo
  • Changing file structure
  • testswarm
    • Need to find out where to start
      • Alex looking into
  • selectmenu
    • Native fall back is complicated. Needs different markup

jQuery Mobile Team Meeting – Feb 20 2014

jQuery Mobile Team Meeting – Jan 30 2014

  • Slider & Range Slider
    • Deprecation policy
      • undeprecate slider and rangeslider, only deprecate the slider flip toggle switch
  • PRs needing review
    • Assign to Alex? Alex can then assign back after he reviews.
      • assign 1.4.1 PRs to Alex
  • AMD
    • it's landed in UI. Next steps for us
      • we start working on this and changing the file structure after the 1.4.1 release

jQuery Mobile Team Meeting – Jan 23 2014

jQuery Mobile Team Meeting – Jan 16 2014

jQuery Mobile Team Meeting – Jan 09 2014

jQuery Mobile Team Meeting – Dec 19 2013

  • Attending: Jasper de Groot, Gabriel Schulhof, Alexander Schmitz, Anne-Gaelle Colom, Ghislain Seguin, Ralph Whitbeck, Todd Parker

Time: 2pm ET

link Official Agenda:

link Updates:

link Jasper de Groot

  • Worked on jquerymobile.com content

link Alexander Schmitz

  • Changelog
  • working on branch of new button widget using spans instead of after
    • thoughts on this concept as it affects mobile?

link Gabriel Schulhof

  • Epic API docs rebase

link Ghislain Seguin

  • Released 1.4 with jquery-release, discovered a bug. Scott is going to fix it.
  • Our release script needs to tag the demos.jquerymobile.com repo when releasing a stable version
  • Download builder is broken for 1.4.0, looking into it… fixed

link Anne-Gaelle Colom

  • kept away from the mobile docs ;-)
  • Will upload the missing meeting minutes tomorrow