Bug fixes and more
This release contains a change that could be considered not appropriate for a patch release, but seeing as it is very close to release and the effect should be minimal, I'm including it.
Updates
v-dialog
no longer hasv-card
explicitly built in.v-overlay
no longer removes scrollv-dialog
default width is now 290px
Bugs
- #410 Fixed a bug where pagination comparison was not properly highlighting 4b0c606
- #411 Removed logic for disabling scroll
- #425 Fixed a bug where the focus method did not actually focus the input, only applied styles d0e8e1a
- #424 Fixed bug where
v-time-picker
in 24hr mode was still emitting 'am' 5a45a33