Skip to content

v1.0.40

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 11:17
· 41 commits to main since this release

Added

  • Implement ProposalAction and ProposalVoting module components
  • Handle WithdrawToken, ChangeMembers, UpdateMetadata, ChangeSettings and TokenMint actions on ProposalActions module component
  • Add optional hideLabelTokenVoting and tokenSymbol props to the MemberDataListItemStructure module component
  • Implement invariant core utility

Changed

  • Renamed votingPower prop to tokenAmount in the MemberDataListItemStructure module component
  • Update interface for Accordion.Container to expose value prop
  • Update styles on Tabs.List for latest spec
  • Rename indicator property of <Progress /> core component to thresholdIndicator and set data-value property to indicator component to easier test its value
  • Bump softprops/action-gh-release from 2.0.6 to 2.0.8
  • Bump ws from 7.5.9 to 7.5.10
  • Update minor and patch NPM dependencies

Fixed

  • Update ProposalDataListItem module component to avoid showing null when date property is not defined
  • Fix DURATION date format to use the date locale set on the formatter