v0.18.1
Changelog
- FIX: Set
ShadCard
clipBehavior toClip.antialias
, addclipBehavior
toShadCard
andShadCardTheme
. - FIX: Use
selectedDecoration
inShadTabs
(thanks to @thisisamank) - FEAT: Add colorSelector to the ShadcnUI docs (thanks to @0xharkirat)
- FEAT: Add
hourLabel
,minuteLabel
,secondLabel
,periodLabel
,hourPlaceholder
,minutePlaceholder
,secondPlaceholder
andperiodPlaceholder
toShadTimePickerTheme
.
What's Changed
- fix: card clip behavior by @nank1ro in #259
- fix: apply selected decoration by @thisisamank in #255
- Add Theme Color Selector for Dynamic Component Previews - Merge conflicts resolved by @0xharkirat in #252
- Feat/time picker theme labels by @nank1ro in #260
New Contributors
- @thisisamank made their first contribution in #255
- @0xharkirat made their first contribution in #252
Full Changelog: v0.18.0...v0.18.1