Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Releases: Synthetixio/ui

v3.1.0

10 Jun 11:03
4fc4fe6
Compare
Choose a tag to compare

3.1.0 (2022-06-10)

Bug Fixes

Features

  • improve Badge styles and Dialog (eff07f7)

v3.0.4

09 Jun 08:04
Compare
Choose a tag to compare

3.0.4 (2022-06-09)

Bug Fixes

  • badge: made the background color 20% darker (58dfc2c)

v3.0.3

08 Jun 17:27
Compare
Choose a tag to compare

3.0.3 (2022-06-08)

Bug Fixes

  • yalc: removed yalc and updated the readme (572330b)

v3.0.2

08 Jun 16:57
Compare
Choose a tag to compare

3.0.2 (2022-06-08)

Bug Fixes

  • button: increased the border width to 2px for chrome (f06e265)

v3.0.1

08 Jun 16:39
Compare
Choose a tag to compare

3.0.1 (2022-06-08)

Bug Fixes

  • button: fixed border size. Now 1px as in the design system (6b3c372)

v3.0.0

08 Jun 09:37
Compare
Choose a tag to compare

3.0.0 (2022-06-08)

Bug Fixes

  • accordion: added default padding to accordion content (2139bc7)
  • accordion: fixed clickable area for accordion (412fce2)
  • button-card: added icon prop and subline first prop (30c248f)
  • button-card: fixed default margin from h3 element and repositioned the icon (865e744)
  • button-card: fixed height calc for wrapper (068ddc2)
  • card: fixed background color (73b4acb)
  • card: refactored the card component (b2af5f8)
  • cards: removed first child selector from card component (286ffa4)
  • checkbox: added different color options to component (b470f82)
  • checkbox: removed unused css (e972dec)
  • components: added missing rest prop to components (8bd6c69)
  • dropdown: fixed coloring of dropdown (e48e802)
  • dropdown: passing rest of props to ul tag (ddb0ef4)
  • modal: fixed how modal will be called (5bd1615)
  • spotlight: passing rest prop to blue spotlight div as well now (9af3c0b)
  • types: added types to components (08d4892)
  • types: fixed errors with button and tabs component (bb7fa16)

Features

  • button: added new variant to button component (859ec41)
  • button: refactored button component (8804f45)
  • checkbox: add checkbox component (5e8a658)
  • icon button: added transparency to button (f764003)
  • icon-button: added grey border to button (6914bf8)
  • link-button: added margin to the left of the text from the button (e2aee63)
  • main: resolved merge conflicts from main (ddb59b2)
  • textinput: added icon prop to text input (844f8c9)

BREAKING CHANGES

  • main: removed styled components for tailwind. Props of components has changed. Some components has been removed

v2.8.0

08 Jun 08:59
a78f3ce
Compare
Choose a tag to compare
v2.8.0 Pre-release
Pre-release

2.8.0 (2022-06-08)

Features

  • add render function to dropdown with trigger props (25a7bc4)

v2.7.1

03 Jun 07:50
Compare
Choose a tag to compare
v2.7.1 Pre-release
Pre-release

2.7.1 (2022-06-03)

Bug Fixes

  • carousel: fixed with fade property (17f9307)

v2.7.0

02 Jun 14:45
Compare
Choose a tag to compare
v2.7.0 Pre-release
Pre-release

2.7.0 (2022-06-02)

Features

  • carousel: added carousel component (0777ece)

v2.6.0

01 Jun 15:20
Compare
Choose a tag to compare
v2.6.0 Pre-release
Pre-release

2.6.0 (2022-06-01)

Features

  • icon button: restyled icon button with tailwind (296da2c)