jQuery UI Team Meeting – May 06 2015


  • Ticket triage
    • 378 tickets total -0
    • 18 pull requests -4
  • Button
    • Alex and Jörn worked through another round of review
    • Scott to review
  • 1.9 git build
    • Removed listing from CDN, but file still exists
  • Form reset handling
    • Handle common logic for resetting input-based widgets when their form is reset
    • Utility functions, mixin, extension, or widget?
    • Scott to prototype mixin and extension for review
  • Form-related methods
    • .labels(), .form(), and $.ui.escapeSelector() landed in master
    • Only .labels() is public API; needs docs
  • Draggable/Mouse blur on interaction