Closed novacbn closed 2 years ago
Deprecated the following Components / Component Features
Widgets
DayStepper / MonthStepper / YearStepper
DayStepper
MonthStepper
YearStepper
(BREAKING) <* step> — Being consolidated into steps property, e.g. steps="3".
<* step>
steps
steps="3"
<* steps>
Preview: https://novacbn-kahi-ui-pr-124-run-745.surge.sh
CHANGELOG
Deprecated the following Components / Component Features
Widgets
DayStepper
/MonthStepper
/YearStepper
(BREAKING)
<* step>
— Being consolidated intosteps
property, e.g.steps="3"
.<* steps>
was made available as an alias in this release, to help with progressively migrating codebases.