Skip to content

v0.4.9 - New Style Common Components

Compare
Choose a tag to compare
@coenmooij coenmooij released this 29 Dec 13:54
· 62 commits to main since this release

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 of SkAlertModule
  • should be used with ui-alert instead of sk-alert
  • required inputs are removed from the selector for easier import & auto-complete