mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REL] v1.0.8
# v1.0.8 - qweb fix: do not override t-att-class with class attribute in some cases - component fix: refuse to mount a destroyed component - hooks type improvement: useRef is now generic, and can capture the type of a component - qweb fix: t-esc inside t-call using outside t-set
This commit is contained in:
@@ -121,8 +121,8 @@ npm install @odoo/owl
|
||||
|
||||
If you want to use a simple `<script>` tag, the last release can be downloaded here:
|
||||
|
||||
- [owl-1.0.7.js](https://github.com/odoo/owl/releases/download/v1.0.7/owl.js)
|
||||
- [owl-1.0.7.min.js](https://github.com/odoo/owl/releases/download/v1.0.7/owl.min.js)
|
||||
- [owl-1.0.8.js](https://github.com/odoo/owl/releases/download/v1.0.8/owl.js)
|
||||
- [owl-1.0.8.min.js](https://github.com/odoo/owl/releases/download/v1.0.8/owl.min.js)
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user