Saturday, June 3, 2023
2 changes · master
Enhancements to existing features
The spreadsheet component was updated to a newer version with smoother editing, better row and column selection, and improved highlighting behavior. It also fixes issues with conditional formatting checkboxes, chart updates, and Excel exports containing images, making spreadsheet work more reliable for users.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/059d66a1 [REL] 16.4.0-alpha.3 https://github.com/odoo/o-spreadsheet/commit/d39aaaf9 [IMP] highlight: support unbounded…
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/059d66a1 [REL] 16.4.0-alpha.3 https://github.com/odoo/o-spreadsheet/commit/d39aaaf9 [IMP] highlight: support unbounded zone https://github.com/odoo/o-spreadsheet/commit/98c8b592 [FIX] conditional_formatting: fix cf type checkboxes https://github.com/odoo/o-spreadsheet/commit/b3848ec7 [FIX] XLSX: open exported .xlsx file containing images in Excel https://github.com/odoo/o-spreadsheet/commit/a2a11450 [REF] tests: Use minimal setup for composer child components https://github.com/odoo/o-spreadsheet/commit/dcb61744 [IMP] composer/CEH: Simplify composer flow https://github.com/odoo/o-spreadsheet/commit/cf61a5f5 [IMP] selection: selecting row/col now add full unbounded range https://github.com/odoo/o-spreadsheet/commit/98d40e17 [IMP] range: Fix getSelectionRangeString getter https://github.com/odoo/o-spreadsheet/commit/88ab901f [IMP] tests: remove useless await nextTick() Task: 3344230 https://github.com/odoo/o-spreadsheet/commit/8f95190c [IMP] tests: test currency side panel in standalone Task: 3344230 https://github.com/odoo/o-spreadsheet/commit/61a2fb49 [IMP] tests: test CF side panel in standalone Task: 3344230 https://github.com/odoo/o-spreadsheet/commit/386f21cb [FIX] menu test: correctly await paste action https://github.com/odoo/o-spreadsheet/commit/2c3fed33 [FIX] Chart Pannel: fixes updateChart process Task: 3323875
The spreadsheet features were updated to a newer library version, improving the foundation used for charts and spreadsheet editing. This helps keep reporting tools more reliable and ready for ongoing product improvements, with limited direct change expected for everyday users.
Original PR description
…-alpha.3