Aaron Stezycki

Results 14 issues of Aaron Stezycki

If any of you have used Hammer for Mac, you'll know that a project has a /build folder for all files compiled by Hammer, and they keep folder structure consistent....

**Is your feature request related to a problem? Please describe.** Allowing multiple triggers to interact with the same toggle-able element would be very welcome. For example, a main navigation trigger/button...

enhancement

**Describe the bug** When putting data-toggle-class on a radio input or checkbox input it stops the native functionality of the input (i.e. the radio button does not visibly change). Can...

Using 'Fade', 'Wrap Around' and 'Auto Play' together when only 2 items exist in the slider causes a visual bug when transitioning between slides. Test case provided below. The issue...

Hi, I'm just wondering if you can conditionally render container nodes by querying if a current page has a key or parent? Most of the navigation examples, contain `ul` around...

Just an FYI, currently downloading the package as is and npm install/ npm start fails. Sorry, I don't have the time to run through the errors atm, but I was...

I'm creating a custom sticky component, whereby I need to add, remove classes based on position (pretty simple). I'm just testing the following, and `.on("leave")` used with `scrollDirection === "REVERSE"`...

## Describe the bug Peer dependancy error when installing slinkity with recent 11ty versions. ``` npm install --save-dev slinkity npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency...

🐞 bug

## Describe the bug Whilst running 2 separate projects, with both slinkity and 11ty on different ports, vite will become 'buggy' on one or both running instances causing a refresh...

🐞 bug

As vite has a built in preview flag for building production code into a local server for testing and "previewing", is there a similar script flag in the Slinkity CLI...

✏️ documentation