Releases: McShelby/reveal-themeoverride
Releases · McShelby/reveal-themeoverride
2.0.1
2.0.0
1.1.0
Adjustments for reveal.js 3.9.2
- Breaking change: Removed body class attributes in favor for data-attributes
- Highlight link id changed from "hljs-theme" to "highlight-theme"
- Configuration option changed from "hljs-theme" to "highlight-theme"
- URL parameter changed from "hljs-theme" to "highlightTheme"
- Old "hljs-theme" id, URL parameter and config option is deprecated but will work till version 2.0.0
- Fix loading of plugin by relaxing assumption of reveals directory layout
- Fix initialization from reveal configuration
- Fix rendering issues on dynamic themes changes with AltMode plugin