Skip to content

Release v1.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Oct 05:01

1.1.0 (2020-10-09)

Chores
New Features
  • popover/tooltip: Allow append-to property of PopUp Mixins to pass ref. (close #347) (e4c9364f)
Bug Fixes
  • deps: update dependency vue-functional-data-merge to v3 (#350) (58b965a0)
Refactors
  • use getElementBySelectorOrRef to handle string or element prop (f3244499)
Code Style Changes