Skip to content

Add support for named timeline ranges in @keyframes#787

Merged
devongovett merged 3 commits intoparcel-bundler:masterfrom
grimsteel:keyframes-range-selector
Aug 2, 2024
Merged

Add support for named timeline ranges in @keyframes#787
devongovett merged 3 commits intoparcel-bundler:masterfrom
grimsteel:keyframes-range-selector

Conversation

@grimsteel
Copy link
Contributor

Adds a new item to the KeyframeSelector enum for named timeline ranges (part of scroll-driven animations).

Spec info

I ran build-ast but that changed a ton of things, so I didn't include that in this PR.

Fixes #786

Copy link
Member

@devongovett devongovett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

Co-authored-by: Devon Govett <devongovett@gmail.com>
@devongovett devongovett merged commit 86ac8f0 into parcel-bundler:master Aug 2, 2024
@grimsteel grimsteel deleted the keyframes-range-selector branch August 7, 2024 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support named timeline ranges in @keyframes

2 participants