Skip to content

Commit

Permalink
Build v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nateplusplus committed Jun 29, 2022
1 parent b34ac57 commit 52ddd65
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 4 deletions.
3 changes: 3 additions & 0 deletions dist/esm/pushInScene.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ export declare class PushInScene {
* Set scene class names.
*/
private setSceneClasses;
/**
* Resize the PushIn container if using a target container.
*/
resize(): void;
/**
* Set breakpoints for responsive design settings.
Expand Down
10 changes: 9 additions & 1 deletion dist/esm/pushin.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/pushin.js.map

Large diffs are not rendered by default.

10 changes: 9 additions & 1 deletion dist/umd/pushin.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/umd/pushin.js.map

Large diffs are not rendered by default.

0 comments on commit 52ddd65

Please sign in to comment.