Skip to content

v1.2.0

Compare
Choose a tag to compare
@kirillmurashov kirillmurashov released this 15 May 17:01
· 74 commits to master since this release
  • Added reactivity to size props.
  • Added new prop – preventActiveBehavior. A new property disables the behavior of the component by clicking on it and clicking outside the component's area (isActive: true / false). If the prop is enabled, the component is oriented only to the specified property isActive.
  • Added new event: clicked.