jQuery UI Team Meeting – May 13 2015


  • Ticket triage
    • 381 tickets total +3
    • 19 pull requests +1
  • Button
    • Scott to review
  • Form reset handling
    • Handle common logic for resetting input-based widgets when their form is reset
    • Scott, Alex, Jörn discussed the various solutions and decided on a mixin
    • Modify widget factory to support mixins
    • Scott to send a PR* Form-related methods
  • jquery-git breakages
  • Remove use of .bind(), etc.
    • Alex to send a PR that removes use of event aliases
    • Eventually get tests running against a custom build that doesn't have the deperecated module or the event alias module