mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
add support for text root nodes (and test suite cleanups)
This commit is contained in:
@@ -44,4 +44,7 @@ Before even thinking about using this in a real scenario:
|
||||
- check qweb tests and see if it is reasonable
|
||||
- Note: the compilation of a template should have a unique node (but sub templates
|
||||
can have multiple roots)
|
||||
- remove the "if (${exprID} || ${exprID} === 0) {"
|
||||
- remove the "if (${exprID} || ${exprID} === 0) {"
|
||||
- style is props? difference between props and attrs
|
||||
- text node
|
||||
- t-extend???
|
||||
Reference in New Issue
Block a user