Skip to content

v2.1.7

Compare
Choose a tag to compare
@johnleider johnleider released this 25 Oct 21:15

🔧 Bug Fixes

  • locale: update Norwegian translation (#9455) (051399a)
  • VCalendar: escape html of event name (#9387) (283d601)
  • VDataTable: adjust filter & sort functions to use Intl.Collator (#7805) (43adae8), closes #3672 #4622
  • VDialog: fix close on outside click with persist and hide-overlay (#9304) (ba99a45), closes #8697 #8697
  • VFileInput: trigger onInput after value has changed (#9091) (507f1b0), closes #9045
  • VImg: do not lazy load if intersection observer is not supported (22e23e2), closes #9412
  • VLazy: properly show transition on activation (ac7136d)
  • VSwitch/VCheckbox: color not applied if value is 0/false (#9431) (9856ca7)