This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Releases: 5afe/safe-react-components
Releases · 5afe/safe-react-components
Gnosis Safe React Components v0.6.0
New features
- Add Up, Right and Left arrow icons (#106)
- Identicon, add more sizes
- EthHashInfo
- Add more sizes to Loader and add a new "pending" color (#114)
- Add margin and side props to IconText (#113)
- Checkbox label supports passing a node (#126)
- New color: errorTooltip (#111)
Fixes
- Tooltip border color (#101)
- Add button role
- Button styles (#108)
- Buttons: Add background color on hover event. (#110)
- Fix localProps & compact warnings (#115)
- Fix key prop warnings (#117)
- FixedDialog component styles (#119)
- IconText styles (#124)
Stability
- Generate Jest snapshots from Storybook stories (#116)
Gnosis Safe React Components v0.5.0
What's new
- Add network error in FixedIcon (#71)
- Add Link Component (#73)
- Add Dot component (#77)
- Add Accordion component (#85)
- Add Tooltip component (#92)
What has changed
- Card: Pass extra props (#76) add disabled prop (#77)
- Title: add strong prop (#77)
- Button: add new button variant outlined-bordered. (#77)
- TextField: inputProps are passed down to MUI component. (#80)
- Tabs: set proper background color and center icons from (#87) fix text spacing (#91)
- Icon: Chevron add padding (#88)
Chore changes
Gnosis Safe React Components v0.4.0
What's new
- Refactor EtherscanButton usage (#69)
What has changed (Breaking changes! 💣)
- Replaced
value
andnetwork
parameters inEtherscanButton
andEthHashInfo
, see details in the pr - Renames
EtherscanButton
toExplorerButton
Gnosis Safe React Components v0.3.0
What's new
- EtherscanButton (#45)
- Icon: fuelIndicator (#46)
- CopyToClipboardButton (#31)
- AdressInfo (#26)
- Add Story to display colors with name and code (#55)
What has changed
- Chore: Bump websocket-extensions from 0.1.3 to 0.1.4 (#14)
- Chore: Bump lodash from 4.17.15 to 4.17.19 (#41)
- Misc: Components modification for new TXs tab. (#37)
- FixedIcon: Add send icon in white and add Ideticon lg size (#52)
- Export icon types (#57)
- ManageList: Add delete option (#59)
- Text: Add isParagraph props (#60)
Bug Fixes
Safe React Components - Public Release v0.2.0
Gnosis Safe React Components v0.1.3
Gnosis Safe React Components v0.1.2
The release is identical to v0.1.1, had to use v0.1.2 tag for internal reasons
Gnosis Safe React Components v0.1.1
Changes:
- Use averta font for buttons and select
- Bump dependencies
First beta release
Components library for Gnosis apps.