Releases: RatMD/bs-lightbox
Releases · RatMD/bs-lightbox
Version 1.1.1 - Stable
Version 1.1.1 - Stable
- Update: Dependencies (+ move from
rollup-plugin-terser
to@rollup/plugin-terser
). - Bugfix: Remove
locale
fromtsconfig.json
file.
Version 1.1.0 - Stable
Version 1.1.0 - Stable
- Add: New
lightbox.loader
option to pre-load images within the carousel. - Add: New
lightbox.replaceOnPicture
option to force using the linked source instead of the picture one. - Add: Bootstrap v4 / Bootstrap v5 compatible spinner.
- Bugfix: Don't clear events on
.dispose()
.
Version 1.0.3 - Stable
Version 1.0.3 - Stable
- Fix package.json.
Version 1.0.2 - Stable
Version 1.0.2 - Stable
- Fix package.json.
Version 1.0.1 - Stable
Version 1.0.1 - Stable
- Fix TypeScript typings.
Version 1.0.0 - Stable
Version 1.0.0 - Stable
- Initial Release