Skip to content

Commit

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

977b8f265 [IMP] charts: limit trending line degree range Task: 4207820
9f337f326 [FIX] Charts: Fix tooltip value when data is zero Task: 4251681
f51993403 [IMP] pivot: disable automatic autofill Task: 4256700
4f2950a8b [FIX] paint format: copy conditional formats Task: 4226853
b977d1f66 [FIX] test: skipped test in `renderer_plugin.test.ts` Task: 4276968
5953d29a4 [FIX] format painter: use a single history step Task: 4277362
8ee4266a9 [FIX] logs: log performance information at debug level Task: 0
a81189ba1 [FIX] chart: avoid overlapping values on charts Task: 4207889
2e95535f0 [FIX] pivots: don't translate pivot titles Task: 4239967
b50c0f286 [FIX] pivot: autocomplete dimension after positional Task: 4235329
ab8b491c9 [FIX] chart: cleanup tooltip title code Task: 4269632
187843ed1 [FIX] side_panel: unify font weight across side panels Task: 4194259
3a77fe228 [FIX] pivot: divergent collaborative duplicated pivot name Task: 4199949

closes #5132

Task: 0
Signed-off-by: Pierre Rousseau (pro) <[email protected]>
  • Loading branch information
pro-odoo committed Oct 24, 2024
1 parent 977b8f2 commit 788df92
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.1",
"version": "18.0.2",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit 788df92

Please sign in to comment.