Skip to content

Commit

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

fe643b772 [FIX] XLSX: Export values along the formula string Task: 4141855
27ff4aefd [FIX] pivots: Allow insertion of both static and dynamic pivots Task: 4137727
a173ab6e3 [PERF] evaluation: group positions to zones Task: 4160050
ed160952a [FIX] sheetview: Avoid useless cleanViewport Task: 4084860
84bf187a1 [FIX] selection: avoid useless selection anchor assignation Task: 4084860
1a7d2d992 [FIX] session: avoid concurrent updates Task: 4080148
82c59e6b8 [FIX] bottom bar: handle horizontal scroll Task: 4129625
ce01a69e0 [FIX] clipboard: Fix paste as value for in localized sheet Task: 4104432

closes #4952

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

0 comments on commit c14a4c9

Please sign in to comment.