Skip to content

Releases: odoo/o-spreadsheet

16.1.9

21 Apr 07:30
Compare
Choose a tag to compare

fe687c35 [FIX] ContentEditableHelper: fix getCurrentSelection for Firefox Task: 3071026
d2520d8c [FIX] menu: dynamically update visible menu items
39de0b72 [FIX] header_overlay: select col when there is a single row
098648c7 [FIX] sheet: prevent deleting all visible columns/rows
c4821266 [FIX] grid: don't focus input if it's unmounted
8dbed8b2 [IMP] *: use deepCopy instead of JSON.parse(JSON.stringify) Task: 3272878
1387b0fc [IMP] model: store handler arrays Task: 3272878
a02ed728 [IMP] formats: performance of splitNumber() Task: 3272878
dd322bb4 [IMP] sheet: move cells methods performance Task: 3272878
420f4519 [IMP] header_visibility: improve perfs of findVisibleHeader Task: 3272878

16.0.8

21 Apr 07:30
Compare
Choose a tag to compare

8cd2dd28 [FIX] ContentEditableHelper: fix getCurrentSelection for Firefox Task: 3071026
2855862d [FIX] menu: dynamically update visible menu items
3ba42820 [FIX] header_overlay: select col when there is a single row
f02ce0e4 [FIX] sheet: prevent deleting all visible columns/rows
b00f115b [FIX] grid: don't focus input if it's unmounted
300596b3 [IMP] *: use deepCopy instead of JSON.parse(JSON.stringify) Task: 3272878
997ccc6d [IMP] model: store handler arrays Task: 3272878
e0395f7c [IMP] formats: performance of splitNumber() Task: 3272878
6e1334b4 [IMP] sheet: move cells methods performance Task: 3272878
95a2949a [IMP] header_visibility: improve perfs of findVisibleHeader Task: 3272878

15.2.5

21 Apr 07:27
Compare
Choose a tag to compare

525734d0 [FIX] ContentEditableHelper: fix getCurrentSelection for Firefox Task: 3071026
50ef0752 [FIX] github: update release-action to latest version

15.0.5

21 Apr 07:27
Compare
Choose a tag to compare

e14e6c78 [FIX] ContentEditableHelper: fix getCurrentSelection for Firefox Task: 3071026
49432cf5 [FIX] github: update release-action to latest version

14.0.3

21 Apr 07:27
Compare
Choose a tag to compare

e1202957 [FIX] ContentEditableHelper: fix getCurrentSelection for Firefox Task: 3071026
3edb6dfd [FIX] chart: don't close side panel with invalid definition
e3e068c5 [FIX] github: update release-action to latest version
55d73beb [IMP] package: disable console clearing
a12851e1 [IMP] package: only watch static file
2796c03b [IMP] package: add task label
fccf6dcf [FIX] package: correctly name package entry files
8ad4c4db [IMP] rollup: improve argument handling of rollup.config.js
9a272636 [IMP] config: GH release follow semantic versions of package
15a2f7f0 [IMP] config: tag npm publications
d2361e21 [FIX] config: Fix the action version extractor
5794ec2d [IMP] config: improve update script
12fb1b4e [IMP] config: improve update script

16.3.0-alpha.4

14 Apr 12:49
Compare
Choose a tag to compare
16.3.0-alpha.4 Pre-release
Pre-release

9b911f61 [FIX] tests: fix indeterministic ui sheet
f20b7be5 [FIX] demo: Align font family with Odoo Task: 3269724
49a5ee0e [FIX] ColorPicker: Fix checkmark symbol Task: 3269724
4f2ecfec [REM] menu: remove icons on menu items
54fca81f [REF] *: rename 'menuItem' files to 'action' files
5c23e084 [REF] *: Change names of type 'MenuItem' to 'Action'
e5007fd1 [REF] replace xml tool bar in the xml top bar by menu item buttons
950abc45 [REF] menu registry: factorize menu registries by menu items
c02a7e96 [IMP] topbar menu: add icons for conditional menu items
a19d9cac [IMP] topbar menu: add icons for static menu items
7825124c [IMP] menu: replace right text icon by left icon
be3c3d6f [FIX] viewport: infinite loop with hidden headers
c05be1de [FIX] github: update release-action to latest version
9fdbdab2 [FIX] sheetview: correctly auto-size spreadsheet
7d18b589 [IMP] bottom_bar: hide add sheet button in readonly mode
108b89bd [FIX] menus: don't open submenu is not readonly
1edbc157 [FIX] top bar: remove useless "Save" menu item
64316103 [FIX] popover: adjusted z-index for popovers

16.2.3

14 Apr 12:48
Compare
Choose a tag to compare

726a0c95 [FIX] tests: fix indeterministic ui sheet
ea72f14e [FIX] demo: Align font family with Odoo Task: 3269724
91c19ffc [FIX] ColorPicker: Fix checkmark symbol Task: 3269724
af4564e6 [FIX] viewport: infinite loop with hidden headers
9e5949f1 [FIX] github: update release-action to latest version

16.1.8

14 Apr 12:47
Compare
Choose a tag to compare

e6dd7ac4 [FIX] tests: fix indeterministic ui sheet
a1e8864b [FIX] demo: Align font family with Odoo Task: 3269724
3ccc6631 [FIX] ColorPicker: Fix checkmark symbol Task: 3269724
20631704 [FIX] viewport: infinite loop with hidden headers
346711f3 [FIX] github: update release-action to latest version

16.0.7

14 Apr 12:47
Compare
Choose a tag to compare

e7594e86 [FIX] github: update release-action to latest version
d3d19a60 [FIX] tests: fix indeterministic ui sheet
4e18d1ce [FIX] demo: Align font family with Odoo Task: 3269724
1217b277 [FIX] ColorPicker: Fix checkmark symbol Task: 3269724
e2c96599 [FIX] viewport: infinite loop with hidden headers

16.3.0-alpha.3

13 Apr 08:31
Compare
Choose a tag to compare
16.3.0-alpha.3 Pre-release
Pre-release

3cf6910c [IMP] spreadsheet: global o-disabled CSS class
18dcf13f [IMP] model: add canDispatch method
ca3b3d9d [IMP] figure: reposition figure upon row/col deletion Task: 3171141
2a814dce [FIX] viewport: viewport maxSize should consider the client size Task: 3204720
bc96d257 [IMP] menu: display separator of hidden items
1cba1222 [FIX] header_size: prevent row resize caused by multiline formulas
cfa3b530 [IMP] test: make test tsconfig work in vscode
133656d6 [FIX] *: use Color alias wherever we work with color strings
bff461d0 [FIX] *: standardization of color representation Task: 3193882
7445938f [FIX] type: Fix the Alias type
e96eef5b [IMP] Chart: use first row as header
91734b7d [MOV] filter: rename fitler_icons_overlay file
d3234a56 [IMP] color_picker : added accessibility to custom color picker
bbf4f484 [IMP] xlsx_import: support more date formats
2e02cfcc [IMP] tests: improve readability of new Model() in tests
d3036999 [FIX] tests: Bypass useless drawGrid Task: 3254822
96d5e44e [FIX] model: prevent UI plugins to refuse core commands
21333f9c [FIX] tokenizer: detect xc with sheet name starting with a number Task: 3215464
654d22fc [FIX] clipboard: don't open composer on firefox
b14ef0fc [FIX] demo: optional askConfirmation cancel argument
bf6c3b6a [IMP] spreadsheet: inherit font family
c20ecd57 [IMP] edition: remove getEditionSheet for redundancy Task: 3229919