Skip to content

@energyweb/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 15:07
· 184 commits to master since this release

0.3.0 (2021-12-30)

Bug Fixes

  • origin-ui-user: add admin org-view, fix login re-render bug, adjust routes names & labels, correctly log errors (b1ad9ad)
  • origin-ui-user: remove organization-data dependency (a9e5309)

chore

Features

  • origin-ui-user: add All Organizations page into admin-ui app (a66bad9)
  • origin-ui-user: add RequestResetPassword and ResetPassword pages, create LoginLayout wrapper (0557a10)
  • origin-ui-user: add self-ownership switch (cb61aa6)
  • origin-ui-user: connect reset password ui to api (cee02f9)
  • origin-ui-user: move from external web3 package to native web3 package usage (9d7de59)

BREAKING CHANGES

  • package now uses @mui/* packages instead of @material-ui/* ones
  • origin-ui-user: UserApp now expects allowedChainIds to be supplied as env variable from the root, packages now have peerDep of origin-ui-web3 package