Skip to content

Commit

Permalink
5.3.4 build
Browse files Browse the repository at this point in the history
  • Loading branch information
dimsemenov committed Nov 22, 2022
1 parent ff25465 commit 82555d8
Show file tree
Hide file tree
Showing 17 changed files with 75 additions and 27 deletions.

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

Large diffs are not rendered by default.

Large diffs are not rendered by default.

21 changes: 19 additions & 2 deletions demo-docs-website/static/photoswipe/photoswipe.esm.js

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

2 changes: 1 addition & 1 deletion demo-docs-website/static/photoswipe/photoswipe.esm.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions demo-docs-website/static/photoswipe/photoswipe.esm.min.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions demo-docs-website/static/photoswipe/umd/photoswipe.umd.min.js

Large diffs are not rendered by default.

9 changes: 8 additions & 1 deletion dist/photoswipe-lightbox.esm.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/photoswipe-lightbox.esm.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/photoswipe-lightbox.esm.min.js

Large diffs are not rendered by default.

21 changes: 19 additions & 2 deletions dist/photoswipe.esm.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/photoswipe.esm.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/photoswipe.esm.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/types/photoswipe.d.ts
Expand Up @@ -406,7 +406,7 @@ declare class PhotoSwipe extends PhotoSwipeBase {
element: HTMLDivElement;
template: HTMLDivElement;
bg: HTMLDivElement;
scrollWrap: HTMLDivElement;
scrollWrap: HTMLElement;
container: HTMLDivElement;
ui: UI;
/**
Expand Down
4 changes: 2 additions & 2 deletions dist/umd/photoswipe-lightbox.umd.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/umd/photoswipe.umd.min.js

Large diffs are not rendered by default.

0 comments on commit 82555d8

Please sign in to comment.