Géry Debongnie
b06791c950
[IMP] components: crash when using unknown suffix/modifiers
2022-01-19 14:00:24 +01:00
Géry Debongnie
f2921abda8
[REM] component: remove support for css tag
2021-12-21 09:09:36 +01:00
Géry Debongnie
4cde06d685
[IMP] component: add .bind suffix to props for easy binding
2021-12-13 12:43:23 +01:00
Samuel Degueldre
7869a1f2c6
[IMP] components: add test for template string in props
2021-11-24 10:09:52 +01:00
Samuel Degueldre
0e4a55ba09
[FIX] components: allow prop names that are not valid bare property name
2021-11-24 10:09:52 +01:00
Mathieu Duckerts-Antoine
6e9b68dafa
[FIX] props: prop names can contain -
2021-11-23 10:20:45 +01:00
Samuel Degueldre
58b8572f0a
[FIX] components: capture context in prop expressions
2021-11-22 13:18:17 +01:00
Lucas Perais (lpe)
6ea40a66da
[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.
2021-11-16 14:37:53 +01:00
Géry Debongnie
7ac20f4fc2
[REF] initial prototype of owl 2
2021-10-20 15:11:25 +02:00