vue-toasted icon indicating copy to clipboard operation
vue-toasted copied to clipboard

🖖 Responsive Touch Compatible Toast plugin for VueJS 2+

Results 68 vue-toasted issues
Sort by recently updated
recently updated
newest added

Hi, first, thanks for a great plugin! I've got a toast containing a countdown that is updated every second using `toast.text(newText);`. The issue is that this replaces the entire content...

bug

for example llike this: ```vue this.$toasted.show() ``` or if it doesn't, how do I render html inside the show method?

I'm using Vue with Vue Turbolinks and Vue Toasted. When I refresh completely, the toasts work fine. When I refresh, then switch pages one or more times, the toasts do...

I need to clear toasts immediately when button is pressed, but when there are a bunch of them, the animations take a pretty long time. How do i clear without...

Bumps [async](https://github.com/caolan/async) from 2.1.5 to 2.6.4. Release notes Sourced from async's releases. v2.3.0 Added support for ES2017 async functions. Wherever you can pass a Node-style/CPS function that uses a callback,...

dependencies

### Version * vue: 2.6.14 * vuetify: 2.6.3 * typescript: 4.5.5 * vue-toasted: 1.1.28 ### parseOptions() in dist/vue-toasted.js ``` options.action = options.action || null; options.className = options.className || null; options.closeOnSwipe...

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.10.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies