There was an error while loading. Please reload this page.
86f372b
This version adds the k-not directive. Fixes on package information. Readme docs.
dd78ec9
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.
ce94a47
Version 0.0.2.
Includes: Fix #1
ed786f1
Version 0.0.1.
Includes: Reactivity system. Directives: if, hide and text.