Releases: mtoensing/simpletoc
Releases · mtoensing/simpletoc
5.0.45
- Feature: Option to render SimpleTOC heading as paragraph.
- Fix: Added margin to the bottom of the accordion menu.
5.0.43
- Fix: Added JavaScript and CSS for the accordion menu by using standard methods.
5.0.42
Fix: Brute-force the optional JavaScript and CSS for the accordion into the template.
5.0.41
Fix: Minor accordion styling fixes.
5.0.40
Fix: Accordion styling in Gutenberg editor.
5.0.39
- Fix: Accordion menu can now be added multiple times.
5.0.38
- Feature: Hide SimpleTOC in an accordion menu. This will add minimal inline JavaScript and css styles.
- Feature: Option to change SimpleTOC block heading level.
5.0.37
- Feature: Hide SimpleTOC in an accordion menu. This will add minimal inline JavaScript and css styles.
- Feature: Option to change SimpleTOC block heading.
5.0.35
Fix: Better handling for simpletoc-hidden
class to hide headings. Thank you blronaldhuereca!