๐ Features
- framework: support css cascade layers (#19641) (4820347)
- display: add explicit prop that overrides mobile state (fafc39f)
- VBtn: add new readonly prop (72f33dc)
- VDataTable: add mobile view (#19431) (66880ce)
- VLayout: add dimension support (0114108)
- VNavigationDrawer: add new persistent prop (#19552) (74cc2bf)
๐ง Bug Fixes
- layout: translate full amount if element and layout size is 0 (99ea55d)
- VDataTable: add missing scss variable for loading opacity (69b5cc8)
- VDialog: adjust styling to better match material spec (383bbdc)
- VNavigationDrawer: don't restrict elementSize when location is top or bottom (1ee802d)
- VOverlay: move targetRef out of props (5e40cc8), closes #19685