Skip to content

Releases: hanneskuettner/directus-extension-group-tabs-interface

v2.1.0

20 Feb 21:27
Compare
Choose a tag to compare

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

20 Feb 20:57
Compare
Choose a tag to compare

2.0.1 (2024-02-20)

Bug Fixes

  • Respect "Hidden on Detail" setting of section fields (57499a0)

v2.0.0

22 Dec 14:56
Compare
Choose a tag to compare

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

26 Jun 16:53
Compare
Choose a tag to compare

1.2.2 (2023-06-26)

Bug Fixes

  • tab overflow for small screen sizes (#3) (b16b1ba)

v1.2.1

21 Jun 13:09
Compare
Choose a tag to compare

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

09 May 10:21
Compare
Choose a tag to compare

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

05 May 06:50
Compare
Choose a tag to compare

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

04 May 21:26
Compare
Choose a tag to compare

1.0.0 (2023-05-04)

Features