- Ticket triage
- 430 tickets total, +3
- 16 pull requests, +4
- Datepicker
- Strange iOS 10 behavior
- https://bugs.jqueryui.com/ticket/15050
- Alex to look into this bug
- Felix sent a PR for improved test coverage
- We should run tests with at least two time zones
- Strange iOS 10 behavior
- Selectmenu
- Using wrong
role
?- https://bugs.jqueryui.com/ticket/15091
- Looks like we should probably be using
listbox
instead ofcombobox
, but it's not too clear how that works
- Using wrong
- Releases
- Missing minified widget files in distributions
- Checkboxradio
- More styling issues?
- https://bugs.jqueryui.com/ticket/15085
- Already fixed, need to find the previous ticket and close as duplicate.
- More styling issues?
- Resizable
- Custom handles get removed on update
- https://bugs.jqueryui.com/ticket/15084
- Scott will look into this
- Custom handles get removed on update
- Slider
- Custom handle positioning isn't correct during drag
- https://bugs.jqueryui.com/ticket/15083
- Scott will look into this
- Custom handle positioning isn't correct during drag
- Autocomplete
- Duplicate
remove
event listener - Alex will send a PR to fix
- Duplicate