Skip to content

v1.0.48

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 14:02
· 55 commits to main since this release

Added

  • Update Tabs core component to handle disabled tab trigger state
  • Support forceMount property on Accordion core component and ProposalVotingStage module component to correctly
    render dynamic content on proposal stages.

Fixed

  • Fix truncation issue on VoteProposalDataListItem module component
  • Update AddressInput module component to forward chainId and wagmiConfig to MemberAvatar component

Changed

  • Update <ProposalVotingTabs /> module component to disable Breakdown and Votes tabs when voting status is not
    active
  • Bump actions/setup-node from 4.0.3 to 4.0.4
  • Bump actions/checkout from 4.1.7 to 4.2.0
  • Update minor and patch dependencies
  • Bump @rollup/plugin-typescript from v11 to v12 and @rollup/plugin-commonjs from v26 to v28