- [enhancement] Updates dependencies
- [enhancement] Creates actions and updates workflow
- [enhancement] Updates dependencies
- [enhancement] Integrates with GitHub Packages
- [fix] Wrong thumbnails visualization
- [enhancement] Updates dependencies
- [enhancement] Updates development dependencies
- [fix] Thumbnails list hide/show styles
- [enhancement] More improvements to the gallery styles
- [fix] Lot of wrong styles
- [enhancement] Updates images visualization
- [fix] Wrong loading spinner style
- [fix] Updates multiple dependencies
- [enhancement] Accept path-only images
- [fix] Correctly bind the
zIndex
property
- [fix] Update typings of the package details
- [enhancement] Folder organization
- [enhancement] Update the visual of the component
- [enhancement] Updates multiple dependencies.
- [enhancement] Replace
npm
withyarn
. - [enhancement]
Gallery
is exported now as an individual component - [fix] All the images are loaded at the same time
- [enhancement] Using the latest version of some dependencies.
- [enhancement]
react-scripts
version updated for the example showcase. - [fixed] Some vulnerabilities issues
- [fix] Does not work with TypeScript (#2)
- [fix] Warning
Using "external-helpers" plugin with rollup is deprecated
.
- [new] Added
opacity
property to set the opacity level. - [new] Added
backgroundColor
property to set the background color. - [new] Added
zIndex
property to stack order relative to other components.
- [new] Testing.
- [fix] Code style.
- [new] Allow to disable keyboard navigation by the
keyboard
prop. - [fix] Better prop types validation.
- [new] Allow an array of urls instead of objects.
- [fix] Fix incorrect dynamic position offset of active thumbnails.
- [new] Keyboard support, for
Left
andRight
arrows andEsc
key.