Skip to content

Release v1.0

Compare
Choose a tag to compare
@shisama shisama released this 18 Nov 05:50
· 170 commits to master since this release

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