Skip to content

Releases: ChristoPy/kuva

v0.0.4

28 Oct 17:44
86f372b
Compare
Choose a tag to compare

This version adds the k-not directive.
Fixes on package information.
Readme docs.

v0.0.3

23 Oct 14:06
dd78ec9
Compare
Choose a tag to compare

This version fixes v-if mixed with v-bind or v-text, not binding the data when the element is re-added to the DOM again.

v0.0.2

20 Oct 21:16
ce94a47
Compare
Choose a tag to compare

Version 0.0.2.

Includes:
Fix #1

v0.0.1

19 Oct 21:53
Compare
Choose a tag to compare

Version 0.0.1.

Includes:
Reactivity system.
Directives: if, hide and text.