Commit graph

22 commits

Author SHA1 Message Date
maz-dev
2eae961f2c Use requestPermissions option 2016-03-31 12:06:46 +02:00
maz-dev
2fbb699793 Merge remote-tracking branch 'origin/master' into Social-buttons 2016-03-31 11:59:42 +02:00
maz-dev
48351f74ed Added social auth buttons 2016-03-31 11:58:09 +02:00
Tim Brandin
a9c1596578 Bump version. 2016-03-31 04:59:38 +02:00
Tim Brandin
997607401a * Added defaultValue to fields, so that when switching formState the form keeps the value it had from the other form. Which has always been a really great experience with Meteor accounts-ui. 2016-03-31 04:30:17 +02:00
Tim Brandin
3aa82dbb95 Fixed a bug that reloaded the form. 2016-03-31 03:25:19 +02:00
Tim Brandin
5630795a54 * Added required boolean to Fields
* Added type to message and changed to Object type
* Added ready boolean to form.
2016-03-31 03:21:45 +02:00
maz-dev
23ea704777 Minor fix to get onSignedInHook function to be called 2016-03-31 00:30:19 +02:00
Tim Brandin
467bb4bb7a Added support for extra fields. 2016-03-30 17:30:26 +02:00
Tim Brandin
93aa51be9a Added capture around field issues. 2016-03-29 07:28:29 +02:00
Tim Brandin
5c41daa36b Fixed a minor issue. 2016-03-29 07:09:53 +02:00
Tim Brandin
4f44171cad More standards compliant. 2016-03-29 06:21:33 +02:00
Tim Brandin
b4dba15323 Added missing classname on components for extensibility. 2016-03-29 06:02:58 +02:00
Tim Brandin
27a9154f01 Added missing type on email field. 2016-03-29 05:28:22 +02:00
Tim Brandin
3cf4a64896 Fixed some issues when theming the components. 2016-03-29 04:59:02 +02:00
Tim Brandin
43b39441ae Fixed some issues with redirect. 2016-03-29 04:37:10 +02:00
Tim Brandin
0ec2fd5f61 Added implementation for all hooks. 2016-03-29 04:03:32 +02:00
Tim Brandin
907245fb7c Added missing translations. 2016-03-29 03:16:01 +02:00
Tim Brandin
9dc50aa98c Added support for password reset and added translations. 2016-03-29 02:36:48 +02:00
Tim Brandin
629217d131 Fixed some details with the signup flow. 2016-03-29 01:28:53 +02:00
Tim Brandin
23bc0cbc8a Added NO_PASSWORD functionality. 2016-03-29 00:34:28 +02:00
Tim Brandin
504b70904c Inital commit. 2016-03-28 22:34:50 +02:00