Asger Behncke Jacobsen

Results 6 issues of Asger Behncke Jacobsen

I'm using an input which appends a script tag to the input. This breaks the `nested_fields` `` tag and the view. It should be super easy to reproduce the bug,...

It would be great to have `main` defined in `bower.json` since then it's possible to use this gem with rails-assets.org! ;)

Using `data-cycle-fx="scrollHorz"` and progressive loading of slides results in the outgoing slide being hidden at the moment `next` is fired. The "correct" transition (how it works without progressive loading) is...

According to MDN `aspect-ratio` should be specified as `width / height`, while `blurhash-img` is using `height / width` instead. It would be great to get this aligned with the css...

This PR changes the way aspect ratios are used, to follow [the native CSS implementation](https://developer.mozilla.org/en-US/docs/Web/CSS/aspect-ratio#values). I've also updated the dev setup slightly, to more easily verify the changes.

Hi! Thanks a lot for maintaining this repo. I built a package for persisting controller values across (turbo) morphs. Thought it would make sense to add to the list 🙂