This repository has been archived by the owner on Jan 4, 2024. It is now read-only.
Releases: holiday-lab/holiday-avatar
Releases · holiday-lab/holiday-avatar
v0.0.5
v0.0.3
v0.0.2
🎉 Release v0.0.2:
🚀 Feature
- The
d.ts
files are merged into one file, making the unpacked size smaller. - Now you can use
app.use()
to register the component globally, or import it inside the component for partial registration. - More complete documentation, more detailed tutorial.
- Still no Demo. (Will be added in the next release)
Welcome to experience! 👨🏻💻
v0.0.1
🎉 Release v0.0.1:
🚀 Feature
- Written in
TypeScript
, providing complete type support. - Modify the names of some
props
to provide more semanticprops
. - Smaller package size. (This has nothing to do with me, it is all the credit of
Vue
) - 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! 👨🏻💻