Skip to content

Commit

Permalink
[REL] 17.2.6
Browse files Browse the repository at this point in the history
### Contains the following commits:

6ad0a05ae [PERF] helpers: reduce toZone memory allocation Task: 3915798
670d87dba [FIX] ChartJs: Properly destroy chartJs object on component wrapper deletion Task: 3777754
4dba48119 [FIX] Export xlsx: export value for non-exportable formulas Task: 3895465
851cff6e0 [FIX] data_validation: prevent icon overlap Task: 3684182
55726f60b [MOV] filter_icon_overlay: move tests to correct folder Task: 3684182
80f0fea72 [FIX] chart: avoid useless chart updates Task: 3697660
14ef3a65b [FIX] chart: wrong line dot size Task: 3697660
0ff6dfc7b [FIX] charts: time axis broken with long formatted date Task: 3857242
12851682f [FIX] composer: show auto-complete when other proposals Task: 3836124

closes #4180

Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
  • Loading branch information
rrahir committed May 7, 2024
1 parent 6ad0a05 commit a4f800c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@odoo/o-spreadsheet",
"version": "17.2.5",
"version": "17.2.6",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit a4f800c

Please sign in to comment.