-
Notifications
You must be signed in to change notification settings - Fork 531
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
Add independent vanilla field components #31
Comments
noUiSlider is almost ready. |
I will go with cleave.js, the API is much easier to work with and it is way more popular. |
Great! |
@lionel-bijaoui in the next 7 days I will on holiday, so my response will be longer, but I will check your commits as soon as possible 👍 |
That's perfect, I'm going on holiday too :) |
@lionel-bijaoui Thanks! You have a nice holiday too! |
@lionel-bijaoui I merged your fields. Fix lint errors and fix issues what I commented in your PR. So please rebase your fork. |
Thank you, I was about to start working on this. Hope you had a great
holiday.
|
@icebob should I destroy my branches ? |
Yes, if you want. |
I will merge this |
So soon ? Don't we need the unit test and all ? |
This merge doesn't mean it will be a release :) |
Merged with #42 |
Create fields with vanilla libs which have no jQuery and Bootstrap dependencies.
For these developments I created an
independent
branch. Every PR needs to add to this branch.https://github.com/icebob/vue-form-generator/tree/independent
The text was updated successfully, but these errors were encountered: