Skip to content

Releases: Namchee/tetikus

Version 0.4.2

13 Nov 05:02
e6a854d
Compare
Choose a tag to compare
Version 0.4.2 Pre-release
Pre-release

Overview

0.4.2 is here 🎉! Unfortunately, I'm still not confident that it's stable yet.

Features

  1. Adds a new property to Tetikus component: options, which is just a wrapper for a unified property object. Useful to prevent code smells and apropcalypse.

Fixes

  1. Fixes an issue where CSS transformations will log a warning when id is provided. id property should be ignored by transformation function.

Version 0.3.1

28 Sep 03:06
1fc2868
Compare
Choose a tag to compare
Version 0.3.1 Pre-release
Pre-release

This version fixed these following issues:

  1. Adds vue as peer dependencies to prevent installation issues.

Version 0.3.0

26 Sep 11:32
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release

This version adds the following features

  1. Adds id property to TransformProps, allowing you to specify which tetikus instance should transform on certain hover events. Useful when you have multiple tetikus instance.
  2. Bumped vue to 3.0.0 to reflect official version 3 release.

Version 0.2.1

09 Sep 10:37
f2ae72f
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release

This release fixed these following issues:

  1. Removes unnecessary undefined check on delay function, as it causes unwanted behavior.

Version 0.2.0

08 Sep 13:49
73c3997
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release

Version 0.2.0

This version adds these features:

  1. Proper Typescript typings

This version addresses these issues:

  1. ESM support, at v0.1.0 esm-based dev server must add .default tag at install step. This has been fixed with #1

Version 0.1.1

07 Sep 13:41
Compare
Choose a tag to compare
Version 0.1.1 Pre-release
Pre-release

This release adds missing installation script on README

Version 0.1.0

07 Sep 13:36
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release
v0.1.0

Version 0.1.0