Skip to content

Tags: odoo/owl

Tags

v2.8.1

Toggle v2.8.1's commit message
[REL] v2.8.1

# v2.8.1

 - [FIX] parser, code_generator: wrapped children recognition
 - [DOC] `slots` prop validation

v2.8.0

Toggle v2.8.0's commit message
[REL] v2.8.0

# v2.8.0

 - [FIX] parser: t-esc/t-out vs t-translation*
 - [IMP] compiler: make human-readable ARIA attributes translatable

v2.7.0

Toggle v2.7.0's commit message
[REL] v2.7.0

# v2.7.0

 - [IMP] runtime/utils: export htmlEscape and add tests
 - [FIX] utils: Correct validation of mount target in shadow DOM/iframe
 - [IMP] runtime: add markup tag function

v2.6.1

Toggle v2.6.1's commit message
[REL] v2.6.1

# v2.6.1

 - [FIX] code generator: prevent AST change
 - [IMP] runtime: simplify info message when running in dev mode

v2.6.0

Toggle v2.6.0's commit message
[REL] v2.6.0

# v2.6.0

 - [IMP] translation contexts

v2.5.3

Toggle v2.5.3's commit message
[REL] v2.5.3

# v2.5.3

 - [IMP] tools: expose template compiler as npm command
 - [IMP] compiler: add prop suffix name in the error message

v2.5.2

Toggle v2.5.2's commit message
[REL] v2.5.2

# v2.5.2

 - [FIX] runtime: make error recovery more robust

v2.5.1

Toggle v2.5.1's commit message
[REL] v2.5.1

# v2.5.1

 - [FIX] compiler: multiple modifiers on t-custom

v2.5.0

Toggle v2.5.0's commit message
[REL] v2.5.0

# v2.5.0

 - [IMP] app: add global values at compile time
 - [IMP] parser: add support for custom directives
 - [FIX] runtime: properly handle error caused in mounted hook

v2.4.1

Toggle v2.4.1's commit message
[REL] v2.4.1

# v2.4.1

 - [FIX] app: make subroots more robust
 - [IMP] devtools: show objects class name and add special extension cases
 - [IMP] devtools: allow expansion of empty class
 - [IMP] Bump support for Node 20+