[IMP] owl: update to v1.0.5

This commit is contained in:
Géry Debongnie
2020-02-21 09:53:08 +01:00
parent bf2c2bff55
commit 82c6513d42
4 changed files with 5368 additions and 67 deletions
+8
View File
@@ -0,0 +1,8 @@
# v1.0.5
- lots of doc improvements
- qweb: ignore comments between t-if/t-elif/t-else
- qweb: support attributes with inside quotes
- component: concurrency bug fix
- component: cancel previous mounting operations if necessary
- transition: no crash if element added/removed quickly