Skip to content

Commit

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

282204c01 [PERF] helpers: reduce toZone memory allocation Task: 3915798
0ef57decc [FIX] Export xlsx: export value for non-exportable formulas Task: 3895465
1a0254bfc [FIX] ChartJs: Properly destroy chartJs object on component wrapper deletion Task: 3777754
0cfca7e6e [FIX] chart: avoid useless chart updates Task: 3697660
e3fba58c5 [FIX] chart: wrong line dot size Task: 3697660
7bac0805b [FIX] data_validation: prevent icon overlap Task: 3684182
4d2fee8c1 [MOV] filter_icon_overlay: move tests to correct folder Task: 3684182
49a41ed68 [FIX] charts: time axis broken with long formatted date Task: 3857242

closes #4179

Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
  • Loading branch information
rrahir committed May 7, 2024
1 parent 282204c commit 622c47c
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.1.13",
"version": "17.1.14",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit 622c47c

Please sign in to comment.