Géry Debongnie
|
f6d6da8393
|
[FIX] component: fix issues with component internal template key
closes #298
|
2019-10-21 09:41:27 +02:00 |
|
Géry Debongnie
|
41b0618c93
|
[FIX] qweb: improve generated compiled code
|
2019-10-11 14:10:44 +02:00 |
|
Géry Debongnie
|
cc82b3ffcd
|
[IMP] component: support dynamic t-component
|
2019-09-21 21:58:19 +02:00 |
|
Géry Debongnie
|
7a49b9d94e
|
[REF] component: move render props and promise to fiber
part of #293
|
2019-09-20 10:48:10 +02:00 |
|
Géry Debongnie
|
01eb338e69
|
[REF] component: move patchqueue management to fiber
part of #293
|
2019-09-20 10:47:58 +02:00 |
|
Géry Debongnie
|
3048c6f961
|
[REF] component: introduce fiber
part of #293
|
2019-09-20 10:47:55 +02:00 |
|
Géry Debongnie
|
9b589af75a
|
[REF] qweb: improve generated code in some cases
|
2019-09-12 09:43:09 +02:00 |
|
Géry Debongnie
|
ffb3263c79
|
[IMP] component: allow dynamic root nodes
closes #283
|
2019-09-11 13:12:57 +02:00 |
|
Géry Debongnie
|
e1acf66143
|
[IMP] component: components key is now static
This is a breaking change!
closes #279
|
2019-09-11 11:18:49 +02:00 |
|
Géry Debongnie
|
4cd08d25c8
|
[FIX] component: solve tricky concurrency issue
In some specific situation, a component could crash, because it was
destroyed before being mounted, but reused anyway for another rendering.
|
2019-09-01 21:24:54 +02:00 |
|
Géry Debongnie
|
9843d16585
|
[REF] component: improve render method
|
2019-08-26 10:31:11 +02:00 |
|
Géry Debongnie
|
5382e824b1
|
[REF] owl: reorganize src code in sub files
|
2019-07-16 13:12:08 +02:00 |
|