Releases: BayBreezy/ui-thing-cli
Releases · BayBreezy/ui-thing-cli
v0.0.20
🏡 Chore
- components: Add new components - navbar, container & divider (fb970d5)
❤️ Contributors
- Behon Baker behon.baker@yahoo.com
v0.0.19
v0.0.18
Change default component location to components/Ui
- The default component folder location was
components/UI
. This was causing an issue in some environments(Stackblitz). Nuxt was not resolving the components with the prefixUI
, onlyUi
. (1268f24)
❤️ Contributors
- BayBreezy behon.baker@yahoo.com
v0.0.17
🏡 Chore
- prefix: Update component prefix. Moved from UI to Ui (e515ef7)
❤️ Contributors
- Behon Baker behon.baker@yahoo.com
v0.0.16
🚀 Enhancements
- pin-input: Replace OTP with pin input (7287b6f)
❤️ Contributors
- Behon Baker behon.baker@yahoo.com
v0.0.15
🚀 Enhancements
- components: Add new components (Tags Input, VeeTagsInput & TabsIndicator) (deed365)
🏡 Chore
- dependencies: Update deps (1ea8fb6)
❤️ Contributors
- Behon Baker behon.baker@yahoo.com
v0.0.14
🏡 Chore
- Add vee-otp component to the updated list (34f6791)
- Refactor components that are auto imported. The naming has been updated (No longer
UI
, changed toUi
). I guess something changed in how nuxt and vscode detect auto imported components
❤️ Contributors
- Behon Baker behon.baker@yahoo.com
v0.0.13
v0.0.12
🏡 Chore
- add: Revert to adding local components file. API call was too slow (f77db79)
- Remove unused import (be11d5d)
❤️ Contributors
- Behon Baker behon.baker@yahoo.com
v0.0.11
🚀 Enhancements
- add: Update add command to get components from API (6c41848)
💅 Refactors
- types: Update types (75917fb)
🏡 Chore
❤️ Contributors
- Behon Baker behon.baker@yahoo.com