Skip to content

Releases: rohberg/volto-slate-glossary

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

1.0.0

26 Jul 08:35
Compare
Choose a tag to compare
  • Update for Volto 16 with Slate integration #3
  • Switch to custom services af7e5b1
  • Update GlossaryView.jsx 642613a
  • Update TermView.jsx 691853d
  • Add TermView with variations and rich text definition a417a55
  • Create .release-it.json 093c592
  • Update glossarytooltips.less 966ef76
  • Fix regex word boundary does ignore umlauts and other non ascii. 2d213c5
  • Tooltip wider. Remove debugging 67ada2f
  • Update package.json e08e003
  • getUser only fro authenticated 692774f
  • Update README.md 3ae0930
  • Fix className a7f5001