Add timeline range support to keyframe selectors #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "add-timeline-range-support"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is being introduced with scroll animations
Drive by fix: a keyframe block might contain multiple keyframe selectors according to here
Hello hello @marijnh! :)
Can you take a look at this PR when you have time? I'm also not sure about the naming conventions in the grammar file so please feel free to suggest other names too. cc @bmeurer
Does attached patch look like it addresses your requirements? I decided to not use the
kw<...>-style specialization here, since it'll make it impossible for these words to be used as identifiers in other contexts.Yep, that looks good to me; thanks for the quick fix! :)
I've tagged 1.1.2 but npm seems to be having an outage and won't let me upload it. Will try again later.
Pull request closed