Skip to content

v1.4.3

Compare
Choose a tag to compare
@johnleider johnleider released this 22 Jan 14:32

🔧 Bug Fixes

  • VDialog: properly check for activator scopedSlot (2acf2ff), closes #6115
  • VMenu: improve position when using offset, width and attach props (#6193) (bfad3d8), closes #5498
  • VMenu: avoid initial computation of NaN (7093d3d)
  • VMenu: show menu if value isActive on mount (094a85e), closes #6034
  • VSheet: add missing transition (6d782bb)
  • VTextField: correct styles with full-width prop (9d964b3), closes #4544
  • VTreeview: correcly handle updating items array of equal size (#6202) (4177931), closes #6181