Releases: aragon/gov-ui-kit
Releases · aragon/gov-ui-kit
v0.2.16
Added
bannerContent
property toCardProposal
component to allow for optionally display bannerbannerIcon
property toCardProposal
component to allow optionally select icon for the banner
v0.2.15
Added
containerClassName
property toTextInput
component to make it more customisable
Fixed
- Correctly udpate
WalletInput
display mode when changing the input value programmatically - Fix racing conditions on
WalletInput
component when resolving ens-names and addresses
Changed
- Removed
IconUpdate
fixed white color
v0.2.14
Added
ActionItemAddress
componentIconUpdate
component
Changed
Link
component to include description
v0.2.13
Fixed
- Bump
@adobe/css-tools
from 4.2.0 to 4.3.1 - Re-renders on
WalletInput
component when programmatically changing its value
v0.2.12
Changed
VoterListItem
onClick action to open etherscan
v0.2.11
Fixed
- Performances of
isEnsDomain
utility
Added
- New
VoterListItem
Component - Add
build:watch
script to re-build the library on file changes
Changed
VotersTable
component according to new ODS designs
v0.2.10
Fixed
- Disable page scroll when Modal component is open
v0.2.9
Fixed
- Revert "remove scroll from modals and bottom sheet components" to fix scroll issues
v0.2.8
Added
- New icons: IconExplore, IconShrink, IconRadioPause, IconQuestion, and IconFailure
acceptableFileFormat
property for InputImage component
Changed
- Changed the contents of IconCopy and IconLinkExternal
v0.2.7
Changed
- Changed the contents of IconFeedback
Added
build:analyze
script to analyze bundle size
Fixed
- Set correct padding and height for
input-wallet
andinput-number
components - Preview workflow to correctly udpate preview comments on PRs
- Fix "unknown event handler" warning on input components