Skip to content

Releases: aragon/ui

AragonUI v1.8.0

17 Aug 14:24
4b9f905
Compare
Choose a tag to compare

The quick update where not only etherscan URL's are created, but also polygonscan urls as well for mumbai and matic.

Feature/dao 195 polygon urls #851 (@novaknole)

1.7.0

21 Aug 10:25
Compare
Choose a tag to compare

aragonUI 1.7.0

A small incremental update. LayoutProvider is now available which enables use of useLayout without the need to adopt a fixed width container that would otherwise be added via the typical Layout component.

New

Expose Layout Provider (#805) @andy-hook

Fixes

TokenAmount: Hold token space during image load (#806) @andy-hook

1.6.0

06 Aug 20:00
Compare
Choose a tag to compare

aragonUI 1.6.0

New

Other changes

1.5.0

29 Jul 13:35
Compare
Choose a tag to compare

aragonUI 1.5.0

New

Fixes

  • Modal: Prevent EscapeOutside from causing problems with internal interactions (#796) @andy-hook
  • Dark theme: Increase positive content contrast (#780) @andy-hook

Documentation

1.4.2

10 Jun 13:05
v1.4.2
89e56df
Compare
Choose a tag to compare

aragonUI 1.4.2

Fixes

  • IdentityBadge: default labelStyle to avoid undefined css (#779) @sohkai
  • Tabs: warn and correct out of range selections (#773) @delfipolito @bpierre
  • formatTokenAmount(): handle zero decimals + digits larger than decimals (#777) @sohkai

1.4.1

29 May 15:25
v1.4.1
511d067
Compare
Choose a tag to compare

aragonUI 1.4.1

New

Fixes

Documentation

  • Fix sample code, component import was missing (#767) @crisog

1.4.0

01 May 01:09
v1.4.0
2df422b
Compare
Choose a tag to compare

aragonUI 1.4.0

New

Fixes

  • Tabs: improve full width mode (#743) @rperez89
  • Accordion: Always display border for expanded content (#741) @rperez89
  • Modal: fix an issue where the close button wasn’t clickable (#764) @bpierre
  • CircleGraph: fix the default label for <1% (#758) @bpierre
  • Fix exports (#748) @bpierre
  • TransactionProgress: fix prop type error (#733) @nadalfederer
  • EscapeOutside: mark onEscapeOutside prop as required (#724) @dantehemerson

Documentation

Other changes

1.3.0

09 Feb 21:28
v1.3.0
223e6af
Compare
Choose a tag to compare

Changes

1.2.0

19 Dec 19:32
v1.2.0
bf2f862
Compare
Choose a tag to compare

Changes

Internal changes

1.1.0

16 Dec 19:35
Compare
Choose a tag to compare

Changes

Internal changes

  • Devbox: fix TokenBadge demo's token icon url (#681) @sohkai
  • Gallery: create the /help directory (#680) @bpierre
  • Solve DateRangePicker container bug, improve demo (#672) @Evalir
  • Solve RootPortal page bug (#673) @Evalir
  • Better output for the icons:build task (#671) @bpierre
  • Gallery dropdown content bug fix & demo enhancement (#669) @Evalir