Skip to content

Commit

Permalink
[TASK] Push new version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SamBrishes committed Jun 22, 2023
1 parent 3214904 commit fd7f6bf
Show file tree
Hide file tree
Showing 23 changed files with 658 additions and 491 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
@rat.md/bs-lightbox
===================

Version 1.1.1 - Stable
----------------------
- Update: Dependencies (+ move from `rollup-plugin-terser` to `@rollup/plugin-terser`).
- Bugfix: Remove `locale` from `tsconfig.json` file.

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: New `lightbox.replacePictures` 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()`.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Lightbox.invoke(
```


Copyright &License
Copyright & License
-------
Written and Copyright by [rat.md](https://www.rat.md).

Expand Down
38 changes: 19 additions & 19 deletions dist/esm/rat.lightbox.js

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

2 changes: 1 addition & 1 deletion dist/esm/rat.lightbox.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/esm/rat.lightbox.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/esm/rat.lightbox.min.js.map

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions dist/js/rat.lightbox.js

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

2 changes: 1 addition & 1 deletion dist/js/rat.lightbox.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/rat.lightbox.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/rat.lightbox.min.js.map

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions docs/dist/esm/rat.lightbox.js

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

2 changes: 1 addition & 1 deletion docs/dist/esm/rat.lightbox.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/dist/esm/rat.lightbox.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/dist/esm/rat.lightbox.min.js.map

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions docs/dist/js/rat.lightbox.js

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

2 changes: 1 addition & 1 deletion docs/dist/js/rat.lightbox.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit fd7f6bf

Please sign in to comment.