Shaw
Shaw
Reindexing
Splitting currently re-splits an element continually: https://codepen.io/shshaw/pen/334718fe322a14f80e25f1d035b40d46?editors=0010 For something like lines, rows and children, it should re-run the indexing and update CSS vars. But where a plugin creates elements, it...
I want to put together a kind of “precompiler” where you can input your own text, select a default animation and get a CodePen of that put together, with an...
Don’t directly use the `--char-index`, instead, use a `--split-index` var and a `--split-total` var that are set based on what you’re targeting. Then the `--distance` and other values can be...
Ensure that the text population is being done in the most perfomant way: https://twitter.com/_developit/status/997132016612270081
When multiple items are suddenly made visible, it would be great to have an option that would stagger the `[data-emergence=visible]` change based on source order. This allows for some really...
Instead of attaching directly to the user's timeline, create a new TimelineMax instance to allow for attaching to event callbacks and controlling repeats. Rough idea of how it might used:...
Per our conversations in Slack: - [ ] Label Support - [ ] Toggle infinite repeat - [ ] Show/Hide Player - [ ] Limit playback to section of timeline...
Now that Photoshop has [Generator built in](http://blogs.adobe.com/photoshopdotcom/2013/09/introducing-adobe-generator-for-photoshop-cc.html) and tools like [Slicy](http://macrabbit.com/slicy/) exist for older versions of Photoshop, I think there's merit to naming all of the layers with the filename...
Now that [Github supports PSD Viewing/Diffing](https://github.com/blog/1845-psd-viewing-diffing), have you considered unzipping the PSD to easily be able to see and track changes?
- Lowered maxRotation and maxTranslation. - Lessened the perspective. - Decreased mouse leave throttling. - Fixed minor background-repeat issue on the cogs