🔧 Bug Fixes
- directives: remove listeners if bound multiple times to one element (64c254f), closes #13701 #14386
- transitions: don't remove display style afterLeave (99f77d9), closes #14312
- VCalendar: resolve drag drop issue on firefox (#14385) (2d63881), closes #14243
- VDialog: allow scrolling
<select multiple>
in safari (0ca7d0d), closes #9470 - VDialog: support horizontal scrolling (bc82074), closes #3765
- VOverlay: passthrough native events (6e2f6cd), closes #11326
- VRadioGroup: passthrough custom attributes (75e0ecc), closes #10704
- VRangeSlider: allow both thumbs to be set to the same value (2aedfc5), closes #13738
- VTabs: don't try to reactivate inactive tabs (c41b5bf), closes #14387