add attributes module in widget (+lint)

This commit is contained in:
Géry Debongnie
2019-01-21 14:38:44 +01:00
parent a3bf470930
commit fbf099f1f3
5 changed files with 27 additions and 13 deletions
+2 -1
View File
@@ -47,4 +47,5 @@ Before even thinking about using this in a real scenario:
- remove the "if (${exprID} || ${exprID} === 0) {"
- style is props? difference between props and attrs
- text node
- t-extend???
- t-extend???
- improve qweb generated code: do not assign object/array if no props/attrs/children