Skip to content

Changelog

2.0.1

  • Fixed a styling issue with ProgressBars

2.0.0

  • Reimplemented all components as framework-agnostic CSS only components

1.2.0

  • 🆕 Added badge to SuiButton
  • 🪲 Fixed rendering error when SuiSelect has no selected option

1.1.4

  • ✒️ Made SuiSelect emit the change event

1.1.3

  • 🪲 Fixed styling of SuiSelect selected option
  • ✒️ Made value for SuiSelect optional
  • ✒️ Made icon for SuiSelect optional
  • ✒️ Added a spacer option for SuiSelect

1.1.2

  • 🪲 Fixed min-width of SuiSelect being set
  • 🎨 Changed styling of SuiBadge

1.1.1

  • 🪲 Fixed CSS imports

1.1.0

  • 🆕 Added Icons.FontAwesome
  • 🆕 Added SuiBadge
  • ✒️ Renamed bright color type to inverse

1.0.1

  • 💻 Automatic deployment of new versions to npm.js / Github Packages

1.0.0

  • 🛫 Initial release