🔧 Bug Fixes
- color: don't generate text color for css variable backgrounds (7f4f41c), closes #18511
- date: use 2-digit value for day / month for keyboardDate format (d414013)
- locale: update french translations (#18508) (8d625cf)
- VNavigationDrawer: prevent prepend/append from shrinking vertically (74ff1a5)
- VSelect: don't render elements for empty selection slot (ae1ea03), closes #18496
🔬 Code Refactoring
- date: add correct type to toISO and clean-up format (16f4dfc)