js-plugin icon indicating copy to clipboard operation
js-plugin copied to clipboard

A swup plugin for managing animations in JS  🎸

Results 5 js-plugin issues
Sort by recently updated
recently updated
newest added

### Describe the problem 🧐 Currently, the fallback for the case where a route matches no animation seems to be incoherent. - The readme says that a default ["proceed immediately"](https://github.com/swup/js-plugin?tab=readme-ov-file#options)...

### Describe the problem 🧐 Currently, the animations also match of either `from` or `to` matches a given route. This is pretty confusing and can lead to brittle setups. ###...

### What did you expect? 🧐 I'd expect `from` and `to` to accept any value compatible to [path-to-regexp](https://github.com/pillarjs/path-to-regexp): - `string` - `string[]` - `RegExp` ### What actually happened? 😵‍💫 Only...

Bumps the npm_and_yarn group with 2 updates in the / directory: [esbuild](https://github.com/evanw/esbuild) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `esbuild` from 0.21.5 to 0.25.8 Release notes Sourced from esbuild's releases. v0.25.8 Fix another TypeScript...

dependencies
javascript