Releases: BayBreezy/ui-thing-cli
Releases · BayBreezy/ui-thing-cli
v0.1.26
Full Changelog: v0.1.25...v0.1.26
v0.1.25
v0.1.24
v0.1.23
v0.1.22
🚀 Enhancements
- Add
Editable
component (14d3446)
🏡 Chore
- Bump deps (93a2392)
❤️ Contributors
- Behon Baker (@BayBreezy)
v0.1.21
🚀 Enhancements
- Add stepper component (00d02fa)
🏡 Chore
- Update deps (0f0f58b)
❤️ Contributors
- Behon Baker (@BayBreezy)
v0.1.20
🚀 Enhancements
- Add tree component (5cd5671)
🏡 Chore
- Update deps (c24ec88)
- Add plugins location to the list of questions (722d589)
- Use plugin location when adding components (7da57de)
❤️ Contributors
- Behon Baker (@BayBreezy)
v0.1.19
🚀 new Component Added
- Number Field: Add number field component (30745ec)
❤️ Contributors
- Behon Baker (@BayBreezy)
v0.1.18
🏡 Chore
- Bump deps (e453f74)
- Chip - Added the new Chip component. It can be found here https://ui-thing.behonbaker.com/components/chip
- Components: Minor update to other existing components (7f4c4ef)
- Tailwind Forms Added
@tailwindcss/forms
to the list of initial dependencies (a28f7da) - Tailwind Config: Added
@tailwindcss/forms
plugin to config (7e3b706) nuxt.config
Removeshim = false
fromnuxt.config
file. The Volar extension got updated so this is no longer needed. (2423a4e)
❤️ Contributors
- Behon Baker (@BayBreezy)