Releases: odoo/owl
[REL] v2.2.5
v2.2.5
- [FIX] compiler: fix xmlns attribute not being set correctly in firefox
- [FIX] compiler: fix t-call at root of template causing crashes
- [REF] compiler: minor cleanup
- [FIX] devtools: fix inspected path
[REL] v2.2.4
v2.2.4
- [FIX] compiler: fix swapped key/value using t-foreach on Map
- [FIX] devtools: fix crash while highlighting env
- [FIX] *: move OwlError to common
- [FIX] playground: todo app clear complete tasks
- [IMP] compiler: improve error message when failing to compile template
[REL] v2.2.3
v2.2.3
- [FIX] app: sync destroy everythig when app is destroyed
[REL] v2.2.2
v2.2.2
- [FIX] tools: include proper version number in released build
[REL] v2.2.1
v2.2.1
- [FIX] compiler: allow t-out on component tag
[REL] v2.2
v2.2
- [IMP] runtime: add support for Map and other iterables in t-foreach
- [IMP] runtime: only destroy component in raf callback
- [REF] runtime: simplify implementation of batched
- [FIX] compiler: allow t-model.number to work with select
- [FIX] devtools: Fix crash when no root node
- [FIX] devtools: fix/imp env display
- [FIX] devtools: fix symbols handling and display
[REL] v2.1.4
v2.1.4
[FIX] devtools: fix incorrect path resolution for subscriptions
[IMP] devtools: present observed keys in a more compact way
[IMP] devtools: patch app methods only when needed
[FIX] blockdom: properly merge dynamic class values
[IMP] devtools: add border for new animation frame
[FIX] devtools: Fix race conditions in tree lodaing
[FIX] parser: make t-on stricter
[REL] devtools: chrome v1.1.1
[FIX] devtools: fix context menus flickering
[REL] devtools: chrome v1.1
[IMP] devtools: Add blacklist to components toggle
[FIX] devtools: Missing global owl
[FIX] devtools: fix issue when treeElement have same name
[FIX] devtools: fix apps patching and reload
[IMP] hooks: add types to useEffect to improve DX
[FIX] gh-page: fix 'unexpected token export' error on landing page
[FIX] compiler: apply translations to t-set text body
[REL] v2.1.3
v2.1.3
- [FIX] components: properly differentiate t-call subcomponents
- [REF] devtools: Better messages forwarding
- [FIX] devtools: Fix app methods patching
- [DOC] Fix a code bug in the example of slots
[REL] v2.1.2
v2.1.2
- [FIX] t-out: does not crash when outputting null
- [FIX] playground: fix name of playground component
- [FIX] playground: use ES owl version instead of iife
- [IMP] playground: give a name so it is more explicit in devtools
- [REF] github page: move page to docs folder on master branch
- [IMP/FIX] playground: fix and improve various things
[REL] v2.1.1
v2.1.1
- [FIX] components: solve missing update (concurrency issue)
- [DOC] remove old references to comp for useRef hook
- [FIX] devtools: Fix build commands for windows users
- [FIX] devtools: Fix devtools in detached window
- [IMP] devtools: Add a button to navigate to the doc
- [IMP] devtools: Add devtools documentation
- [IMP] Allow app to be mounted in shadow DOM
- [IMP] playground: allow sharing playground links
- [IMP] runtime: allow validating object values using a type description
- [FIX] devtools: Increase vertical padding of the search bar
- [FIX] devtools: Hide the collapse all button
- [FIX] devtools: Fix bad computation of highlight boxes on the page
- [FIX] package: Auto-update package-lock.json