odoo/odoo#149439
Created by fw-bot
Merged
at 705a3b3cb63a296ac0fc1dc94aef43b7385946e1
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:saas-16.3-16.0-owl-v2.2.8-i1ph-fw
- head
- b2fb38afe1c4e3ba22ca08408321e97fe6844063
- merged
- 1 year ago by JavaScript, Mathieu Duckerts-Antoine (dam)
odoo/odoo | |
---|---|
16.0 | #149170 |
saas-16.1 | #149370 |
saas-16.2 | #149379 |
saas-16.3 | #149439 |
saas-16.4 | #149489 |
17.0 | #149507 |
saas-17.1 | #149520 |
18.0 | |
saas-18.1 | |
saas-18.2 | |
saas-18.3 | |
saas-18.4 | |
master | #149537 |
[FW][IMP] web: update owl to 2.2.9
Update the OWL lib and adapt some tests/helpers.
Release notes:
https://github.com/odoo/owl/releases/tag/v2.2.8
https://github.com/odoo/owl/releases/tag/v2.2.9
These releases contain small improvements
2.2.8:
- [IMP] template set config: getTemplate function
- [IMP] parser: .trim modifier implies .lazy modifier
- [REF] parser, template_set: factor out parseXML function
2.2.9:
- [IMP] reactivity: replace sets with small arrays for performance