- Ticket triage
- 430 tickets total, +0
- 14 pull requests, +0
- Datepicker
- Strange iOS 10 behavior
- Selectable
classes
option causing performance issues- https://bugs.jqueryui.com/ticket/15049 *can't reproduce
- Autocomplete
- XSS issue in remote JSONP demo
- https://bugs.jqueryui.com/ticket/15048
- PR implementation is too restrictive, rejecting many valid function names
- Scott landed a different fix
- XSS issue in remote JSONP demo
- Tootlip
- No callback for tooltip shown with a delay
- https://bugs.jqueryui.com/ticket/15051
- Rename
open
tobeforeOpen
, add a newopen
event after_show()
completes - Breaking change, but not likely to break much code, if any. Must wait for 1.13.
- GitHub branch cleanup
- Felix asks to delete datepicker-globalize-1.x and selectmenu-native-menu
- deleted
- Felix asks to delete datepicker-globalize-1.x and selectmenu-native-menu
- Checkbox theme issues