Aaron Stezycki
Aaron Stezycki
Any further updates on this? I think now with http2, there's not as much need to have everything bundled into a single file and progressively load scripts based on the...
I can also confirm @zhrance issue with ls-is-cached class is also not working. Im currently testing in chrome, with a simple pattern... ``` ``` And this pattern inconsistently applies the...
@aFarkas @zhrance A little more testing, reveals that the class does not get added to the IMG element when the element loads in view of the browser. If the img...
Bumped! @aFarkas Can you look into this at all?
I suppose it's just a feature that I had possibly intended to bind onto and initially seemed like a super helpful addition to tell the DOM and CSS that a...
Okay, I'm gonna close this, as our use case for this has quickly vanished by using Alpine.js. Thanks anyway. 👍
Okay, that's a fair answer. :) I would say though, the *everything* in this statement could be argued against. Http2 was created to allow for more freedom to separate files...
Ah, have just seen #1210, not sure if you can pin that to the top :) Hopefully my issue is of future help to you with regards to updating documentation...
If you look at the repos commits, the current changes are there to work with V3 of the main flickity branch, which is as yet unreleased. Use v1.1.1 for now...
Part answer: Looking at the install/getting started mentions installing via npm with `npm i slinkity @11ty/eleventy@canary --save-dev` packages separately, so I'm assuming that 11ty can be updated freely without any...