Skip to content

v3.6.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 15:46
· 90 commits to master since this release

πŸš€ Features

  • date: support typescript module augmentation for adapters (20ffadc), closes #18710
  • Tooltip: add new directive (#19053) (2e1e743)
  • variant: add configurable $border-width-root (2abb221), closes #16786
  • VCardText/Subtitle: add opacity support (8633854)
  • VDataIterator: loading prop fix and add new slot "loader" (#18811) (3fca676), closes #17652
  • VDivider: add opacity support (702bb50)
  • VDivider: add slot support (395f157)
  • VInput: add dimensions support to VInput (#19600) (45c8f61)
  • VListItemSubtitle: add new opacity prop (565a794), closes #16446
  • VProgressLinear: add new buffer color / opacity props (#19190) (f257755)

πŸ”§ Bug Fixes

  • VCounter: add error color when max is exceeded (d4921d8), closes #19615
  • VDataTable: sort on transformed column values (b6b9be5), closes #18840
  • VFileInput: add hideInput prop (#17270) (614262e), closes #17142
  • VTimeline: provide correct dot-color default (380e8e6)