Skip to content

Commit

Permalink
[TASK] Introduce 2 new options - version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SamBrishes committed Nov 11, 2022
1 parent 5a01bfd commit 52ae8ec
Show file tree
Hide file tree
Showing 21 changed files with 327 additions and 49 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,24 @@
@rat.md/bs-lightbox
===================

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
----------------------
- Fix package.json.
- Bugfix: package.json.

Version 1.0.2 - Stable
----------------------
- Fix package.json.
- Bugfix: package.json.

Version 1.0.1 - Stable
----------------------
- Fix TypeScript typings.
- Bugfix: TypeScript typings.

Version 1.0.0 - Stable
----------------------
Expand Down
48 changes: 41 additions & 7 deletions dist/esm/rat.lightbox.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 52ae8ec

Please sign in to comment.