This repository has been archived by the owner on Aug 31, 2022. It is now read-only.
Releases: Synthetixio/ui
Releases · Synthetixio/ui
v3.1.0
v3.0.4
v3.0.3
v3.0.2
v3.0.1
v3.0.0
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