Grant Skinner
Grant Skinner
Ok. I've pushed this support live, but I'm going to leave this open because I still need to track down a list of valid unicode property values for javascript and...
Thanks for doing that legwork! I'll try to take a look this week, and incorporate it if testing shows it to be the correct listing.
I think I'm going to leave the implementation as-is for now, but if devs run into the use case animating between two different tint colors, I'm happy to revisit. Leaving...
Interesting idea. Could you provide an example or two of what you'd use that for?
Interesting. I know I pulled the list from some standards doc somewhere, but it appears to be missing some categories, though I can't see an obvious pattern as to what...
It does appear that \k support has been added in the intervening years. Opening this back up. Given that we have support for it in PCRE, this should be an...
Sorry for the very delayed response. This is currently per design - so that the placeholder remains consistent throughout states, and/or with transparent images. You can use the loadingBuilder to...
Thanks for the PR. I did a code review and it looks good. I'm going to do some tests to make sure it all works as expected, and then plan...
I ran into that immediately on testing this, but I _think_ it may be the expected behavior per the docs: ``` If the parent animation changes direction without first reaching...
As an aside, if you're able to share your specific use-case for this parameter (bonus points for visuals), that would also help me suss out the value proposition. Also —...