Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Releases: 5afe/safe-react-components

Gnosis Safe React Components v0.6.0

29 Apr 16:07
Compare
Choose a tag to compare

New features

  • Add Up, Right and Left arrow icons (#106)
  • Identicon, add more sizes
  • EthHashInfo
    • add custom avatar with a fallback (#112) (#123)
    • add showHash property (#120)
  • 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

19 Feb 11:54
9f718d1
Compare
Choose a tag to compare

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

  • Button: full refactor (#94)
  • Bump dependencies
  • Add React.js 17.x.x as valid peer dependency ( #97 )
  • Remove polished direct dependency ( #99 )

Gnosis Safe React Components v0.4.0

20 Oct 09:31
f251978
Compare
Choose a tag to compare

What's new

  • Refactor EtherscanButton usage (#69)

What has changed (Breaking changes! 💣)

  • Replaced value and network parameters in EtherscanButton and EthHashInfo, see details in the pr
  • Renames EtherscanButton to ExplorerButton

Gnosis Safe React Components v0.3.0

22 Sep 14:42
433e520
Compare
Choose a tag to compare

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

  • Icon Images - Replace fill-rule with fillRule in JSX files (#39)
  • TextFile: Do not pass onChange when input prop is provided (#43)
  • GenericModal: Remove harcoded title (#62)
  • Text-filed: propagate rest props to TextFieldMui (#64)
  • TextField: set proper background-color (#65)

Safe React Components - Public Release v0.2.0

15 Jul 15:13
c29f000
Compare
Choose a tag to compare

What's new

  • Identicon component (#17)

What has changed

  • Add adornment to TextField input. (#25)
  • Add subLabel to Select input. (#24)

Bug Fixes

  • Misc: Added classname to some components to allow override its styles. (#32 - #33)
  • Misc: Some Typescript types improvement.

Gnosis Safe React Components v0.1.3

09 Jun 11:09
719934f
Compare
Choose a tag to compare

Fixes:

  • Manage list modal (#6)
  • Stepper component steps numeration and check icon alignment (#9)
  • Generic modal, TextFields, Select (#11)

Misc:

  • Added licences (#2)

Gnosis Safe React Components v0.1.2

19 May 10:03
ef95c60
Compare
Choose a tag to compare

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

19 May 08:51
cee6663
Compare
Choose a tag to compare

Changes:

  • Use averta font for buttons and select
  • Bump dependencies

First beta release

29 Apr 21:14
Compare
Choose a tag to compare

Components library for Gnosis apps.