v0.10.0
🚀 Features
- badge: New component - by @apodacaduron and @jd-solanki in #6
- input: Allow binding number to v-model - by @brojor in #47
- radio: Emit
update:modelValue
- by @knoxnoe and @jd-solanki in #36
🐞 Bug Fixes
- base-input: Input id isn't unique if same label is used twice - by @jd-solanki (27fa5)
- checkbox: Input id isn't unique if same value is used twice - by @jd-solanki (37f25)
- radio: Input id is not unique if same value is used twice - by @knoxnoe in #44
- select: With option slot selected item's label doesn't render - by @brojor in #39
- switch: Input id isn't unique if same value is used twice - by @jd-solanki (1e9dc)
- typography: Table was missing search input - by @jd-solanki (c5818)