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

Next version

Open LucasLeandro1204 opened this issue 4 years ago • 1 comments

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)?
  • [ ] Review documentation and rewrite stuff
  • [ ] Add better examples
  • [ ] Loader editor (low priority)

Library

  • [ ] Drop default export
  • [ ] Update them to not use SVG as default

We should be able to import and use svg inside the loaders, but due to compatibility issues (#17) they won't be built with svg.

  • [ ] Rewrite components

They should be functional

  • [ ] New way to build loaders

Maybe an wrapper component that overlays elements

  • [ ] Add an way to control group of loaders easily
  • [ ] Add new components
  • [ ] Add tests

LucasLeandro1204 avatar Apr 17 '20 19:04 LucasLeandro1204

Could you add a type declaration for typescript too please ?

Epistol avatar Apr 29 '20 12:04 Epistol