🔧 Bug Fixes
- colors: use perceptual foregrounds for material palette (2b56895)
- framework: make destructComputed reactive (ad0db0a)
- types: inherit parent component prop types (1a33712)
- VAvatar: make v-img children full size (4e1a42d)
- VAvatar: set default variant to flat (cb62489)
- VBtn: allow non-string icons (29c260f)
- VFooter: add missing border functionality (b2619ff)
- VSlider: add label (#15791) (c6996ac), closes #15732
- VTabs: remove active tab overlay (578fd0b)
🚀 Features
- VParallax: scale controls scroll speed instead of size (1c25fbc)