Skip to content

v4.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@ketsappi ketsappi released this 13 Apr 11:13
· 2524 commits to develop since this release

Heading (#454 )

Breaking changes

  • Static variants removed. Use variant prop instead.
  • 'asProp' prop removed. Use 'as' instead.

Other changes

  • Fixed a bug where API descriptions were in wrong order

Expander (#452)

ExpanderGroup

  • Performance improvements

Expander

  • Breaking change, undocumented consumer prop removed from public API
  • Style fixes for fonts

Text (#456)

  • Fix broken color prop

Combobox

  • ChipList no longer takes the space when no items is shown
  • ChipList content classname changed from fi-chip-list_wrapper to fi-chip-list_content_wrapper

Documentation (#455)

README.md, DEVELOPMENT.md, CONTRIBUTING.md and FAQ.md were updated to better reflect current state.