github segmentio/evergreen v2.0.0
2.0.0

latest releases: v7.1.9, v7.1.8, v7.1.7...
6 years ago

Breaking changes

ui-box (which provides Evergreen՚s CSS prop API) was upgraded to version 1.0 which introduces a couple of breaking changes. See https://github.com/segmentio/ui-box/releases/tag/v1.0.0 for more details (the first two breaking changes are the main ones to look out for).

The <Dialog> API has received a major overhaul that introduces a number of breaking changes. See #134 for details.

New features

  • Added an isLoading prop to <Button> which disables the button and shows a spinner inside it.
  • Add an <InlineAlert> component which is a simpler version of <Alert> that doesn't have a wrapping card or a title.
  • The <Alert> title is now bold so that it stands out from the body text.

Don't miss a new evergreen release

NewReleases is sending notifications on new releases.