[IMP] qweb: add preliminary support for transitions

Still very naive...

Part of #66
This commit is contained in:
Géry Debongnie
2019-05-02 11:40:10 +02:00
parent 6350d9598d
commit 0da44033ac
6 changed files with 188 additions and 9 deletions
+1
View File
@@ -11,4 +11,5 @@
## Miscellaneous
- [Quick Start](quick_start.md)
- [Animations](animations.md)
- [Comparison with React/Vue](comparison.md)