Skip to content

Releases: FormidableLabs/spectacle

5.2.0

28 Sep 20:49
Compare
Choose a tag to compare

Changes in this release:

  • Adds autoplayLoop prop, allowing presentations on autoplay to continuously loop (thanks @nuragic)
  • Add bgGradient prop to allow gradient backgrounds for slides (thanks @ElreyB)
  • Add bgImageStyle for greater overall control over background image styling (thanks @DDunc)
  • Add bgLighten to add opacity layer in white instead of black over background images (thanks @DDunc)
  • Replace deprecated lifecycle methods (thanks @ElreyB)
  • Many many many documentation updates!! Thanks in particular to @ElreyB
  • Issue and PR templates! Thanks @kale-stew

Enjoy! As always, feel free to file any bugs, feature requests, or questions via our github issues, and PRs are always welcome!

5.1.0

30 Aug 18:31
Compare
Choose a tag to compare
  • Additional control over keyboard events thanks to @doronnac
  • Important memoization update to prevent code playground previews from unnecessarily re-rendering/re-mounting from @benwiley4000
  • Adding a rel attribute to <Link /> by @wonism
  • Various other bug fixes by yours truly, @ebrillhart

4.4.0

06 Aug 12:11
Compare
Choose a tag to compare
  • Adds cast to display
  • Fixes appears with ids
  • Bumps react-live version

4.2.3

04 May 18:03
Compare
Choose a tag to compare

giphy-5

FO DOT TOO DOT TROIS

  • Prism pinned to 1.6.0 on the account of shenanigans (Thanks @kitten )
  • Lint thangs and no invalid header size (Thanks @sodoku )
  • BRAND NEW CRAZY ASS ANIMATION FEATURES ( component) (THANK YOU SO MUCH @elifitch )
  • Stan Zhao @zhaostan on that verify and merge game
  • @knitcodemonkey Fixing docs
  • Now you can add an explicit key to children, so that you're element moves are predicatable (THANKS @kenwheeler , YOU'RE THE BEST)

4.2.0

20 Mar 02:16
Compare
Choose a tag to compare

4.2.0

Features

  • Add ESM es/ directory and package.json:module field. Fixes #491
    • This enables full webpack tree-shaking for small bundles. See, e.g. #490
  • Update build to babel 7

4.0.0

09 Nov 14:54
Compare
Choose a tag to compare

4.0.0

https://media3.giphy.com/media/RbB2YRruc5q6c/giphy.gif

Highlights

  • We added MAGIC MOVE

magic

  • We converted everything to react-emotion under the hood
  • Out of order Appears
  • Go To Slide actions
  • Custom in/out transitions, Custom transition functions

transitions

Features

  • Converted entirely to emotion, thanks @carlospaelinck , @tkh44 #379
  • Removed Radium as a dependency #381
  • Added custom enter/exit transitions, thanks @carlospaelinck #382
  • Replaced component-playground with react-live, @philpl with the hotness #387
  • Use react-live editor for CodePanes, @philpl in the house #389
  • Added out of order slide navigation, @carlospaelinck on the mic #390
  • Added go to slide button, @carlospaelinck on fire #390
  • Added full screen component playground, @philpl killing it #392
  • Added slide onActive prop, @carlospaelinck with the high score #395
  • @philpl somehow removed all css files #399
  • Added order prop to Appear, a @carlospaelinck joint #399
  • Added Magic magic move component, added very poorly and naively by @kenwheeler #405

Fixes

  • Fixed truthy filters for style returns, thanks @tkh44 #385
  • Fixed markdown tag styling #386
  • Upgraded Marksy, @carlospaelinck like what #398
  • Fixed in/out transitions in presenter/export, @carlospaelinck with the heat #404

Docs

  • Fixed loader syntax, thanks @kitze for keeping me honest #383
  • Added docs for new features, accuracy and a FAQ #406

3.0.0

23 Oct 19:04
Compare
Choose a tag to compare

@threepointone - 0.1

image

Features

  • Scroll enabled in CodePane, thanks @mihshhehl #363
  • Adds step counter, thanks @Grimones #360
  • Started transition to Emotion, thanks @carlospaelinck (cc @tkh44) #377

Fixes

  • Fixed presenter mode layout, thanks @knittingcodemonkey #357
  • React 16 Compat, thanks @imranolas #371
  • Fixed image cutoff in presenter mode, thanks @mihshhehl #368
  • Fixed Appears in print mode, its about damn time @kenwheeler #376
  • Gave style prop highest precedence, thanks @gagyibenedek #374
  • Fixed header warnings for 16, thanks @Conrad2134 #373

ONE PAGE MODE 👏

07 Aug 21:40
Compare
Choose a tag to compare

This release adds One Page mode, as detailed here https://github.com/FormidableLabs/spectacle#one-page

2.1.1

18 Jul 12:28
Compare
Choose a tag to compare
  • Adds Notes component!
  • Bug fixes

2.1.0

25 May 15:16
Compare
Choose a tag to compare