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

Vue component wrapper for idle-js

Results 31 idle-vue issues
Sort by recently updated
recently updated
newest added

I have added documentation for Vue 3. Please also publish the package for the same so doc will also available in npm site. Thanks, Pratilk Patel

First of all.. Thank you for your nice work with handling of idle state. We've encountered warnings using idle-vue with Vue 3 - regarding new naming conventions in Vue 3....

Hello. Is there anyone of here have this issue where idle-vue works great in localhost but not in server? Thanks.

Getting error : Vue.extend is not a function Vue.extend does not exist in Vue 3..

How to enable support for multiple tabs opened of the same app ? Currently, plugin works fine for single tab.

Bumps [express](https://github.com/expressjs/express) from 4.16.2 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...

dependencies

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...

dependencies

Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 6.1.0. Release notes Sourced from css-what's releases. v6.1.0 feat: Support pseudo elements with data (#762) 3be227a https://github.com/fb55/css-what/compare/v6.0.1...v6.1.0 v6.0.1 Fix parsing column combinators after tag names...

dependencies

Hi! I'm trying to set and get the idle time from a propety we've stored in our own vuex store and we've run in to a road block. I want...