Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Add userInputs prop #49

Merged
merged 5 commits into from
Sep 14, 2017
Merged

Add userInputs prop #49

merged 5 commits into from
Sep 14, 2017

Conversation

jameskraus
Copy link
Contributor

@jameskraus jameskraus commented Sep 12, 2017

Adds a userInputs prop that is passed to zxcvbn. This allows users to select custom words that should be included in the zxcvbn dictionary.

@jameskraus
Copy link
Contributor Author

Tests pass fwiw
image

Copy link
Owner

@mmw mmw left a comment

Choose a reason for hiding this comment

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

just a minor change, otherwise looks great, thanks for submitting this!

package.json Outdated
@@ -1,6 +1,6 @@
{
"name": "react-password-strength",
"version": "2.0.0",
"version": "2.0.1",
Copy link
Owner

Choose a reason for hiding this comment

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

please change to 2.1.0

@jameskraus
Copy link
Contributor Author

Bumped the version

@mmw mmw merged commit b04217d into mmw:master Sep 14, 2017
@mmw
Copy link
Owner

mmw commented Sep 14, 2017

fixes #48

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants