Georgy Marchuk
Georgy Marchuk
Fixes https://github.com/gmrchk/blobity/issues/8 When an element focused by Blobity (like button) is removed from DOM for any reason, Blobity was not properly resetting the position to the current position of the...
**Describe your issue**: When running Blobity on screens which support 120fps like new Macs, the blob animation is quicker than it should be due to the animation relying on the...
Just a heads up that the site doesn't show up at all without *www* in URL. For example Github stats link to *non-www* version only.
We've talked about replacing the bundler to allow some easier work. The webpack setup is also outdated in basically all repositories including Swup core and plugins. We've agreed that we...
Ideally, first-class support for TS would be implemented, not just manually defined types. https://github.com/swup/swup/issues/238
It's hard to test some of the changes, and new people have trouble testing things out. There was an idea for some simple playground.
**Describe your proposal**: When the text link to be focused by Blobity crosses two or more lines, the whole area is covered by the blob. The idea is to split...