Skip to content

Unify intent API, deprecate info option

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeroenransijn jeroenransijn released this 11 Jul 18:50
· 655 commits to master since this release

Alert + InlineAlert

This release deprecates the previous info option for the intent prop in components such as Alert and `InlineAlert.

The Intent API is now the same across Evergreen. The available values being:

  • none
  • success
  • warning
  • danger

Toaster

  • toaster.info is deprecated. Use toaster.notify instead.

Buttons

  • Minimal default button is now a blue color

IconButton

  • Icon button is also blue in this release BUT this is fixed in v4.0.0-7