-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(pie-lottie-player): DSW-2365 implement lottie player (dev pr) #1733
Conversation
🦋 Changeset detectedLatest commit: e61ac6e The changes in this PR will be included in the next version bump. This PR includes changesets to release 11 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
5446164
to
f4d1905
Compare
7a8aa40
to
83388ef
Compare
2dc505f
to
f7909fe
Compare
/snapit |
Starting a new snapshot build. You can view the logs here. |
@fernandofranca Your snapshots have been published to npm! Test the snapshots by updating your Note If you have more than one of these packages installed, we suggest using the new snapshots for all of them to help avoid version conflicts. yarn up @justeattakeaway/[email protected] --mode=update-lockfile yarn up @justeattakeaway/[email protected] --mode=update-lockfile Then finally: yarn install |
43adc76
to
a863cfb
Compare
/snapit |
Starting a new snapshot build. You can view the logs here. |
@fernandofranca Your snapshots have been published to npm! Test the snapshots by updating your Note If you have more than one of these packages installed, we suggest using the new snapshots for all of them to help avoid version conflicts. yarn up @justeattakeaway/[email protected] --mode=update-lockfile yarn up @justeattakeaway/[email protected] --mode=update-lockfile Then finally: yarn install |
feat(pie-lottie-player): DSW-2365 add props feat(pie-lottie-player): DSW-2365 add lottie-web library feat(pie-lottie-player): DSW-2365 implement fields and methods feat(pie-lottie-player): DSW-2365 improve error handling feat(pie-lottie-player): DSW-2365 remove unnecessary style
feat(pie-lottie-player): DSW-2365 update loop and play to use getters and setters feat(pie-lottie-player): DSW-2365 implement speed and direction as getters/setters feat(pie-lottie-player): DSW-2365 assign type
…tings are kept when a new animation is loaded feat(pie-lottie-player): DSW-2365 fix speed and direction issue feat(pie-lottie-player): DSW-2365 reverse loop and autoplay props feat(pie-lottie-player): DSW-2365 fix wording feat(pie-lottie-player): DSW-2365 fix play issue feat(pie-lottie-player): DSW-2365 sort out issue with autoplay
feat(pie-lottie-player): DSW-2365 fix wording
feat(pie-lottie-player): DSW-2365 fix async issues
a2676fa
to
3241e6b
Compare
/snapit |
Starting a new snapshot build. You can view the logs here. |
@fernandofranca Your snapshots have been published to npm! Test the snapshots by updating your Note If you have more than one of these packages installed, we suggest using the new snapshots for all of them to help avoid version conflicts. yarn up @justeattakeaway/[email protected] --mode=update-lockfile yarn up @justeattakeaway/[email protected] --mode=update-lockfile Then finally: yarn install |
After so many updates it became a bit messy, I'm closing it to open a clean one. |
Please click the
Preview
tab and select a different PR template if your change isn't for an existing web component.PIE Docs Template
New Web Component Template
═══════════════════════════════════════════════════════════
Describe your changes (can list changeset entries if preferable)
Author Checklist (complete before requesting a review)
PIE Storybook
/PIE Docs
PR preview/snapit
functionality to test my changes in a consuming applicationReviewer checklists (complete before approving)
Reviewer 1
PIE Storybook
/PIE Docs
PR previewReviewer 2
PIE Storybook
/PIE Docs
PR preview