Skip to content

Commit

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

1767b3728 [FIX] chart: preserve label order when aggregate
6c96ded0b [PERF] helpers: faster default cell height Task: 3845472
b48eb1cf7 [IMP] package: update owl to version 2.2.10
c2f6da219 [FIX] *: Compute max/min on huge arrays Task: 3802691
06db89656 [FIX] Charts: format of negative values
c2eed35cb [FIX] EditionPlugin: data validation duplicate values
ed7d3fa63 [FIX] BottomBarSheet: Rename a sheet with style content on Firefox Task: 3754944
33ed353a9 [FIX] bottom_bar: disable sheet drag & drop in readonly Task: 3820888
261616dfa [FIX] menu: non-aligned menu items Task: 3814222

closes #3994

Signed-off-by: Lucas Lefèvre (lul) <lul@odoo.com>
  • Loading branch information
LucasLefevre committed Apr 5, 2024
1 parent 1767b37 commit 33f09d7
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.0.16",
"version": "17.0.17",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit 33f09d7

Please sign in to comment.