1.24.0 (2024-10-09)
🐛 Bug Fixes
- Pinned tabs hidden when there are multi-row and 'Allow pinned tabs to scroll' is enabled (closes #331) (7f59b96)
- Rapid flickering of tabs when using multiple rows (c0c8416)
- Tab width inconsistency when 'tab width fits to tab width' option is disabled (#215) (7f481c8)
🔧 Maintenance
- Drop support form Firefox versions prior to 115 ESR (5a9d5ae)
- Fix workflow error; always update changelog in tabmixplus-docs (501f283)
- Follow up bug 1899346 - Move all tools in the tabs toolbar when in vertical tabs mode (5c1cb55)
- Follow up bug 1899598 - Hide the horizontal tab strip when vertical tabs are enabled (1fa0ae5)
- Follow up bug 1913322 - Make arrowscrollbox use resizeobserver rather than overflow/underflow events (688ec47)
- Follow up bug 1913971 - Drag and drop not a great experience for pinned tabs in vertical tabs sidebar (aaefc4a)
- Follow up bug 1918676 - Vertical tabs: empty spaces in list after closing tabs (1a1668b)
- Move dialog inline script to js (ea2f974)
- Prevent multi-row flickering when closing tab (57abdc5)
- Remove our scroll buttons when all tabs are visible (09374b1)
- Strict type check with Typescript (52bfe95)