Releases: BayBreezy/ui-thing-cli
Releases · BayBreezy/ui-thing-cli
v0.1.10
🚀 New Components
This release adds the following:
- Currency Input
- Vee Currency Input
🏡 Chore
- Bump deps (6e6dcf6)
❤️ Contributors
- BayBreezy behon.baker@yahoo.com
v0.1.9
🏡 Chore
- form-elements: Use nuxt's
useId
composable instead of the one from radix-vue (17a952e) - Bump deps (557e58c)
❤️ Contributors
- Behon Baker behon.baker@yahoo.com
v0.1.8
v0.1.7
🏡 Chore
- Bump deps (24db3af)
- add: Remove overrides addition logic (86dcae6)
- datatables: Update datatables comp (ce0b4c4)
❤️ Contributors
- Behon Baker behon.baker@yahoo.com
v0.1.6
🚀 Enhancements
- Update to latest version of datatables (f973a89)
🏡 Chore
- Bump deps (a2be074)
❤️ Contributors
- Behon Baker behon.baker@yahoo.com
v0.1.5
🩹 Fixes
- Dead loop caused by dropfile's change event (b1e1ce1)
🏡 Chore
- Bump deps (d7a8e76)
❤️ Contributors
- BayBreezy behon.baker@yahoo.com
- Mirari clover4@gmail.com
v0.1.4
🏡 Chore
Datatables Vue 3 released a version where you can pass components to the component.
I was not able to get this to work with Datatables V2 but the update looks promising.
As such, the version restriction for the Vue component has been lifted.
You can read more here: https://datatables.net/manual/vue#top
❤️ Contributors
- Behon Baker behon.baker@yahoo.com
v0.1.3
🚀 New Radix Vue Components
- Date Field component added - https://www.radix-vue.com/components/date-field.html
- Splitter component added - https://www.radix-vue.com/components/splitter.html
Removed
The splitpane component was removed in favor of the Splitter from Radix-Vue
❤️ Contributors
- Behon Baker behon.baker@yahoo.com
v0.1.2
v0.1.1
Version 1.1?
I think it's time lol. Is there usually something that should happen before you bump to V0.1? Idk
🚀 Enhancements
- Add splitpanes (417ac8c)
🏡 Chore
- Update deps (f5a735e)
❤️ Contributors
- Behon Baker behon.baker@yahoo.com