Skip to content

0.15.0

Compare
Choose a tag to compare
@ritz078 ritz078 released this 17 Aug 08:32

Minor Changes

  • Feat(Button): created xs size and added success and alert types: #63
  • Feat(option): created option and OptionGroup component: #65
  • Refactor(typeahead): use optionGroup instead of options: #67
  • Fix(modal): added portal support to modals: fbfe28a
  • Feat(select): added support for searchbox: 0c934ad

Patches

  • Refactor controls: #64
  • Style(tag): fixed styling according to the design system: #66
  • Refactor(optionGroup): separated optionGroupRadio and optionGroupCheckbox components: 569d8d1
  • Fix(optionGroup): fix jank in searchbox height animation: c54aed0