Releases: hanneskuettner/directus-extension-group-tabs-interface
Releases · hanneskuettner/directus-extension-group-tabs-interface
v2.1.0
2.1.0 (2024-02-20)
Features
- Add option to display the tab list over the full width of the page (523cc3b)
v2.0.1
2.0.1 (2024-02-20)
Bug Fixes
- Respect "Hidden on Detail" setting of section fields (57499a0)
v2.0.0
2.0.0 (2023-12-22)
Bug Fixes
- Make extension work for Directus 10.x (>= 10.7) (77ef568)
- Respect Directus theming (a7f677a)
BREAKING CHANGES
- Migrated to @directus/extension-sdk 10.x, this limits this extension to Directus 10.x
v1.2.2
1.2.2 (2023-06-26)
Bug Fixes
- tab overflow for small screen sizes (#3) (b16b1ba)
v1.2.1
1.2.1 (2023-06-21)
Bug Fixes
- Fully exclude non-active tabs from DOM instead of just hiding them (fixes #1) (1d6ea98)
v1.2.0
1.2.0 (2023-05-09)
Bug Fixes
- remove unused imports and defaults (d11a5b4)
Features
- license: change license to GPL-3.0 (5828b39)
v1.1.0
1.1.0 (2023-05-05)
Features
- assign id to tab panel for aria improvements (37fe261)
- improve tab button hover state (bc31ab0)
v1.0.0
1.0.0 (2023-05-04)
Features