Skip to content

[FW][IMP] web: update owl to 2.2.9#149507

Closed
fw-bot wants to merge 2 commits intoodoo:17.0from
odoo-dev:17.0-16.0-owl-v2.2.8-SMfP-fw
Closed

[FW][IMP] web: update owl to 2.2.9#149507
fw-bot wants to merge 2 commits intoodoo:17.0from
odoo-dev:17.0-16.0-owl-v2.2.8-SMfP-fw

Conversation

@fw-bot
Copy link
Copy Markdown
Contributor

@fw-bot fw-bot commented Jan 16, 2024

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

Forward-Port-Of: #149379
Forward-Port-Of: #149170

We update owl to 2.2.9. Our version was 2.2.7.

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

X-original-commit: 91a1f49
With the last realease of owl, .trim now implies .lazy. This means that
if t-model.trim is used, the value will be updated in the state only when
the change event is triggered. Here we adapt the helper editFavoriteName
which was supposed to update the state value.

X-original-commit: 7a16b75
@robodoo
Copy link
Copy Markdown
Contributor

robodoo commented Jan 16, 2024

Pull request status dashboard.

@fw-bot
Copy link
Copy Markdown
Contributor Author

fw-bot commented Jan 16, 2024

This PR targets 17.0 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@robodoo robodoo added the forwardport This PR was created by @fw-bot label Jan 16, 2024
@C3POdoo C3POdoo added the RD research & development, internal work label Jan 16, 2024
robodoo pushed a commit that referenced this pull request Jan 16, 2024
We update owl to 2.2.9. Our version was 2.2.7.

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

X-original-commit: 91a1f49
Part-of: #149507
robodoo pushed a commit that referenced this pull request Jan 16, 2024
With the last realease of owl, .trim now implies .lazy. This means that
if t-model.trim is used, the value will be updated in the state only when
the change event is triggered. Here we adapt the helper editFavoriteName
which was supposed to update the state value.

X-original-commit: 7a16b75
Part-of: #149507
@robodoo robodoo closed this in 4bf781f Jan 16, 2024
@fw-bot fw-bot deleted the 17.0-16.0-owl-v2.2.8-SMfP-fw branch January 30, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

forwardport This PR was created by @fw-bot RD research & development, internal work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants