accounts-ui/imports/ui/components
2016-04-02 18:55:07 +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 Do not pass the password etc on the client callback. 2016-04-02 16:55:33 +02:00
PasswordOrService.jsx Improving for usage by theming packages. 2016-04-02 18:55:07 +02:00
SocialButtons.jsx Improving for usage by theming packages. 2016-04-02 18:55:07 +02:00