Skip to content

Releases: vinpogo/vue-utils

@vingy/vueltip@2.2.1

Choose a tag to compare

Patch Changes

@vingy/vuebugger@0.4.1

Choose a tag to compare

Patch Changes

@vingy/vueltip@2.2.0

Choose a tag to compare

Minor Changes

@vingy/vuebugger@0.4.0

Choose a tag to compare

Minor Changes

  • #52 98dd281 Thanks @vinpogo! - feat: @vingy/vuebugger can now be bundled for production builds

  • #52 4077e4f Thanks @vinpogo! - feat: add possibility to disable debugging via options

Patch Changes

@vingy/vueltip@2.1.1

Choose a tag to compare

@vinpogo vinpogo released this 11 Mar 09:26

Patch Changes

  • #50 ee02b86 Thanks @vinpogo! - ref: vueltip no longer creates its own app to render the tooltip

@vingy/vueltip@2.1.0

Choose a tag to compare

@vinpogo vinpogo released this 09 Mar 07:38

Minor Changes

@vingy/vueltip@2.0.1

Choose a tag to compare

@vinpogo vinpogo released this 06 Mar 11:06

Patch Changes

  • #45 c36c8c8 Thanks @vinpogo! - fix: tooltip disappears automatically when hovered element unmounts

@vingy/vueltip@2.0.0

Choose a tag to compare

Major Changes

Minor Changes

Patch Changes

@vingy/vuebugger@0.3.4

Choose a tag to compare

Patch Changes

@vingy/vueltip@1.3.1

Choose a tag to compare

Patch Changes

  • 94eb7ab: update dependencies
  • 6066521: When using v-if to control visibility of the tooltip element, hovering the tooltip, now keeps it visible.