Skip to content

v1.0.19

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 10:36
· 201 commits to main since this release

Added

  • Implement animations for Dialog and DialogAlert components
  • Implement DaoAvatar and MemberAvatar module components
  • Implement OdsModulesProvider for using wagmi hooks on modules components
  • Introduce component customisations for the z-index property of the Dropdown and Dialogs components

Changed

  • Update library structure to support module components
  • Update documentation about how to install the library
  • Update minor and patch dependencies
  • Update @typescript-eslint and eslint-plugin-storybook dependencies
  • Set minimum required node version to 18.18.0 (required by @typescript-eslint v7)
  • Update documentation on modules components
  • Update required dependencies, move react and react-dom to peer dependencies