Skip to content

Releases: karakanb/vue-info-card

v0.1.4

01 Aug 16:31
Compare
Choose a tag to compare

Initial Basic Stability

01 Sep 23:11
Compare
Choose a tag to compare

Within the last week, the component is extracted from a completely different project, got a proper API and documentation, and the first steps are taken. In the process, I managed to:

  • publish the package on NPM,
  • create a basic documentation,
  • setup tests and achieve 100% coverage,
  • increase the performance by simplyfing the component structure,
  • setup a CI pipeline using Travis.

Within this process, I learned various things about the ecosystem and the best practices. I believe, this is the stable version of the component; however, I am not sure if there are impractical points in the API, therefore, I keep it in v0.1.0 for now, before it gets used on some simple use-cases.

Hope this becomes a useful component. ❤️