Skip to content

4.0.0

Compare
Choose a tag to compare
@kenwheeler kenwheeler released this 09 Nov 14:54
· 712 commits to main since this release

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