Skip to content

Releases: FormidableLabs/spectacle

0.0.8

11 Sep 16:41
Compare
Choose a tag to compare

Fixing shrinkwrap issue

Text Refactor

11 Sep 13:18
Compare
Choose a tag to compare

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

14 Aug 01:40
Compare
Choose a tag to compare

Adding the ability to override components with explicit style props.

0.0.4

09 Jul 11:21
Compare
Choose a tag to compare
  • Adding Overview/Presenter modes
  • Fixing fragment bugginess

0.0.3

05 Jul 14:30
Compare
Choose a tag to compare
Merge pull request #22 from tikotzky/fix-hot-loading

Fix hot loading

0.0.2

02 Jul 18:06
Compare
Choose a tag to compare
PDF export

0.0.1

30 Jun 22:44
Compare
Choose a tag to compare
github link