Skip to content

v9.17.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 07 Dec 22:16
· 3282 commits to release since this release

9.17.0 (2021-12-07)

Bug Fixes

  • Breadcrumb: Spacing prop + contrast colors (29dd469)
  • Button: fix margin on tertiary button multiline (f332154)
  • enhance type generation when using Button.propTypes instead of buttonPropTypes (6c81db7)
  • fix re-render issue with ToggleButtons (6507e0f)
  • InputMasked: only use inputmode=numeric/decimal when safe to use (01f95e0)
  • Input: use emerald-green on focus border color (a7fdcba)
  • Modal: enhance Modal performance (cff5e00)
  • StepIndicator: fix TypeScript private event emitter warning (cee529d)
  • StepIndicator: show skeleton during SSR if no data is given to Sidebar (696d209)

Features

  • add icons: facebook, linkedin, instagram and tag (7fa3da1)
  • GlobalStatus: New design (88630ec)