🔧 Things we fixed
- dfcedde Fixed a scrolling bug with flexbox and IE11 (thanks @06b)
- 325a143 Selection controls will now properly set the checked attribute when selected
- #3038
v-list-group
will now propery wrap a longv-list-tile-title
- #3485 Fixed prefix on input controls not working with longer text (thanks @aggarwaldev)
- #5005 Fixed a bug where
v-select
would allow a user update even when using the readonly prop - #5334 Fixed a bug with
v-treeview
and the rtl mode - #5362 Fixed a bug where validation when run on readonly inputs when they where blurred
- #5404 Fixed a css issue that caused selection controls to have margin bottom when only a single input was present
- #5426
v-data-table
andv-data-iterator
will now show the correct pagination when given an items array that is smaller than the current items