Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Releases: qoqa/carousel

v0.7.0

31 May 05:52
7431d27
Compare
Choose a tag to compare

Bump dependencies

v0.6.3

21 Mar 11:18
b2d7627
Compare
Choose a tag to compare
  • Update dependencies
  • Use react-jsx in the exported package

v0.6.2

12 Feb 09:16
9c751d9
Compare
Choose a tag to compare
  • Revert material-ui/core version
  • Update dependencies

v0.6.1

26 Jan 15:51
2d669de
Compare
Choose a tag to compare
  • Replace fade by alpha as fade has been deprecated

0.6.0

12 Jul 10:17
39bcf7d
Compare
Choose a tag to compare
  • Improve some colors
  • Add a translation for the close button
  • Refactor the translations factory

0.5.1

09 Jul 10:35
b990b09
Compare
Choose a tag to compare

Fix an error if the modal is now wrapped in a MuiThemeProvider

0.5.0

09 Jul 09:29
c2ef1d1
Compare
Choose a tag to compare
  • The modal is now in dark mode by default
  • Preload more slides
  • Add a small spinner if the image takes more than one second to load

0.4.0

02 Jul 06:46
caed824
Compare
Choose a tag to compare
  • (Breaking) Do not expose srcPreview as a mandatory property as it is used for the demo only
  • Close the modal when the user clicks or touches the background

0.3.0

29 Jun 16:49
83af91e
Compare
Choose a tag to compare

Deploy to @qoqa