Skip to content

Releases: shisama/react-slideshow-ui

1.2.1

24 Feb 14:17
Compare
Choose a tag to compare
  • Using React.memo, recompose is already unnecessary. So, it was removed.
  • Update some packages including React.

1.2.0

13 Nov 16:30
Compare
Choose a tag to compare

Convert to TypeScript 🙌

1.1.0

04 Nov 13:07
3d38dc7
Compare
Choose a tag to compare

Update packages including React 16.6. Please check files changed if you want to know all packages.

v1.0.4

22 Apr 17:07
Compare
Choose a tag to compare

Release v1.0

18 Nov 05:50
Compare
Choose a tag to compare

New Feature

  • add props showFullscreenIcon and className
name type reqired description
showFullscreenIcon boolean No is icon to toggle fullscreen shown? default:true
className string No className of this component. default:slideshow

Improvements

  • Refactor render method to split code into some files
  • Add overflow in style of image viewer

Breaking changes

  • style prop is immutable

Reduce file size

04 Oct 17:39
Compare
Choose a tag to compare
  • delete comments from production code
  • minified demo codes
  • add flow

Upgrade React v15 -> v16

30 Sep 15:04
Compare
Choose a tag to compare
v0.3.8

Delete running lint on prepublish

Update toggle-fullscreen for Promise

29 Aug 16:20
Compare
Choose a tag to compare
  • Update toggle-fullscreen for Promise
  • Delete sourcemap

Update toggle-fullscreen for MSEdge requestFullscreen

26 Aug 17:30
Compare
Choose a tag to compare
Merge branch 'develop' of github.com:shisama/react-slideshow into dev…

…elop

fix preview position on fullscreen

26 Aug 17:02
Compare
Choose a tag to compare
v0.3.5

fix preview position on fullscreen