Samuel Degueldre
|
6f0a4b1c92
|
[FIX] compiler: do not pass dynamic props object as is
The child receiving the props can observe changes made to the passed
t-props object which is not desirable.
|
2022-01-27 13:19:14 +01:00 |
|
Géry Debongnie
|
6a15874d23
|
[FIX] typing: Component class should be generic on Props and Env
Otherwise, it prevents proper typing with typescript
|
2022-01-19 14:46:26 +01:00 |
|
Samuel Degueldre
|
7f49796a07
|
[IMP] misc: update typescript to 4.5.2
|
2021-11-19 14:42:37 +01:00 |
|
Géry Debongnie
|
9e285e1e0a
|
[FIX] unskip tests
|
2021-11-15 09:35:13 +01:00 |
|
Mathieu Duckerts-Antoine
|
ba2fe3ff55
|
[IMP] qweb: t-props directive
We reimplement the directive "t-props" and add some tests for it.
|
2021-10-20 15:52:43 +02:00 |
|