Aragon Ui Versions Save

🦚 UI kit for decentralized apps

v1.8.0

2 years ago

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)

v1.7.0

3 years ago

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

v1.6.0

3 years ago

aragonUI 1.6.0

New

  • Token amount component (#797) @delfipolito

Other changes

  • gh-pages: disable Jekyll (#798, #799) @bpierre

v1.5.0

3 years ago

aragonUI 1.5.0

New

  • Modal: Provide onClosed callback (#795) @andy-hook
  • EscapeOutside: Provide useCapture option (#796) @andy-hook

Fixes

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

Documentation

  • Add a basic CONTRIBUTING.md (#776) @bpierre
  • Update 1hive broken link (#782) @PaulRBerg

v1.4.2

3 years ago

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

v1.4.1

3 years ago

aragonUI 1.4.1

New

  • RadioListItem: tweak radio alignment (#769) @stvtortora

Fixes

  • Toast: fix alignment (#771) @bpierre

Documentation

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

v1.4.0

4 years ago

aragonUI 1.4.0

New

  • New component: Markdown (#395) @corydickson
  • New component: Details (#729) @Jfelix61
  • Hooks: useFocusEnter and useFocusLeave (#744) @rperez89
  • Add formatTokenAmount() and formatNumber() (#728, #760) @ECWireless
  • Export all the utils (#750) @bpierre
  • Tree-shake ready (#709) @bpierre
  • Add a babel plugin to handle the gu unit (#500) @bpierre
  • Dataview: introduce emptyState (#722) @rperez89
  • CircleGraph: new style and customization options (#458) @deamme
  • Theme: warn when invalid colors are being accessed (#751, #754) @bpierre
  • useKeyDown: propagate event's keycode to handler (#752) @sohkai
  • Slider: fix an issue where the handle couldn’t be clicked (#745) @rperez89
  • Timer: add showIcon prop (#734) @fabriziovigevani
  • Icons: add swap icon (#739) @Evalir
  • Popover: reject closing (#710) @bpierre

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

  • Fix typo on LoadingRing documentation (#765) @Evalir
  • devbox: update instructions (#763) @sohkai
  • Timer: documentation about maxUnits prop (#746) @rperez89
  • Fix Timer documentation format (#749) @bpierre

Other changes

  • Dependencies: Add use-inside as a dependency and remove the local utils file (#727) @Evalir
  • Add @testing-library/react (#732) @Jfelix61
  • JSDOM (Jest) compatibility (#720) @bpierre
  • Build and publish workflow (#714) @bpierre
  • JSDoc updates (#761, #762) @bpierre
  • Update .gitignore (#753, #756) @bpierre
  • Update yarn.lock (#766) @bpierre
  • Upgrade acorn (#736, #737, #738) @dependabot
  • Upgrade Jest to v25 (#759) @bpierre
  • Upgrade Prettier (#742) @rperez89

v1.3.0

4 years ago

Changes

  • DataView: ensure there is only one empty state displayed at a time (#712) @bpierre
  • Dark mode support for AutoComplete (#711) @PeterMPhillips
  • Update LineChart documentation style (#708) @Evalir
  • SyncIndicator: new design (#683) @guidovizoso
  • Fix PropTypes._element (#707) @bpierre
  • Mark the module to be side-effect free (#706) @bpierre
  • LineChart: function component + full width by default (#704) @bpierre
  • devbox: update dependencies (#705) @bpierre
  • Support for non-DOM environments (Next.js) (#699) @izqui
  • Deprecate Countdown, replace all internal Countdown instances with Timer (#701) @Evalir
  • Handle auto value through the rowHeight prop on the CardLayout component (#700) @Evalir
  • Update the console icon style to match the other svgs (#697) @Evalir
  • Gallery: remove PageMain (#695) @bpierre
  • Theme: always extend the base theme (#693) @bpierre
  • color(): support String wrapper object (#694) @bpierre

v1.2.0

4 years ago

Changes

  • Update colors (dark theme preparation) (#679) @bpierre
  • Main: add a theme prop (#685) @bpierre

Internal changes

  • Remove MainTheme (#685) @bpierre
  • devbox: update deps (#692) @bpierre
  • Move to yarn.lock + update dependencies (#688) @bpierre

v1.0.0

4 years ago