You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add IconType.BLOCKCHAIN_WALLETCONNECT and associated asset
Add EmptyState fallback to ProposalActions when no actions provided
Support dropdownItems property on ProposalActions module component to display custom actions
Update ProposalActions component to support actionKey property and forward index property to sub action
components
Changed
Update layout of EmptyState for centering
Update AccordionItem border classes for usage within bordered containers
Update ProposalAction to handle an EmptyState fallback for no actions passed, improve layout of children with
"Expand all" (eg. 'Execute actions' button, etc)
Update DataListItem component to support button rendering and standalone usage
Make IProposalAction type generic on ProposalAction module component to support actions with additional parameters
when used inside a form (e.g. actions with an additional index parameter)
Update minor and patch versions of NPM dependencies
Bump micromatch from 4.0.7 to 4.0.8
Bump webpack from 5.91.0 to 5.94.0
Bump actions/setup-python from 5.1.1 to 5.2.0
Bump express from 4.19.2 to 4.21.0
Fixed
Fix the TextAreaRichText core component to expose empty string as default value instead of empty paragraph
Update DropdownItem style to correctly render items with icons aligned on the left