Details
-
Task
-
Resolution: Fixed
-
Major
-
0.15
-
None
-
Unknown
-
N/A
-
N/A
-
Description
v3.7.13
๐ง Bug Fixes
- nested: prevent parent node activate firing for singleLeaf (#โ20951) (ea70e18), closes #โ20946
- VBottomNavigation: flex VBtn evenly when using the grow prop (407bd8e), closes #โ20493
- VDataTable: allow removal of additional sortings (#โ20990) (32e5747), closes #โ20985
- VFileInput: use correct model for validation (5ae1208), closes #โ20247
- VList/VTreeview: don't change tabindex when isFocused changes (cda9307), closes #โ19919 #โ17470
- VSelect: external model reactivity (4df71de), closes #โ20992 #โ20997
- VTabs: correct items generic type (3adefb9), closes #โ20981
๐ฌ Code Refactoring
- framework: remove redundant pick function (a438986)
- VTreeviewItem: reuse VListItem link and clean-up code (3cbe7a4), closes #โ19919
๐ Reverts
- Revert "fix(VNavigationDrawer): don't restrict elementSize when..." (8294e8c)
๐งช Labs
- VDateInput: add missing slot pass-through (4815d05), closes #โ20060
- VDateInput: disable in disabled forms (#โ20982) (e0ec39f), closes #โ20543
- VNumberInput: strict precision (#โ20252) (fd7cb11), closes #โ19898
- VNumberInput: ability to hide controls + spacing tweaks (#โ19908) (3085e1a), closes #โ19897 #โ20782
- VTreeview: remove itemType and unused slots (b54db8d), closes #โ20980
v3.7.12
๐ง Bug Fixes
- VOverlay: don't inherit scrim opacity (4ff8d58), closes #โ20969
- VRipple: no animation on mobile (#โ20369) (45e931c), closes #โ12288
- VSelect: pick props instead of using toRaw (1413d20)
- VSelect: improve selection performance (#โ20937) (08aa9d4), closes #โ20703
- VSlider: skip position calculation if element does not exist (1f4f945), closes #โ19891