vue-swipe-actions
vue-swipe-actions copied to clipboard
iOS style swipe actions
Hello, very nice component! There is a method to choose a predefined action on large swipe movement? For example I have two actions on the right (edit and delete). When...
Is there any way to wrap the swipe-list in a transition group? It would be really useful when doing deletes (for animating the row removal) or when dynamically inserting new...
Is it possible to put a swipe on all the line when deleting it?
It could be nice if we have a option to virtual scrolling a swipeList, at least limit the number of visible items per list.
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Hi everyone, for anyone who is wondering why certain functions don't work as they should in the documentation. Opening the TypeScript file can show the actual names of the functions....