mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
add t-ref directive
This commit is contained in:
@@ -48,4 +48,7 @@ Before even thinking about using this in a real scenario:
|
||||
- style is props? difference between props and attrs
|
||||
- text node
|
||||
- t-extend???
|
||||
- improve qweb generated code: do not assign object/array if no props/attrs/children
|
||||
- improve qweb generated code: do not assign object/array if no props/attrs/children
|
||||
- improve qweb gen code: when building a vnode, propagate a structure with
|
||||
children/attrs/hooks, fill it properly by each directive, then and only
|
||||
then create node with minimal code
|
||||
Reference in New Issue
Block a user