We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
86f372b
There was an error while loading. Please reload this page.
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.