Skip to content

Commit

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

5719d7dcc [FIX] cell: keep non-breaking spaces Task: 4403607
f243d86d5 [FIX] sheet view: DELETE_SHEET in initial revisions Task: 4405573
f024ea533 [FIX] table_style_editor_panel: disable "No Color" button Task: 4102704
23a005a53 [FIX] data_bar_rule_editor: disable "No Color" button Task: 4102704
c8af9e9d5 [FIX] SheetPlugin: Fix handling of unbounded zones Task: 4397745
8a18d36e0 [FIX] pivot: apply format on measure only a basic formula Task: 4377411
13a79d08b [FIX] figure: crash on deleting dragged figure Task: 4329240
b6a0772f6 [FIX] composer: topbar composer z-index Task: 4246966

closes #5370

Task: 0
Signed-off-by: Pierre Rousseau (pro) <[email protected]>
  • Loading branch information
pro-odoo committed Dec 19, 2024
1 parent 5719d7d commit 7cf34a6
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.7",
"version": "18.0.8",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit 7cf34a6

Please sign in to comment.