2.0.0 | 2025-08-13
- Changed the base architecture to vanilla JS.
- The UI's size on larger screens is increased.
- The lightbox's container is now focused on open.
- Added an "onSourceLoad" prop.
- The fullscreen button is hidden if fullscreen isn't supported by the user agent.
- Fullscreen is exited on lightbox's close by default.
- Components can now be put to the "sources" prop directly, without wrapping.
- Removed the "source" slide-number-controlling prop—since the allowance of putting custom sources to the "sources" prop, it's useless.
- Removed the misplaced "O" letter from the top-left corner.
- Obsoleted the "maxYoutubeVideoDimensions" prop. Set maximal dimensions via custom attributes instead.