๐ Features
- icons: add more iconsets based on UnoCSS (#22668) (6c8bea5)
- styles: CSS variables for fonts (#22666) (84495a3)
๐ง Bug Fixes
- docs: prevent marquee position reset when clicking links (8ffe3d1)
- docs: add overflow-hidden to FAQ expansion panels (#22660) (4906409)
- docs: correct unocss preset logo filename (df15a70)
- theme: put theme stylesheet in body when loaded with unhead (2475a28)
- VBadge: correct props.dotSize fallback (a71f396), closes #22658
- VColorPicker: align sliders with controls (0d1ce90)
- VDataTable: improvements for sorting in mobile mode (54affe1), closes #22288 #22426
- VDataTable: keep fixed cells opaque when loading (ddca6ca), closes #21557
- VGrid: correct mapping for grid gap x/y (65b4278)
- VOtpInput: handle deletion via onBeforeinput for mobile compatibility (#22657) (2f8a4f9), closes #22628
- VPagination: suppress browser spacing (a6b7b93)
- VSelect: fix screenreader navigation to select options (#22602) (6c962b7), closes #22226
- VSlideGroup: don't read dom attributes in computed() (a51b313), closes #22644
- VSlider: reduce affix margins (18af2d2)
- VSnackbar: opaque background for transparent variants (#22646) (e83fa88), closes #18871
- VTimeline: keep dot border when using numeric dot size (6764c95), closes #22499