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

Composable components for rendering fake (progressive) content like facebook in vue

Results 14 vue-content-placeholders issues
Sort by recently updated
recently updated
newest added

Simple change to give the heading an option to not show its subtitle.

I'm trying to use this component with vue 3. Will you provide any support ? I tried something like this: ```javascript import { createApp } from 'vue' import VueContentPlaceholders from...

My app was using scoped scss which was failing to render CSS for the component. ``` ``` I had to create an unscoped one and copy SCSS codes into there...

Is this possible to change the color of the placeholder? I would like to use it in the dark more with more dark color?

Update readme: Use shorthands to pass boolean properties, to fit best practices.

Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.

I used many ways but could not render my data after loading, hope to get help!

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.19.1. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v4.19.1 > * 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes [#10112](https://github-redirect.dependabot.com/eslint/eslint/issues/10112)) ([#10113](https://github-redirect.dependabot.com/eslint/eslint/issues/10113)) (薛定谔的猫) >...

dependencies

Hi The placeholder animation overflows in the actual Chrome version. ![chrome-bug](https://user-images.githubusercontent.com/111506/61538004-c3b7bd80-aa38-11e9-925b-b26c42f5cfba.png)