veeramarni
9d043136b4
Update package.json
2016-10-29 22:42:41 -04:00
veeramarni
6cfd50fbdc
Merge pull request #2 from studiointeract/master
...
1.2.8 update
2016-10-29 22:41:51 -04:00
Sacha Greif
6ae51f967a
Merge pull request #73 from SachaG/master
...
1.2.8
2016-10-26 14:56:36 +09:00
Sacha Greif
cbc21a8076
version bump (1.2.8)
2016-10-26 14:54:57 +09:00
Sacha Greif
619313d711
in constructor, we should use props
and not this.props
2016-10-26 14:54:21 +09:00
PolGuixe
2ca2ab17c0
Merge pull request #70 from Zetoff/master
...
Added UI package material-ui
2016-10-21 11:52:28 +02:00
PolGuixe
01c225349a
fixed conflict
2016-10-21 11:51:40 +02:00
PolGuixe
9492ae7c6e
Merge remote-tracking branch 'studiointeract/master'
...
# Conflicts:
# README.md
2016-10-21 11:50:56 +02:00
Sacha Greif
9f161900fd
Merge pull request #71 from SachaG/master
...
make sure nextProps.formState actually exists before overwriting stat…
2016-10-19 09:34:58 +09:00
Sacha Greif
5f1aab0c0b
version and changelog update
2016-10-19 09:34:40 +09:00
Sacha Greif
792fac63c4
make sure nextProps.formState actually exists before overwriting state.formState
2016-10-17 15:36:11 +09:00
PolGuixe
4476f4236d
Added UI package material-ui
2016-09-12 16:01:33 +02:00
veeramarni
be09f37fcc
Merge pull request #1 from shoetten/master
...
Fix "Uncaught Invariant Violation: getNodeFromInstance [...]" error,
2016-08-16 16:47:30 -04:00
shoetten
50b4005284
Fix "Uncaught Invariant Violation: getNodeFromInstance [...]" error,
...
when using react ^15.2.0. Fixes #60
2016-07-05 23:34:55 +02:00
Tim Brandin
87b4469ae5
release-1.2.6
2016-06-02 21:54:42 +02:00
Tim Brandin
f563d47a01
Allow form state to be set from prop formState when logged.
2016-06-02 21:53:33 +02:00
Tim Brandin
23599d59c1
Merge pull request #51 from todda00/master
...
Allow form state to be set from prop formState when logged in
2016-06-02 21:51:06 +02:00
Todd Humphrey
806fb962fc
Allow form state to be set from prop formState when logged in
...
fixes issue #50
2016-05-31 15:33:34 -04:00
Tim Brandin
d9ddf509bf
Publish 1.2.5
2016-05-29 08:16:01 +02:00
Tim Brandin
f9ba070cf6
Removing redundant default.
2016-05-28 19:13:19 +02:00
Tim Brandin
05c7f5d7aa
Removing redundant default.
2016-05-28 19:12:35 +02:00
Tim Brandin
2fce574104
published 1.2.4
2016-05-28 18:20:48 +02:00
Tim Brandin
f0d331f75b
Adding missing configuration in oauth services
2016-05-28 18:18:28 +02:00
Tim Brandin
f6bd02add3
publish 1.2.3
2016-05-24 22:43:39 +02:00
Tim Brandin
b5a568467d
Solves #42
2016-05-24 22:41:07 +02:00
Tim Brandin
72f2df7956
Merge branch 'master' of github.com:studiointeract/accounts-ui
2016-05-24 22:38:37 +02:00
Tim Brandin
508aff3eed
Send login to correct email.
2016-05-24 22:38:05 +02:00
Tim Brandin
b28d8df4f3
publish.
2016-05-24 22:37:12 +02:00
Tim Brandin
9975ba785b
Merge pull request #45 from ahmadsafar/master
...
Fix "Username Required" error
2016-05-24 22:25:29 +02:00
Tim Brandin
f35a2e05c1
Fixes #36 .
2016-05-24 22:23:00 +02:00
Ahmad Safar
a6ac50d7d9
Fix "Username Required" error
...
When use USERNAME_AND_EMAIL auth fields it will show error if it open in Sign Up state then switch to Sign Up state and do login even if username or email field was filled.
2016-05-15 02:20:42 +08:00
Tim Brandin
f10425919f
Solves #38
2016-05-10 13:18:34 +02:00
Tim Brandin
c85add079c
Solved #39
2016-05-10 13:15:06 +02:00
Tim Brandin
6c91fde750
Merge pull request #40 from shoetten/master
...
LGTM! Reflect props changes in state of LoginForm component.
2016-05-10 13:13:18 +02:00
Tim Brandin
3495a9bf5a
Bump.
2016-05-10 13:11:27 +02:00
Tim Brandin
491bc57f02
Adding the hooks to be passed as props.
2016-05-10 13:09:17 +02:00
shoetten
a61e1e11be
Reflect props changes in state of LoginForm component.
...
Fixes issue #39 .
2016-05-03 17:37:35 +02:00
Tim Brandin
a5327e57c2
v1.1.20
2016-04-16 15:13:38 +02:00
Tim Brandin
624a44b108
Merge branch 'master' of github.com:studiointeract/accounts-ui
2016-04-16 15:11:57 +02:00
Tim Brandin
02b10d89ff
Bump.
2016-04-16 15:11:08 +02:00
Tim Brandin
2cd4d3e714
Added so that when switching formState we re-mount and trigger a new change of the values in the fields.
2016-04-16 15:07:20 +02:00
Tim Brandin
b0a0c8a25e
Added method of adding a ref without interfering with components created outside of a context, i.e. when opening a modal on demand.
2016-04-16 11:13:58 +02:00
Tim Brandin
5078f6b2ce
Merge branch 'master' into devel
2016-04-16 11:00:30 +02:00
Tim Brandin
d07ea5144b
Testing without tmeasday:check-npm-versions
2016-04-16 10:59:59 +02:00
Tim Brandin
05535ee265
Merge pull request #33 from GManzato/devel
...
Remove create and sign in buttons when accounts-password is not present
2016-04-16 09:49:15 +02:00
Gilles Manzato
540a47aeae
Remove create and sign in buttons when accounts-password is not present
2016-04-14 15:55:05 +08:00
Tim Brandin
a1617a6002
Merge pull request #32 from studiointeract/devel
...
Updated Readme for the bootstrap package
2016-04-12 23:49:39 +02:00
maz-dev
da17198f3d
Updated Readme for the bootstrap package
2016-04-12 22:41:40 +01:00
Tim Brandin
cc567a4324
published.
2016-04-12 20:23:00 +02:00
Tim Brandin
761b48da3a
v1.1.19
2016-04-12 20:21:59 +02:00