Skip to content

v9.0.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 05 Sep 02:18
· 1602 commits to master since this release
883b071

9.0.0 (2019-09-05)

Features

  • Update icon artwork & prefix all names with Icon (#313) (883b071)

BREAKING CHANGES

  • All icon artwork has been updated and standardised. In addition, all icon names are now prefixed with Icon to improve discoverability.

Migration Guide

Design

The icon suite has been redesigned to be built from a common set of guidelines, providing a more consistent look and feel across the suite.

It is recommended consumers review their current usages of icons as the size/ratio of the assets has been standardised.

Rename

To aid discoverability all icons have been renamed to be prefixed with Icon. Consumers will be need to rename their imports as follows:

  • BookmarkIcon > IconBookmark
  • ChevronIcon > IconChevron
  • ErrorIcon > IconCritical
  • InfoIcon > IconInfo
  • TickCircleIcon > IconPositive
  • TickIcon > IconTick