Skip to content

Releases: equinor/design-system

eds-tokens@0.3.0

16 Jul 06:30
12acfd0
Compare
Choose a tag to compare

Changed

  • Font-weight is increased from 400 (regular) to 500 (medium) in all cases where the font-size is below 16px
  • Font-size is increased and line-height decreased for label and helper
  • Values such as underline, uppercase etc. are now lowercase

Removed

  • tabs.inactive-text is not in use in EDS Core React and has been removed

eds-core-react@0.5.1

16 Jul 10:57
Compare
Choose a tag to compare

Changed

  • Font-weight has been increased to medium in all cases where the font-size is below 16px for improved legibility. This change is most notable in table cells and labels.
  • Font-size has been increased and line-height decreased for <helper> and <label>
  • <Icon> now uses currentColor for its fill value – which means it inherits its fill colour from its parents color value
  • <Typography> now accepts any value for its color property

eds-core-react@0.4.1

13 Jul 09:34
04d0d17
Compare
Choose a tag to compare

Added

  • <Typography> can now limit the number of visible lines, render any typography style in EDS, change the underlying html element and override/extend tokens used for a particular variant
  • <Table> can now have headers in columns in the table body

Fixed 🐛

  • Fixed horizontal alignment of icons and unintended border-color in <Button> in Safari (#465)
  • Fixed the “off”-colour in <Switch>(#466)
  • Fixed an alignment bug in <Tooltip>(#408)
  • Fixed alignment of headers in <Table>(#407)

eds-tokens@0.2.1

13 Jul 11:19
6a2491e
Compare
Choose a tag to compare

Changed

  • Updated tokens to include text-align even if the value is “left”

eds-core-react@0.4.0

26 Jun 08:11
824d57f
Compare
Choose a tag to compare

Added

  • Breadcrumbs
  • Progress
  • Snackbar
  • <Button> can now be rendered as an <a> by providing an href attribute
  • Support for left/right icons inside <Button

Fixed

  • Fixed an overflow bug in <Popover>(#375)

Changed

  • Increased <Button> icon size to 24px (up from 16px) for greater legibility

eds-core-react@0.3.1

17 Jun 07:18
f0fddbf
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where <Tabs> steals focus from interactive controls in tab panels. (#369)

eds-icons@0.3.0

09 Jun 10:08
aaeb642
Compare
Choose a tag to compare

Added

  • New icon for cable under Technical

Fixed 🐛

  • Fixed missing circle on info_circle icon (#349)

eds-core-react@0.3.0

09 Jun 10:34
12145a3
Compare
Choose a tag to compare

Added

  • Banner
  • Popover
  • Slider
  • Selection controls
  • Option to control the <Search> component. (#342)

Fixed 🐛

  • Fixed a bug where <Tooltip> did not close as expected. (#339)

Changed

  • README
    • Moved Banner, Popover, Selection controls and Slider to «Available»
    • Moved Progress indicator and Snackbar to «In progress»

eds-core-react@0.2.2

02 Jun 10:18
cef687d
Compare
Choose a tag to compare

Fixed 🐛

Fixed bug where the <Tabs> component focused automatically on the active tab on render. (#329)

eds-icons@0.2.0

29 May 12:20
9c9b95f
Compare
Choose a tag to compare

Added

  • New group of icons, Technical, including gear, bearing, pressure, platform, circuit, gas & beat icons