v0.0.4 (2016-07-16)
New Features
- EmailSignUpForm supports
next
function - OAuthSignUpButton supports
next
function - SignOutButton supports
next
function
Closed issues
Merged PRs
v0.0.3 (2016-07-16)
Closed issues
- Client-only (non-universal) support
- Update for react-router 2.0
- Doesn't work in internet explorer 11
- Update react & react-dom to 15.1.0
- Material theme doesn't work with 0.15 version of material-ui
Merged PRs
- Transport bearer token in accordance to RFC 6750
- Persist credentials
- pass the click event to the callback
- updated readme, to include json loader dependency
- Add support for className property at oAuthSignInButton
- fix(views/bootstrap): multiple declaration of className
- Fix webpack config to allow default theme to function
- Fix misleading info about configure method
- Support react-router 2
- Migrate to react-router@2 and react-router-redux
- Fix semi colon
- Change history package to 1.17.x to satisfy peer dependencies require...
- Fix for form submission in Firefox
- Fix brackets