Skip to content

Commit

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

ef27a1552 [IMP] selection: alleviate size of revision on 'move header' Task: 4378896
ae44c66a5 [FIX] cell: keep non-breaking spaces Task: 4403607
10a07d449 [IMP] filters: modernize look Task: 4358098
6aeccfbef [IMP] components: clickable pointer on checkbox label Task: 4358098
1e87515cb [FIX] sheet view: DELETE_SHEET in initial revisions Task: 4405573
b5034c5b1 [FIX] SheetPlugin: Fix handling of unbounded zones Task: 4397745
fd2c93c6e [DOC] hall of fame according to VSC Task: 0
7dccf2a53 [FIX] table_style_editor_panel: disable "No Color" button Task: 4102704
f37b9981f [FIX] data_bar_rule_editor: disable "No Color" button Task: 4102704
c08abe00f [FIX] pivot: apply format on measure only a basic formula Task: 4377411
162bfa722 [IMP] demo: add demo data for geo charts Task: 3265268
42dbba510 [IMP] charts: add the geo chart type Task: 3265268
1fca7607b [REF] color: simplify color scale usage Task: 3265268
a6bb4c96a [IMP] table: select bottom right on resize Task: 4373825
f2e4a380b [IMP] standalone_composer: change active border color Task: 4380648
7448722ae [IMP] pivot: display pivot name in auto complete dropdown Task: 3953742
432acda35 [IMP] formulas: add irregularity map Task: 4357729
6bfcd9855 [REF] top_bar: stop hard-coding height Task: 4357729
88fb11261 [REF] collaborative: use color generator
3a9d70f8b [IMP] colors: add randomized colors Task: 4357729
358b8587d [REV] pivot: select pivot cells in composer Task: 4189098
af6ae5f6a [FIX] figure: crash on deleting dragged figure Task: 4329240
3fdd729be [FIX] composer: topbar composer z-index Task: 4246966
41335854b [IMP] pivot: allow to sort the pivot on any column Task: 3989395
e858997f3 [IMP] sort: homogenize type `SortDirection` Task: 3989395
0583d6c47 [IMP] package: bump luxon version Task: 4255275

closes #5371

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

0 comments on commit 87a1567

Please sign in to comment.