Skip to content

Commit

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

09860796e [FIX] pivot: skip cells on manipulated pivot array formulas Task: 4292134
03d7080d3 [FIX] functions: FILTER with strings and errors Task: 4307604
eb4c13091 [FIX] charts: do not show zero values in pie charts Task: 4277144
3eac11e86 [FIX] index: export chart translation terms Task: 3978443
262b1bc2a [FIX] tests: remove WAIT funtion Task: 4306250
70f58fa2d [FIX] tests: bad separator in xlsx export Task: 4306250
ec41486b9 [FIX] tests: remove async function export test Task: 4306250
c78551c57 [FIX] xlsx: convert #REF at export to xlsx Task: 4207052
bebac5f29 [FIX] parser: inconsistent handling of #REF Task: 4207052
c53e76933 [FIX] charts: correct stacked checkbox label Task: 4251670
5ebba297c [REM] charts: clean createLineOrScatterChartRuntime Task: 0
d3a2181b7 [FIX] charts: fix trend line for datetime Task: 0
69a8602cd [FIX] chart: missing checkbox label for combo chart Task: 4283173

closes #5179

Task: 0
Signed-off-by: Lucas Lefèvre (lul) <[email protected]>
  • Loading branch information
LucasLefevre committed Nov 8, 2024
1 parent 0986079 commit 5fa5fbb
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@odoo/o-spreadsheet",
"version": "18.0.2",
"version": "18.0.3",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit 5fa5fbb

Please sign in to comment.