accounts-material-ui icon indicating copy to clipboard operation
accounts-material-ui copied to clipboard

update to material ui v1

Open ochicf opened this issue 7 years ago • 0 comments

Closes #36.

Features:

  • use @material-ui/core
  • replace Accounts.ui.FormMessages instead that of the deprecated Accounts.ui.FormMessage
  • implemented a simple queue for snackbar (based on Consecutive snackbars demo)
  • added possibility to render social buttons with IconButton
  • kept non-forcing icons policy: consumers of the package must provide their own icons

Thanks a lot @yanickrochon for your insights in the issue and for your PR in your fork, I've based this on that one.

ochicf avatar Jul 04 '18 15:07 ochicf