Skip to content

Releases: FormidableLabs/spectacle

4.0.0

09 Nov 14:54

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

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

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

Choose a tag to compare

  • Adds Notes component!
  • Bug fixes

2.1.0

25 May 15:16

Choose a tag to compare

2.0.0

27 Jan 18:13

Choose a tag to compare

Deuces dot oh dot oh tho

This is a fairly substantial update that includes the following features & fixes:

  • Adds ordered list support, thanks @jonasws
  • Performance optimizations
  • Improved Presenter View (actually readable notes!) Thanks @rawrmonstar

screen shot 2017-01-27 at 1 06 08 pm

  • Updated deps
  • Now with Jest testing
  • Console warnings when text smaller than recommended for presentations
  • NO MORE <Spectacle /> Tag! Now its just <Deck>.
  • ComponentPlayground component built in, thanks @carlospaelinck

screen shot 2017-01-27 at 1 12 23 pm

  • Typeface component, thanks @carlospaelinck
  • MarkdownSlides component, thanks @carlospaelinck

Keep your eyes peeled because 3.0 is on the way, with component styling switch to use styled-components

Enjoy!

1.2.0

25 Aug 21:48

Choose a tag to compare

  • Adds an updateNotes hook in context for slide plugins to dynamically update notes! Thanks @thejameskyle !

1.0.4

15 Jan 00:47

Choose a tag to compare

Fixing npm 2 install issue

1.0.2

16 Dec 18:46

Choose a tag to compare

Adds arrow controls when not in fullscreen via the controls prop on <Deck/>

1.0.1

08 Dec 14:26

Choose a tag to compare

Fixes an issue with font scaling on mobile