NEWS
deckroadmap 0.1.5.9000
- Added support for inherited
data-roadmap tags so untagged slides can inherit the most recent section by default.
- Added support for
data-roadmap="none" to hide the roadmap on a specific slide.
- Updated README, examples, and vignette to reflect the new slide-tagging behavior.
- Improved documentation around section tagging and roadmap-free slides.
deckroadmap 0.1.4
- Initial CRAN release.
- Added section-aware roadmap footers for 'Reveal.js' slides.
deckroadmap 0.1.1
- Added
preview_roadmap() to preview roadmap styles before rendering slides.
- Improved roadmap customization behavior across built-in styles.
- Refined progress-style rendering and related visual behavior.
- Updated documentation and examples.
deckroadmap 0.1.0
- Initial release.
- Added
use_roadmap() for section-aware roadmap footers in Reveal.js slides.
- Added support for Quarto Revealjs and R Markdown Revealjs.
- Added multiple built-in styles:
pill, minimal, and progress.
- Added options for section colors, footer size, and bottom positioning.