Skip to content

Releases: BayBreezy/ui-thing-cli

v0.0.20

15 Dec 22:27
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • components: Add new components - navbar, container & divider (fb970d5)

❤️ Contributors

v0.0.19

11 Dec 16:27
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • components: Update comp style for toast (d78d6a0)
  • Update deps (62fa5ff)

❤️ Contributors

v0.0.18

04 Dec 12:57
Compare
Choose a tag to compare

compare changes

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 prefix UI, only Ui. (1268f24)

❤️ Contributors

v0.0.17

01 Dec 13:46
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • prefix: Update component prefix. Moved from UI to Ui (e515ef7)

❤️ Contributors

v0.0.16

30 Nov 16:10
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • pin-input: Replace OTP with pin input (7287b6f)

❤️ Contributors

v0.0.15

27 Nov 19:18
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • components: Add new components (Tags Input, VeeTagsInput & TabsIndicator) (deed365)

🏡 Chore

  • dependencies: Update deps (1ea8fb6)

❤️ Contributors

v0.0.14

23 Nov 01:43
Compare
Choose a tag to compare

compare changes

🏡 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 to Ui). I guess something changed in how nuxt and vscode detect auto imported components

❤️ Contributors

v0.0.13

16 Nov 01:37
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Make call to api for compoinents again (fbd4a78)
  • Use local component file again (eebf8cd)

❤️ Contributors

v0.0.12

16 Nov 01:19
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • add: Revert to adding local components file. API call was too slow (f77db79)
  • Remove unused import (be11d5d)

❤️ Contributors

v0.0.11

15 Nov 18:01
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • add: Update add command to get components from API (6c41848)

💅 Refactors

🏡 Chore

  • dependencies: Update deps (7ce3c2a)
  • components: Remove hard coded components (2802d49)

❤️ Contributors