v1.1.0-alpha.6
Pre-release
Pre-release
·
13972 commits
to dev
since this release
Things we changed
- f1efa56 The async-items prop has been reverted to hide-no-data.
- d948f7f Added transition to the
v-text-fieldinput slot when using the box prop - 0708cee Improved styling of chip inputs. Will no longer cause the DOM to jump when selecting an item. The small-chips prop has also been updated. Will now automatically infer chips
- e4cb7f3
v-selectselections will now be ordered as they are provided in value. This means selections will be ordered by their actual selection order
Things we fixed
- 33fc90a Fixed alignment of the input field when using the solo prop in
v-text-field - 5d3c15e Fixed logic that determines if the menu should be opened on clear
- #3714 The item-key prop on
v-data-iteratornow accepts nested values - #3770 Fixed a bug where
v-data-tablepagination did not update when using a custom filter