Skip to content

Commit

Permalink
[REL] 17.3.0-alpha.7
Browse files Browse the repository at this point in the history
### Contains the following commits:

0f66c35ec [PERF] helpers: reduce toZone memory allocation Task: 3915798
90e298a00 [FIX] ChartJs: Properly destroy chartJs object on component wrapper deletion Task: 3777754
d6678acc8 [FIX] Export xlsx: export value for non-exportable formulas Task: 3895465
73595eee0 [FIX] data_validation: prevent icon overlap Task: 3684182
b4bc60d17 [MOV] filter_icon_overlay: move tests to correct folder Task: 3684182
4741d27ed [IMP] table: add button to edit custom style Task: 3890174
3d87f1c01 [REF] tables: factorize table preview xml Task: 3890174
41c92892d [IMP] tables: RoundColorPicker in table style editor Task: 3890174
b67e82d0b [FIX] chart: avoid useless chart updates Task: 3697660
c9d1e5d63 [FIX] chart: wrong line dot size Task: 3697660
64d67ce97 [FIX] charts: time axis broken with long formatted date Task: 3857242
b9c7a12ea [FIX] composer: show auto-complete when other proposals Task: 3836124
c56cb1bad [IMP] charts: preserve more options when changing types Task: 3833884
49b55c9af [REF] ChartPanel: move business logic to store Task: 3833884
f84e8deaa [IMP] package: Upgrade Bootstrap to version 5.3
0ceb62f39 [IMP] Highlights: specific highlight for block splilled formulas Task: 3874364
edc556279 [IMP] functions: Add #SPILL! error Task: 3874364

closes #4181

Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
  • Loading branch information
rrahir committed May 7, 2024
1 parent 0f66c35 commit 853c266
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.3.0-alpha.6",
"version": "17.3.0-alpha.7",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit 853c266

Please sign in to comment.