Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# v1.0.10 Bug fixes! - qweb fix: scoping issue with t-call in t-foreach - qweb fix: issue with t-set with a body in a t-call - qweb fix: handle input value attribute as a property - qweb fix: allow t-call on arbitrary nodes - qweb fix: add indeterminate to special input properties - component fix: allow using t-model with bracketed expression - component fix: properly validate multiple props - component fix: issue with higher order component, and t-keys - component fix: issue with unmounted children that should be destroyed - component fix: make concurrent renderings more robust in some cases - component fix: allow using vars with body as props - observer fix: do not proxify promises - test infrastructure: stop mocking requestanimation frame
- Loading branch information