- Ticket triage
- 379 tickets total -3
- 26 pull requests -2
- Fixed resizable grid regression
- Button
- Added
hasClasses()
andlacksClasses()
custom assertions- Makes tests cleaner and provides more useful output on failure
- Added
- Datepicker
- Scott to rebase to bring in changes from master
- Landed new default theme
- Dialog
- Need to remove
overflow: auto
to properly allow nesting widgets like autocomplete, selectmenu, and datepicker - TJ to send a PR to remove
overflow: auto
and change the resizable handles to prevent regressing on #9521
- Need to remove