🔧 Things we fixed
- VAutocomplete: inherit pointer-events (592d4c9), closes #5615
- VBtn: avoid setting bg with disabled and color prop (#5734) (069558a), closes #5720
- VDialog: add/remove overlay and scroll when fullscreen is changed (#5707) (76db39d),
closes #2201 - VExpansionPanel: pass boolean value to toggle method (ebc5aaf), closes #5703
- VExpandTransition: use a proper FLIP animation w/ offsetHeight (#5709) (cb605ac, a039846), closes #5607
- VMenu: auto positioning with dense prop (#5448) (6f75590), closes #5149
- VProgressLinear: use valid transition function (f587f7c), closes #3678
- VRipple: avoid reading back el.style.width (1058210), closes #5340
- VSelect:
- VSelectionControls: use ripple even when disabled (#5710) (2150554), closes #5653
- Spacing: add missing !important declaration (862d593)
- VTextField: border color in error state (d6d65f3), closes #5738