jQuery UI Team Meeting – Jun 18 2014

  • Ticket triage
    • 417 tickets total -1
    • 48 pull requests +3
  • Download Builder
    • Updating jqueryui.com to use the new resources after externals update
  • Bower
  • Globalize
  • Selectmenu
    • TJ and Felix reviewed the menu padding issue
    • TJ has a fix, though the underlying issue is still unclear
  • Datepicker
    • Felix and TJ making progress, updating unit tests after the calendar split
    • Setting up meeting to discuss API changes
  • 1.11

jQuery UI Team Meeting – Jun 11 2014

jQuery UI Team Meeting – Jun 04 2014

  • Ticket triage
    • 4 pending tickets +1
    • 414 tickets total +4
    • 40 pull requests +0
  • Globalize
  • Selectmenu
    • Felix needs some help to improve ARIA implementation, trying some of the suggestions Hans posted:
    • Felix emailed Dylan to ask for help
    • Alex is going to ask Victor Tsaran, he helped out with Mobile before
  • checkbox focus outline
    • Active checkbox needs a focus indicator
    • Use native outline via CSS where possible (Chrome), use custom styles to emulate Chrome's outline elsewhere
  • Datepicker
    • Being split into Calendar and Datepicker
    • Calendar is for inline usage
    • Datepicker is for input-based usage

jQuery UI Team Meeting – May 28 2014

  • Ticket triage
    • 3 pending tickets -1
    • 410 tickets total -1
    • 40 pull requests +2
  • Globalize
  • 1.11.0-beta.2
    • Either all is well or no one is testing
  • Selectmenu
  • checkbox focus outline
    • Active checkbox needs a focus indicator
    • Try to use native outline via CSS where possible (Chrome), use custom styles to emulate Chrome's outline elsewhere

jQuery UI Team Meeting – May 14 2014

  • Ticket triage
    • 2 pending tickets +2
    • 410 tickets total +2
    • 36 pull requests -4
  • Globalize
  • Download builder
  • _on() signature
  • checkbox focus outline
    • Active checkbox needs a focus indicator
    • Leaving it up to the user to style ui-state-focus is awful
    • jQuery Mobile currently uses box-shadow to add a custom focus outline
    • Can't recreate native outline
    • Still no solution, will continue discussion elsewhere