vue-content-loading icon indicating copy to clipboard operation
vue-content-loading copied to clipboard

Vue component to easily build (or use presets) SVG loading cards Facebook like.

Results 33 vue-content-loading issues
Sort by recently updated
recently updated
newest added

I'm using Laravel mix with ```vue-content-loading": "^1.6.0``` installed ``` .flex-row { display: flex; flex-direction: row; } import VueContentLoading from 'vue-content-loading'; export default { components: { VueContentLoading, } } ``` Nothing...

I'll be working on the next version in the next weeks Feel free to share your ideas and thoughts =) ## Docs - [ ] Change docs generator (vuepress)? -...

enhancement

Hi, can you please update vue dependency to latest version at the moment, because there is vulnerability fix: [Vue.js v2.6.11](https://github.com/vuejs/vue/releases/tag/v2.6.11)

Hi, can you help me with this? If I reload the page the loading come from this: to this: ** This happening only on safari and only if I refresh...

I was also writing a Skeleton screen and encountered a problem. After reading your code, my confusion is even greater. The skeleton screen needs a loading boolean value to determine...

How to make not responsive when container get bigger?

Are you thinking to implement tests on your application? I've never implemented tests on Vue, but I would like to help you if this issue is your roadmap :) Good...

When are you planning to add support for Vue.js 3?

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

dependencies