v0.12.6
Pre-release
Pre-release
Git is fun
There were a few issues with merges in git so I decided to get some of these features out. Technically, some could be on a new release, but please bear with me. Enjoy the new goodies
Things we added
- #657 Added ability to change theme colors for
v-data-table
select-all and loader v-select
andv-menu
will now respond to keyboard controlsv-dialog
will now properly sit outside of the containing element, fixing overflow issues- Removed scroll for dialogs (mobile may see a jump, still working on this)
- Vertical
v-stepper
's will now set their height to auto after transition, allowing dynamic content
Things we fixed
- #672 Fixed improper prop mutation
- #670 Fixed bug with
v-divider
inv-stepper
- #673 Fixed a bug where .toolbar--dark was being added for light in
v-toolbar
- #662 Removed padding for hide-details on form inputs