SaFrMo
SaFrMo
Getting closer on this - the last couple things to update should be interactions and the update source, otherwise this should be ready in the next week or two! This...
@Korijn Got the basics for this up and running on the `22-multiple-apps` branch - you can check that out and try the Multiple Apps demo from `npm run dev` to...
Oh, thanks for catching that and apologies for the inconvenience! I've added those cross-platform issues as a note in #29 for the next release. In the meantime, I've re-added interaction...
@patrickbolle Hey! I had some elements I wanted to fade out when the sticky element reached the bottom of its container. This pull request makes that easy with just CSS:...
Added additional ability to create a sibling placeholder instead of wrapping the sticky element: `new Sticky({ sibling: true })`. Wrapping sticky elements with iframes as children forces the iframes to...
Thanks @jamsinclair ! 😄
Excellent! I'll plan on the cmd-Z undo first. Thanks!
Agreed @lonelymaw ! That's in place in #18:
@drewbaker Updating this list to be as current as possible
I like the wrapper idea - `slide-show` could be a generic slideshow, and maybe something like `fh-slideshow` has the `aspect` prop and a few others that are more specific to...