Releases: ChristoPy/kuva
Releases · ChristoPy/kuva
v0.0.4
This version adds the k-not directive.
Fixes on package information.
Readme docs.
v0.0.3
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
Version 0.0.2.
Includes:
Fix #1
v0.0.1
Version 0.0.1.
Includes:
Reactivity system.
Directives: if, hide and text.