Skip to content

Commit f443c9a

Browse files
committed
[REL] 19.0.2
### Contains the following commits: 0e24e1730 [FIX] pivot: calculated measure from totals [Task: 5061631](https://www.odoo.com/odoo/2328/tasks/5061631) c541ecf11 [FIX] pivot: add aggregator to calculated measure id [Task: 5061631](https://www.odoo.com/odoo/2328/tasks/5061631) 6bf3609fd [IMP] carousels: add dropdown when too many tabs [Task: 5059476](https://www.odoo.com/odoo/2328/tasks/5059476) 2e401cce2 [IMP] figures: add drag threshold [Task: 5059476](https://www.odoo.com/odoo/2328/tasks/5059476) a96ba1bb8 [IMP] test: add `expect.toHaveStyle` jest matcher [Task: 5059476](https://www.odoo.com/odoo/2328/tasks/5059476) closes #7132 Task: 0 Signed-off-by: Pierre Rousseau (pro) <[email protected]>
1 parent 0e24e17 commit f443c9a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@odoo/o-spreadsheet",
3-
"version": "19.0.1",
3+
"version": "19.0.2",
44
"description": "A spreadsheet component",
55
"type": "module",
66
"main": "dist/o-spreadsheet.cjs.js",

0 commit comments

Comments
 (0)