Releases: FormidableLabs/spectacle
Releases · FormidableLabs/spectacle
0.0.8
Fixing shrinkwrap issue
Text Refactor
This release refactors the way autofit text works in Spectacle.
Traditionally, "fitter-happier-text" style fitting was done via the use of SVG elements. They carry an implicit line height that doesn't appear to render properly when printing.
The new implementation makes use of CSS3 scaling to scale real text instead, so your printed slides will match your display slides better.
0.0.5
Adding the ability to override components with explicit style props.
0.0.4
- Adding Overview/Presenter modes
- Fixing fragment bugginess
0.0.3
Merge pull request #22 from tikotzky/fix-hot-loading Fix hot loading
0.0.2
PDF export
0.0.1
github link