Skip to content

0.40.0

Compare
Choose a tag to compare
@bpierre bpierre released this 27 May 18:11
· 384 commits to master since this release
8e82e2f

For this release, three new components have been added.

LoadingRing (#379)

The loading ring is an animated ring that can be used when the progress of a loading state is unknown.

FloatIndicator (#380)

The FloatIndicator component can be used to express that something is busy.

out-24

SyncIndicator (#381)

SyncIndicator is a specialized FloatIndicator that can be used when Aragon apps are syncing their state with the chain.

Internal changes

  • Move from date-fns to Day.js. (#383)