Skip to content

Commit

Permalink
Adds ability to get canvas state and listen for changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tshaddix committed Nov 17, 2023
1 parent ab460d8 commit 6848a03
Show file tree
Hide file tree
Showing 17 changed files with 192 additions and 123 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ jobs:
- run: npm run typecheck
- run: npm run prettier
- run: npm run build
- run: npm run build-example
28 changes: 21 additions & 7 deletions dist/index.es.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/index.es.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.umd.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 6848a03

Please sign in to comment.