Releases: BayBreezy/ui-thing-cli
Releases · BayBreezy/ui-thing-cli
v0.1.56
🚀 Enhancements
- Add timeline component (ee8c46a)
🏡 Chore
- Bump deps (7a6c05d)
❤️ Contributors
- Behon Baker (@BayBreezy)
v0.1.55
New Components
Native Checkbox
The Native checkbox component was added due to some issues I had with using Radix Vue's checkbox with an array of items
Description List
The description list component was added. A description list is typically used to display pairs of terms and details, like in invoices or product specifications, enhancing clarity and organization of information.
Fixes
Progress
There was an issue in how the translateX value was being calculated for the progress bar. That was fixed in this release
Enhancements
Form Builder
The Native Checkbox was added to the Form Builder component's list of variants.
❤️ Contributors
- Behon Baker (@BayBreezy)
v0.1.54
🏡 Chore
- Add dependencies & dev deps to the loader component (ca53edd)
❤️ Contributors
- Behon Baker (@BayBreezy)
v0.1.53
v0.1.52
🚀 Enhancements
- Add loader component (15b26cf)
🏡 Chore
- Bump deps (e11ee22)
❤️ Contributors
- Behon Baker (@BayBreezy)
v0.1.51
🚀 Enhancements
- Add form-builder component (f33bfc7)
🏡 Chore
❤️ Contributors
- Behon Baker (@BayBreezy)
v0.1.50
v0.1.49
v0.1.48
Changes
Check out the changes here
🚀 Enhancements
- Add
pattern
&maxlength
props toinput
andtextarea
components. (b8ff095)
❤️ Contributors
- Behon Baker (@BayBreezy)
v0.1.47
Changes
Take a look at the Changelog page to get a full rundown of what happened
🏡 Chore
- Update
pagination
&breadcrumbs
components (3d1c515)
❤️ Contributors
- Behon Baker (@BayBreezy)