Skip to content

Commit d0b65e9

Browse files
committed
[REL] 19.1.0-alpha.10
### Contains the following commits: 5c8b4fa7f9 [FIX] upgrade: half-versions are missing in mapping [Task: 5116401](https://www.odoo.com/odoo/2328/tasks/5116401) e7f35060bd [FIX] style: remove circular dependency [Task: 0](https://www.odoo.com/odoo/2328/tasks/0) e97442f56e [IMP] filters: auto focus input [Task: 4862354](https://www.odoo.com/odoo/2328/tasks/4862354) 9f76cbe835 [IMP] CF: auto focus input [Task: 4862354](https://www.odoo.com/odoo/2328/tasks/4862354) 7eeea68b53 [IMP] DV: auto focus input [Task: 4862354](https://www.odoo.com/odoo/2328/tasks/4862354) b0f275b719 [IMP] tests: add .not.toHaveClass() failure message [](https://www.odoo.com/odoo/2328/tasks/) edae4603fd [IMP] doc: add links to data model documentation [Task: 5194507](https://www.odoo.com/odoo/2328/tasks/5194507) 2be1aa14d0 [FIX] doc: better formatting for data model [Task: 5194507](https://www.odoo.com/odoo/2328/tasks/5194507) d1b802bee2 [FIX] charts: wrong padding for humanize number section [Task: 5155591](https://www.odoo.com/odoo/2328/tasks/5155591) 4a726a82a9 [FIX] charts: missing `humanizeNumbers` checkbox in some panels [Task: 5155591](https://www.odoo.com/odoo/2328/tasks/5155591) 83c34559d5 [FIX] charts: correctly humanize decimal numbers [Task: 5155591](https://www.odoo.com/odoo/2328/tasks/5155591) a370995bbf [REF] tests: remove chart snapshot tests [Task: 5160031](https://www.odoo.com/odoo/2328/tasks/5160031) 49d514299c [REF] style: decouple style from cells [Task: [4930719](https://www.odoo.com/odoo/2328/tasks/4930719)](https://www.odoo.com/odoo/2328/tasks/[4930719](https://www.odoo.com/odoo/2328/tasks/4930719)) closes #7390 Task: 0 Signed-off-by: Rémi Rahir (rar) <[email protected]>
1 parent 5c8b4fa commit d0b65e9

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.1.0-alpha.9",
3+
"version": "19.1.0-alpha.10",
44
"description": "A spreadsheet component",
55
"type": "module",
66
"main": "dist/o-spreadsheet.cjs.js",

0 commit comments

Comments
 (0)