Skip to content

Release v3.0.0

Compare
Choose a tag to compare
@bexsoft bexsoft released this 22 Oct 17:36
f5587b9

This is the new version of mds based on emotionjs

Breaking Changes

  • Removal of obsolete components (ActionsList, InformativeMessage, MainContainer, Menu, Pill)
  • Renamed components to match specification (CommentBox => TextArea, ReadBox => CodeSnippet, Switch => Toggle)
  • Props in some components got renamed

What's Changed

  • [MDS v3.0.0] Migrated mds to use emotion library by @bexsoft in #1045

Full Changelog: v2.4.18...v3.0.0