Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added allowAutoComplete ui option #1022

Merged
merged 1 commit into from
Jun 9, 2017

Conversation

luisrudge
Copy link
Contributor

No description provided.

@luisrudge luisrudge added this to the v10-Next milestone Jun 5, 2017
README.md Outdated
@@ -187,6 +187,7 @@ The appearance of the widget and the mechanics of authentication can be customiz
- **flashMessage {Object}**: Shows an `error` or `success` flash message when Lock is shown.
+ **type {String}**: The message type, it should be `error` or `success`.
+ **text {String}**: The text to show.
- **enableEmailAndUsernameAutocomplete {Boolean}**: Determines whether or not the the email or username inputs will allow autocomplete (`<input autocomplete />`). Defaults to `false`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

allowAutocomplete might be better IMHO

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@luisrudge luisrudge force-pushed the feature-add-autocomplete-to-username-and-enail branch from 896f85a to 5621e9d Compare June 8, 2017 13:37
hzalaz
hzalaz previously approved these changes Jun 8, 2017
@luisrudge luisrudge force-pushed the feature-add-autocomplete-to-username-and-enail branch from 5621e9d to e8e6287 Compare June 9, 2017 19:46
@luisrudge luisrudge merged commit ac409ee into master Jun 9, 2017
@luisrudge luisrudge deleted the feature-add-autocomplete-to-username-and-enail branch June 9, 2017 19:53
@luisrudge luisrudge changed the title Added enableEmailAndUsernameAutocomplete ui option Added allowAutoComplete ui option Jun 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants