Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Releases: holiday-lab/holiday-avatar

v0.0.5

03 Jul 06:23
Compare
Choose a tag to compare

🎉 Release v0.0.5:

🚀 Feature

  1. Move beanie and turban from hairType to hatType.
  2. Add new options for hatColor and hatType.
  3. Add a very simple demo to preview and test.

Welcome to experience! 👨🏻‍💻

v0.0.3

27 Jun 09:59
Compare
Choose a tag to compare

🎉 Release v0.0.3:

🚀 Feature

  1. More hairType can be chosen. (beanie and turban)
  2. Still no Demo. (Will be added in the next release)

🔨 Bug Fix

  1. The parameter type of genConfig loses some options.

Welcome to experience! 👨🏻‍💻

v0.0.2

25 Jun 13:45
Compare
Choose a tag to compare

🎉 Release v0.0.2:

🚀 Feature

  1. The d.ts files are merged into one file, making the unpacked size smaller.
  2. Now you can use app.use() to register the component globally, or import it inside the component for partial registration.
  3. More complete documentation, more detailed tutorial.
  4. Still no Demo. (Will be added in the next release)

Welcome to experience! 👨🏻‍💻

v0.0.1

16 Jun 14:46
Compare
Choose a tag to compare

🎉 Release v0.0.1:

🚀 Feature

  1. Written in TypeScript, providing complete type support.
  2. Modify the names of some props to provide more semantic props.
  3. Smaller package size. (This has nothing to do with me, it is all the credit of Vue)
  4. More incomplete documentation and Demo presentation. (Currently part of the document is copied from the original author, and the Demo presentation uses the original author and will be added immediately)

Welcome to experience! 👨🏻‍💻