v0.8.0
🚨 Breaking Changes
- avatar: Renamed
text
prop tocontent
- by @jd-solanki (5555f)
🚀 Features
- list: New component - by @jd-solanki (fe8fd)
- preset-theme-default: Style
hr
tag - by @jd-solanki (f4802) - useConfigurable: New configurable helper composable - by @jd-solanki (f48f1)
- useLayer: Handle typography styles along with other properties - by @jd-solanki (7d829)
🐞 Bug Fixes
- Missing width added to fix icon size - by @jd-solanki (9d692)
- card:
- Typography props reactivity - by @jd-solanki (6602c)
- preset-theme-default:
- Fixed typography rules to generates correct style - by @jd-solanki (4b5cb)
- select:
- table:
- Card props reactivity - by @jd-solanki (dddad)
- typography:
- Don't render unwanted markup - by @jd-solanki (a85e6)
- useGroupModel:
multi
wasn't working with indexed/number options - by @jd-solanki (eff67)