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

feat: Add $attrs to input field #39

Merged
merged 2 commits into from
Feb 6, 2020
Merged

Conversation

khamer
Copy link
Contributor

@khamer khamer commented Oct 7, 2019

This passes through $attrs to the <input> element per Issue #25. I removed a bunch of the props that aren't necessary anymore because of it too, as well as added a couple examples to the index.html.

It passes linting, but not unit tests - but I couldn't get the unit tests to run before this PR either.

Let me know if there's anything you'd like me to change.

@apertureless
Copy link
Owner

Very cool! Will look the coming days into it!

src/components/PasswordStrengthMeter.vue Outdated Show resolved Hide resolved
Co-Authored-By: Raymond Botha <rabotha42@gmail.com>
@khamer
Copy link
Contributor Author

khamer commented Feb 6, 2020

Yeah I agree @raybotha - I pulled in your change.

@apertureless apertureless changed the title Pass through attributes to <input> element feat: Add $attrs to input field Feb 6, 2020
@apertureless apertureless merged commit eb73b4d into apertureless:develop Feb 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants