Skip to content

Commit

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

cd4ea5ab9 [FIX] PivotSidePanel: Allow unbounded range in the side panel Task: 4126669
3426a5cb4 [FIX] Pivot: `automaticAutofill` is active when inserting a pivot with a table Task: 4081309
fc7eb9598 [FIX] pivot: sorting of undefined headers Task: 4123261
e093851a4 [FIX] github: typo in PR template
1feff3800 [FIX] clipboard: paint format after cut Task: 4077449
86fe02cae [FIX] header_size: JS sparse array problem Task: 4074438
0b99c8536 [FIX] find & replace: remove debounce from store Task: 4102172
dc1bbd2a1 [FIX] pivot: preserve pivot UI after undo Task: 0
c54298ae8 [FIX] pivot: insert pivot with id not in quotes Task: 4066384
6e6a23ff7 [FIX] table: fix bug when edit table with invalid range Task: 4102425
ad3b9cd01 [FIX] pivot: mark pivot as invalid if column name is empty Task: 4116392

closes #4909

Task: 0
Signed-off-by: Rémi Rahir (rar) <[email protected]>
  • Loading branch information
rrahir committed Aug 26, 2024
1 parent cd4ea5a commit f5648d9
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": "17.4.5",
"version": "17.4.6",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit f5648d9

Please sign in to comment.