Release v1.0
New Feature
- add props
showFullscreenIcon
andclassName
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