Releases: Zetoff/accounts-material-ui
Releases · Zetoff/accounts-material-ui
v0.0.13
- Updated version dependency
- Added pinterest as a social login option. Thanks @alliejc
v0.0.12
- Relaxed material-ui version to
'material-ui': '>=0.16.x'
v0.0.11
- Improved
fix.js
in issue #4.
v0.0.10
- Fixed issue #18. Now is compatible with std:accounts-ui v1.2.17
- Coming version will give support to new features such as
formMessages
and Field inline messages
v0.0.9
- messages are displayed through a snackbar.
form
component refactored.
v0.0.8
Fixed issue with FormMessage: #14
v0.0.7
Re-implemented the fix in fix.js
v0.0.6
Fixed an issue when importing from a non-existing file.
v0.0.5
- updated std:accounts-ui to 1.2.9 --> removed fix.js
- updated the required version of Material-UI