Skip to content

Releases: awesome-reveal/react-awesome-reveal

v3.0.0-alpha.2

30 Jul 07:50
Compare
Choose a tag to compare
v3.0.0-alpha.2 Pre-release
Pre-release
  • refactor(styles): changed the way styles are passed to Emotion in Reveal component 65cd27f
  • refactor(jsx): removed useless children object passed to jsx function in Reveal component 12be1b6
  • feat(styles): added ability to pass custom Emotion styles to Reveal components 5251e15
  • feat(anims): added reversed Rotate animation c5f28b6

v3.0.0-alpha.1...v3.0.0-alpha.2

v3.0.0-alpha.1

29 Jul 20:33
Compare
Choose a tag to compare
v3.0.0-alpha.1 Pre-release
Pre-release
  • feat(anims): added reversed Zoom animation 9a40039
  • feat(anims): added reversed Fade animation 33af712
  • feat(anims): added reversed Bounce animation ee077b2
  • feat(anims): added reversed Slide animation ad080a0
  • feat(anims): added Slide animation 6894218
  • feat(anims): added Zoom animation 9cf333e
  • style(prettier): formatted .eslintrc.js file e5424ee
  • feat(animation): added rotate animation d4ca8e0

v3.0.0-alpha.0...v3.0.0-alpha.1