Skip to content

Commit b6d1a9d

Browse files
committed
Merge branch 'master' into beta
2 parents 5503c57 + f096c60 commit b6d1a9d

File tree

6 files changed

+281
-275
lines changed

6 files changed

+281
-275
lines changed

CHANGELOG.md

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
# [16.1.0-beta.4](https://github.com/Neovici/cosmoz-omnitable/compare/v16.1.0-beta.3...v16.1.0-beta.4) (2026-01-14)
22

33

4-
### Bug Fixes
5-
6-
* add permissions to workflow configuration ([2b45704](https://github.com/Neovici/cosmoz-omnitable/commit/2b45704f73aa796d4c21dc857ed81ce35bcf1766))
7-
* column config is invalidated every time the contents of the slot changes ([#818](https://github.com/Neovici/cosmoz-omnitable/issues/818)) ([b6b9192](https://github.com/Neovici/cosmoz-omnitable/commit/b6b9192e7d07f2ddc2de113386d716b239f6a9a1))
8-
* remove unused headerFocused parameter from renderDropdown ([#800](https://github.com/Neovici/cosmoz-omnitable/issues/800)) ([40b8bae](https://github.com/Neovici/cosmoz-omnitable/commit/40b8baedbda25e3d96bf1343d2a49492fa3fd155))
9-
* repository URL case sensitivity ([ea5ef78](https://github.com/Neovici/cosmoz-omnitable/commit/ea5ef783696ae5778767a9c71da5cd2edcda6fdd))
10-
* test npm publishing ([8c719bf](https://github.com/Neovici/cosmoz-omnitable/commit/8c719bf97a0d9afe344d0009030d4fce1a90a1ea))
11-
12-
134
### Features
145

15-
* add title to settings toggle button ([5f27654](https://github.com/Neovici/cosmoz-omnitable/commit/5f276540cdbfdf1da0c8b4e0ae562ca33c0030fb))
166
* convert use-track-size.js to typescript ([#851](https://github.com/Neovici/cosmoz-omnitable/issues/851)) ([8d2349a](https://github.com/Neovici/cosmoz-omnitable/commit/8d2349a3b02ca0cc638531947df6c1325b8e8a00))
177

188
# [16.1.0-beta.3](https://github.com/neovici/cosmoz-omnitable/compare/v16.1.0-beta.2...v16.1.0-beta.3) (2025-12-05)
@@ -36,6 +26,25 @@
3626

3727
* convert save-as-xlsx-action.js to ts ([2271f19](https://github.com/neovici/cosmoz-omnitable/commit/2271f190dd9fa7f98362d41f8f0c601868b7fff9))
3828

29+
## [16.1.1](https://github.com/Neovici/cosmoz-omnitable/compare/v16.1.0...v16.1.1) (2026-01-26)
30+
31+
32+
### Bug Fixes
33+
34+
* add permissions to workflow configuration ([2b45704](https://github.com/Neovici/cosmoz-omnitable/commit/2b45704f73aa796d4c21dc857ed81ce35bcf1766))
35+
* column config is invalidated every time the contents of the slot changes ([#818](https://github.com/Neovici/cosmoz-omnitable/issues/818)) ([b6b9192](https://github.com/Neovici/cosmoz-omnitable/commit/b6b9192e7d07f2ddc2de113386d716b239f6a9a1))
36+
* remove unused headerFocused parameter from renderDropdown ([#800](https://github.com/Neovici/cosmoz-omnitable/issues/800)) ([40b8bae](https://github.com/Neovici/cosmoz-omnitable/commit/40b8baedbda25e3d96bf1343d2a49492fa3fd155))
37+
* repository URL case sensitivity ([ea5ef78](https://github.com/Neovici/cosmoz-omnitable/commit/ea5ef783696ae5778767a9c71da5cd2edcda6fdd))
38+
* test npm publishing ([8c719bf](https://github.com/Neovici/cosmoz-omnitable/commit/8c719bf97a0d9afe344d0009030d4fce1a90a1ea))
39+
* skip initial column layout animation for faster perceived load ([#859](https://github.com/Neovici/cosmoz-omnitable/issues/859)) ([619fbbc](https://github.com/Neovici/cosmoz-omnitable/commit/619fbbc7955614f70a3aade945d152c7661233c3))
40+
41+
# [16.1.0](https://github.com/Neovici/cosmoz-omnitable/compare/v16.0.3...v16.1.0) (2026-01-26)
42+
43+
44+
### Features
45+
46+
* add title to settings toggle button ([5f27654](https://github.com/Neovici/cosmoz-omnitable/commit/5f276540cdbfdf1da0c8b4e0ae562ca33c0030fb))
47+
3948
## [16.0.3](https://github.com/Neovici/cosmoz-omnitable/compare/v16.0.2...v16.0.3) (2025-12-10)
4049

4150

0 commit comments

Comments
 (0)