v0.4.9 - New Style Common Components
all common components have been refactor to the new style + some accessibility and codestyle improvements.
Components
- Accordion & AccordionItem
- Alert
- Breadcrumbs
- Card
- List
- Modal
- RichText
- Segment & SegmentGroup
- StatisticsCard
- Stepper & StepperItem
- Tab & TabGroup
Changes
- They are now all
standalone
components - should be imported as
UiAlert
instead ofSkAlertModule
- should be used with
ui-alert
instead ofsk-alert
- required inputs are removed from the selector for easier import & auto-complete