Géry Debongnie
89d63ff29a
[IMP] components: crash when using unknown suffix/modifiers
2022-02-11 10:46:44 +01:00
Géry Debongnie
416deeb865
[REM] component: remove support for css tag
2022-02-11 10:46:44 +01:00
Géry Debongnie
14a6289f60
[IMP] component: add .bind suffix to props for easy binding
2022-02-11 10:46:44 +01:00
Samuel Degueldre
2943ca3921
[IMP] components: add test for template string in props
2022-02-11 10:46:44 +01:00
Samuel Degueldre
93b88cad8d
[FIX] components: allow prop names that are not valid bare property name
2022-02-11 10:46:44 +01:00
Mathieu Duckerts-Antoine
b90180a9e0
[FIX] props: prop names can contain -
2022-02-11 10:46:44 +01:00
Samuel Degueldre
7143dd3ff5
[FIX] components: capture context in prop expressions
2022-02-11 10:41:18 +01:00
Lucas Perais (lpe)
b902edc1be
[IMP] app, compiler: introduce t-out
...
t-out automatically escaped content when it is a string not marked
with the `markup` function
t-out renders the raw content if it is a Block, or if it has been marked
with the `markup` funtion.
t-esc has been kept since it is safe and is optimized to render text nodes.
all t-raw calls are in fact the same as t-out.
2022-02-11 10:41:18 +01:00
Géry Debongnie
e746574a1d
[REF] initial prototype of owl 2
2022-02-11 10:18:01 +01:00