Giter Site home page Giter Site logo

Comments (6)

apertureless avatar apertureless commented on July 1, 2024

Thanks for the feature-request. I had no time to look deeper into vue cli plugins. But it is on my list ✅

from vue-password-strength-meter.

longrunningprocess avatar longrunningprocess commented on July 1, 2024

Thanks! And, fwiw, I abandoned this since it wasn't compatible with Vuetify so don't do it just for me in case that was ever a possibility ;-)

from vue-password-strength-meter.

apertureless avatar apertureless commented on July 1, 2024

Ah I see. If I find some time this weekend, I will merge the PRs and implement some of the feature requests. I guess then vue-password should be also working with vuetify.

Btw. what exactly made it for you incompatible with vuetify?

from vue-password-strength-meter.

longrunningprocess avatar longrunningprocess commented on July 1, 2024

all of the styling and event-handling built into Vuetify's v-text-field would be lost on this component I believe. Let me know if I'm wrong, I'd been happy to used yours :-)

from vue-password-strength-meter.

apertureless avatar apertureless commented on July 1, 2024

I see, thanks! You are right.
However I am working on the attrs branch to bind the attributes and listeners directly to the input and not the root element.

So with this, it should be possible to add for example the @blur event.

And with PR #19 it should be possible to add your own input field.
This should make vue-password way more flexible.

from vue-password-strength-meter.

longrunningprocess avatar longrunningprocess commented on July 1, 2024

That's a great idea, I've had to do the same for some of my "transparent wrappers" so it does work :-)

from vue-password-strength-meter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.