Closed novacbn closed 2 years ago
Removed Components / Component Features
Display / Feedback
Badge / Dot
Badge
Dot
<Badge/Dot position>
Position
Interactables
Check / Radio / Switch / TextInput
Check
Radio
Switch
TextInput
<Check/Radio/Switch/TextInput on:blur on:focus>
<* on:focusin on:focusout>
Layouts
Spacer
<Spacer orientation>
<Spacer spacing_x spacing_y>
<Spacer variation>
<Spacer is="div/span">
Preview: https://novacbn-kahi-ui-pr-103-run-559.surge.sh
CHANGELOG
Removed Components / Component Features
Display / Feedback
Badge
/Dot
<Badge/Dot position>
— Removed previously deprecated feature in favor ofPosition
Component.Interactables
Check
/Radio
/Switch
/TextInput
<Check/Radio/Switch/TextInput on:blur on:focus>
— Removed previously deprecated feature in favor of<* on:focusin on:focusout>
events.Layouts
Spacer
<Spacer orientation>
— Removed previously deprecated feature in favor of<Spacer spacing_x spacing_y>
properties.<Spacer variation>
— Removed previously deprecated feature in favor of<Spacer is="div/span">
property.