accounts-ui/imports/ui/components
Tim Brandin d410db08c5 Merge pull request #75 from lawrentiy/patch-1
Fix issue, when message is object in Accounts.ui.FormMessage
2016-12-14 15:22:40 +01:00
..
Button.jsx Added support for react router link on buttons. 2016-11-10 13:29:53 +01:00
Buttons.jsx Added missing classname on components for extensibility. 2016-03-29 06:02:58 +02:00
Field.jsx props.FormState is alway undefined, need to use props.id 2016-11-20 11:25:17 -05:00
Fields.jsx Added missing classname on components for extensibility. 2016-03-29 06:02:58 +02:00
Form.jsx Fixed the bug with autosubmitted form causing reloads. 2016-04-03 17:59:27 +02:00
FormMessage.jsx Fix issue, when message is object 2016-10-26 15:02:30 +03:00
LoginForm.jsx in constructor, we should use props and not this.props 2016-10-26 14:54:21 +09:00
PasswordOrService.jsx Merge branch 'social-buttons-improvements' of https://github.com/SachaG/react-accounts-ui into SachaG-social-buttons-improvements 2016-04-07 00:36:28 +02:00
SocialButtons.jsx Improving for usage by theming packages. 2016-04-02 18:55:07 +02:00