Jesse

Results 14 issues of Jesse

first off, thanks so much for the amazing plugin! https://codepen.io/handiworknyc/pen/RwxGGgm See codepen. try hovering over some elements. There should be an option to pass the `[locoMotiveScrollInstance].scroll.instance.scroll.y` to the blobity instance....

bug

Are there any options available to make the plugin behave like this timeline example in the link below? https://stories.readymag.com/gray/timeline/ Right now the "stickyness" is triggered when the element hits the...

Thanks for the amazing plugin! Any chance of updating this with the Intersection Observer vs. window scroll event in the future? Thanks!

Stylesheets were loading inconsistently in ie11 I found that removing the line where the `rel` is set to `preload` solved the issue

Thanks for the awesome plugin! Would be awesome to include support for splitting text by line. Many thanks

https://monosnap.com/file/SDvbN26SJkqEmS61pHtKMmbyR3ad7x Data-scroll-section element appears/flashes in middle of viewport when it should be hidden The transform attribute is reset to 0 at the same time that the inview attribute is removed,...

@mciastek See screen recording–  https://monosnap.com/file/WRf2pbikPIKi2ICqXhll71KfGYc8aj When you're on the threshhold point of an element, there's a sort of infinite loop where it's adding and removing `.sal-animate` in rapid fire. I...

Adding the following code "breaks" the custom field suite plugin... any custom fields added with CFS disappear on that particular page editor (pages using the "landing.php" template) and you can't...

I'm using the following code from the example. I'm running PHP 7.4.3 and get this error "Uncaught Error: Call to undefined method Pipedrive\Configuration::setApiKey()" ``` $ssdpath = get_stylesheet_directory(); use Pipedrive\Configuration; require_once($ssdpath...

If you try to type quote marks `"` into the first example on your site, it goes bananas. Help me solve this! Thanks ![image](https://user-images.githubusercontent.com/482945/108900038-209d3180-75e7-11eb-945a-6bed91667551.png)