Version 2.1.0
What's Changed
- Fixed typings for
imageLightbox
andstartImageLightbox
incorrectly having their params required - Bumped minimum browser support to mostly follow browserslist recommendations
- Removed references to the (previously unused) options
id
,selector
andoffsetY
- Renamed most classes and IDs, all have the
ilb-
prefix now - Fixed an issue with history for lightboxes without IDs
- Made video sizes optional
- Refactored the whole codebase, making the package smaller, enabling rapid navigation and making the code more maintainable
Full Changelog: 2.0.0...2.1.0