Releases: rohberg/volto-slate-glossary
Releases · rohberg/volto-slate-glossary
2.1.0
2.1.0 (2024-10-25)
Feature
- Show an alphabet navigation on glossary. Clicking a letter scrolls the entries for this letter into view. @mauritsvanrees, @ksuess #11
- Add option to mention the term in the header of its tooltip. @mauritsvanrees, @ksuess #12
2.0.1
2.0.0
2.0.0 (2024-10-25)
Feature
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
1.0.3 (2024-09-17)
Release 1.0.2
1.0.2 (2024-09-16)
1.0.1
1.0.0
- 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