- Ticket triage
- 416 tickets total -11
- 47 pull requests +0
- Button
- Ready for another round of review
- Working on implicit label support
- Working on focus styling
- Datepicker
- 1.11 Regressions
- Bootstrap
Category: jQuery UI Team
jQuery UI Team Meeting – Jul 16 2014
- Ticket triage
- 427 tickets total +0
- 47 pull requests -1
- Button
- Cleaned up tests
- Ready for another round of review
- Datepicker
- Cleaned up history on datepicker branch.
- Rebased Calendar WIP PR
- 1.11.0 regressions
jQuery UI Team Meeting – Jul 02 2014
- Ticket triage
- 427 tickets total +10
- 48 pull requests +0
- Globalize
- Datepicker
- Need to update PR to remove old commits
- 1.11.0 released!
- 35k+ downloads, no bug reports yet
jQuery UI Team Meeting – Jun 25 2014
- Ticket triage
- 417 tickets total +0
- 48 pull requests +0
- Bower
- Globalize
- Datepicker
- Felix and TJ making progress, updating unit tests after the calendar split
- Discussed API changes
- Ready to release 1.11.0
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
- Now at 1625 1.11-beta.2 downloads
- Final release planned for the 23rd
- Working on upgrade guide
jQuery UI Team Meeting – Jun 11 2014
- Ticket triage
- 418 tickets total +4
- 45 pull requests +5
- Download Builder
- Using Bower for all externals
- https://github.com/jquery/download.jqueryui.com/pull/229
- Fixed cache issue with minified bundle for 1.11 pre-release
- Globalize
- Working on error handling
- https://github.com/jquery/globalize/pull/268
- Selectmenu
- Felix to ping Dylan again
- Failing unit test due to menu CSS changes
- Related to box-sizing issue?
- Datepicker
- 1.11 final
- In one or two weeks, since we're now getting some feedback from the beta
- Need to review changelog generation before that
- Also need to write upgrade guide asap
jQuery UI Team Meeting – Jun 04 2014
- Ticket triage
- 4 pending tickets +1
- 414 tickets total +4
- 40 pull requests +0
- Globalize
- Need a seperate API site
- Number parsing and instances landed, published alpha.3
- Improve error handling
- 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
- Need a seperate API site
- Number parsing and instances landed, published alpha.3
- Improve error handling only remaining ticket in 1.0.0 milestone
- 1.11.0-beta.2
- Either all is well or no one is testing
- 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
- Try to use native outline via CSS where possible (Chrome), use custom styles to emulate Chrome's outline elsewhere
jQuery UI Team Meeting – May 21 2014
- Ticket triage
- 4 pending tickets +2
- 411 tickets total +1
- 38 pull requests +2
- Globalize
- working on plural module, formatUnit and formatRelative
- Download builder
- Slider rewrite
- David Petersen available on Tuesdays, starting to work on slider rewrite
- checkbox/radio
- wrapping input in label, without for attribute, should be fine by now
- will put together a patch and test that
jQuery UI Team Meeting – May 14 2014
- Ticket triage
- 2 pending tickets +2
- 410 tickets total +2
- 36 pull requests -4
- Globalize
- Need a seperate API site
- Talked to Isaac to create logo and color scheme
- Download builder
- Simplifying our bundle
- include theme + structure + concat
- _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