Skip to content

Releases: rohberg/volto-slate-glossary

2.3.1

04 Jul 10:19
Compare
Choose a tag to compare

2.3.1 (2025-07-04)

Bugfix

2.3.0

27 Jun 14:35
Compare
Choose a tag to compare

2.3.0 (2025-06-27)

Feature

Bugfix

  • Fix rendering of no-tooltip pages: keep line breaks. @ksuess #15

2.2.1

10 May 07:59
Compare
Choose a tag to compare

2.2.1 (2025-05-10)

Bugfix

  • Fix rendering of no-tooltip pages: keep line breaks. @ksuess #15

2.2.0

10 Feb 07:25
Compare
Choose a tag to compare

2.2.0 (2025-02-10)

Feature

  • Optionally show tooltips in accordion block panel. Default is false. @ksuess
    Prepare for tooltips in description block. Add intructions to README. @ksuess
    Prepare for tooltips in teaser block. Add intructions to README. @ksuess
    Make TooltipPopup customizable via component registry. @ksuess #13

2.1.0

25 Oct 16:14
Compare
Choose a tag to compare

2.1.0 (2024-10-25)

Feature

2.0.1

25 Oct 09:37
Compare
Choose a tag to compare

2.0.1 (2024-10-25)

2.0.0

25 Oct 09:12
Compare
Choose a tag to compare

2.0.0 (2024-10-25)

Feature

  • New option 'show tooltips only on first occurrences on a page' @ksuess #5

Internal

  • Refactor package to cookieplone template. @ksuess

    Add backend with collective.glossary. @ksuess

    New concept: Instead of generating the tooltip enhanced markup in each Slate leaf,
    we generate all tooltip enhanced leaf texts on route change, store them with jotai atom and use the appropriate ones in the leafs. @ksuess #10

Release 1.0.3

17 Sep 07:56
Compare
Choose a tag to compare

1.0.3 (2024-09-17)

Release 1.0.2

16 Sep 14:21
Compare
Choose a tag to compare

1.0.2 (2024-09-16)

1.0.1

02 Aug 11:51
Compare
Choose a tag to compare
  • Update package description 901493e
  • Support line break. Fix for adding new content. a89c9f4
  • Support line break. 4f4a658