Skip to content

Commit fd7f6bf

Browse files
committed
[TASK] Push new version 1.1.1
1 parent 3214904 commit fd7f6bf

23 files changed

+658
-491
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
@rat.md/bs-lightbox
22
===================
33

4+
Version 1.1.1 - Stable
5+
----------------------
6+
- Update: Dependencies (+ move from `rollup-plugin-terser` to `@rollup/plugin-terser`).
7+
- Bugfix: Remove `locale` from `tsconfig.json` file.
8+
49
Version 1.1.0 - Stable
510
----------------------
611
- Add: New `lightbox.loader` option to pre-load images within the carousel.
7-
- Add: New `lightbox.replaceOnPicture` option to force using the linked source instead of the picture one.
12+
- Add: New `lightbox.replacePictures` option to force using the linked source instead of the picture one.
813
- Add: Bootstrap v4 / Bootstrap v5 compatible spinner.
914
- Bugfix: Don't clear events on `.dispose()`.
1015

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Lightbox.invoke(
8383
```
8484

8585

86-
Copyright &License
86+
Copyright & License
8787
-------
8888
Written and Copyright by [rat.md](https://www.rat.md).
8989

dist/esm/rat.lightbox.js

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/esm/rat.lightbox.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/esm/rat.lightbox.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/esm/rat.lightbox.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/rat.lightbox.js

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/rat.lightbox.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/rat.lightbox.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/rat.lightbox.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)