We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1241e2b commit be8d624Copy full SHA for be8d624
CHANGELOG.md
@@ -0,0 +1,4 @@
1
+## v0.0.2
2
+
3
+ - add `attr` and `style` directive.
4
+ - add `view` directive for nested view for `ld-each`.
package.json
@@ -4,7 +4,7 @@
"license": "MIT",
5
"main": "dist/ldview.min.js",
6
"description": "view template micro framework",
7
- "version": "0.0.1",
+ "version": "0.0.2",
8
"homepage": "https://github.com/loadingio/ldView",
9
"repository": {
10
"type": "git",
0 commit comments