We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944d98f commit 40cf86fCopy full SHA for 40cf86f
.gitattributes
@@ -0,0 +1 @@
1
+*.test linguist-language=JavaScript
README.md
@@ -253,8 +253,8 @@ Most simple MaskJS sample to show where you could start from:
253
###Changelog
254
------------
255
- 0.12.2
256
- - `slot` and `event` javascript handlers ([handler](/test/dom/handler.test))
257
- - `style` node syntax support with ([style](/test/dom/style.test))
+ - `slot` and `event` javascript handlers ([handler](/test/dom/compo/handler.test))
+ - `style` node syntax support with ([style](/test/dom/compo/style.test))
258
- `:host`, `:host()` support
259
- scoped css support (IE6+)
260
```sass
0 commit comments