Releases: igordanchenko/yet-another-react-lightbox
Releases · igordanchenko/yet-another-react-lightbox
v1.3.3
1.3.3 (2022-06-01)
Bug Fixes
- fix controller prop (2a09659)
- fix custom slide rendering (d051412)
- rename erroneous title attribute to alt (d9be101)
- update navigation buttons labels (a20d79b)
v1.3.2
1.3.2 (2022-05-31)
Bug Fixes
- disable auto focus in inline mode (3e69bc7)
- eliminate conflicting type names (51cc4c6)
v1.3.1
1.3.1 (2022-05-30)
Bug Fixes
- add default exports for individual plugins (5e502fa)
v1.3.0
1.3.0 (2022-05-30)
Features
v1.2.3
1.2.3 (2022-05-29)
Bug Fixes
- lightbox props type checking in non-strict mode (#2) (1909fc8)
v1.2.2
1.2.2 (2022-05-28)
Bug Fixes
v1.2.1
1.2.1 (2022-05-28)
Bug Fixes
- eliminate duplicate ComponentProps type (af257ad)
- fix prop-types dependency version (df3f943)
v1.2.0
1.2.0 (2022-05-26)
Bug Fixes
- add default styles to inline container (3511fbb)
Features
- add package entry points for individual plugins (bf6c415)
v1.1.2
1.1.2 (2022-05-21)
Bug Fixes
v1.1.1
1.1.1 (2022-05-20)
Bug Fixes
- add custom renderers for loading, error and fullscreen icons (70a0c65)