v0.15.0-beta.3
Pre-release
Pre-release
·
15726 commits
to dev
since this release
Things we added
- 4 new tests for
v-selectto accommodate the new process
Things we fixed
- 8f34860 0b6c130 Greatly improved search functionality, async items and searching async items for
v-select - #1483 Fixed a bug where Edge was not able to iterate the node list throwing an error when searching
- #1489 Fixed missing
v-tooltipstyle declarations - #1494 Fixed
v-btnusing the disabled prop inv-toolbarnot being styled properly - #1487 Disabled animation of
v-iconwhen openingv-expansion-panel. This is a rendering issue and we will revisit it at a later time - #1484 Fixed a bug where when searching in
v-selectwith the autocomplete prop, and then selecting an item, the wrong item would be selected - #1493 Fixed a bug where $vuetify.breakpoint.value would be undefined at runtime
- df42a69 Fixed a bug where
v-iconinside of av-btnwith the icon prop was not receiving the proper disabled styles - #1482 Fixed a bug where
v-text-fieldwould cause a horizontal scroll in av-dialogwhen focused on Edge - #1462 Fixed a few styles and updated documentation examples for
v-toolbarwith a innerv-tabs
Things we changed
Things you fixed
- #1472 Fixed disabled text field colors to match MD spec (thanks @jacekkarczmarczyk)