Skip to content

Releases: aragon/gov-ui-kit

v0.2.11

23 Aug 09:16
Compare
Choose a tag to compare

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

08 Aug 10:07
Compare
Choose a tag to compare

Fixed

  • Disable page scroll when Modal component is open

v0.2.9

31 Jul 11:21
Compare
Choose a tag to compare

Fixed

  • Revert "remove scroll from modals and bottom sheet components" to fix scroll issues

v0.2.8

26 Jul 10:18
Compare
Choose a tag to compare

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

24 Jul 12:06
Compare
Choose a tag to compare

Changed

  • Changed the contents of IconFeedback

Added

  • build:analyze script to analyze bundle size

Fixed

  • Set correct padding and height for input-wallet and input-number components
  • Preview workflow to correctly udpate preview comments on PRs
  • Fix "unknown event handler" warning on input components

v0.2.6

18 Jul 12:44
Compare
Choose a tag to compare

Fixed

  • Set all dependencies as external

v0.2.5

13 Jul 13:18
Compare
Choose a tag to compare

Fixed

  • Remove scroll from modals and bottom sheet components

v0.2.4

13 Jul 07:02
Compare
Choose a tag to compare

Changed

  • Allow ENS address on address list-item component

Added

  • Workflows to deploy Storybook previews
  • Step to enforce updates to changelog file

v0.2.3

12 Jul 08:07
Compare
Choose a tag to compare

Fixed

  • Correctly bundle library to avoid undefined dependencies

v0.2.2

11 Jul 16:02
Compare
Choose a tag to compare

Fixed

  • Add missing export for breadcrumb component