accounts-ui/imports/ui/components
2016-04-02 16:47:00 +02:00
..
Button.jsx Bugfixes. 2016-04-02 15:34:30 +02:00
Buttons.jsx Added missing classname on components for extensibility. 2016-03-29 06:02:58 +02:00
Field.jsx * 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
Fields.jsx Added missing classname on components for extensibility. 2016-03-29 06:02:58 +02:00
Form.jsx Simplifying the submit function to prevent reloading the page. 2016-04-02 13:31:48 +02:00
FormMessage.jsx * Added required boolean to Fields 2016-03-31 03:21:45 +02:00
LoginForm.jsx Fixed the issue with the hooks. 2016-04-02 16:47:00 +02:00
PasswordOrService.jsx Added so that props specify where the links go. 2016-04-01 19:58:54 +02:00
SocialButtons.jsx * Buttons for oauth services 2016-04-01 19:58:54 +02:00