Love what you've done with this plugin. I found it to be very helpful with a project that I'm currently working on. It feels much more elegant then implementing some of the datetime pickers that are out there.
That said, I'm curious what the need is for wrapping input fields on elements that are utilizing the plugin? It feels a bit intrusive to do this, especially because it could possibly cause issues with existing CSS (as it has in my case). Are the wrappers doing anything specific? If you're using them just to provide some sort of selector mechanism, would it be possible to make a change to use data-* attributes instead?
Admittedly, I haven't spent much time going through the code as is, but I'm curious to know the reasonings behind that design decision.
Thanks for all the work you've put into this so far.
Love what you've done with this plugin. I found it to be very helpful with a project that I'm currently working on. It feels much more elegant then implementing some of the datetime pickers that are out there.
That said, I'm curious what the need is for wrapping input fields on elements that are utilizing the plugin? It feels a bit intrusive to do this, especially because it could possibly cause issues with existing CSS (as it has in my case). Are the wrappers doing anything specific? If you're using them just to provide some sort of selector mechanism, would it be possible to make a change to use data-* attributes instead?
Admittedly, I haven't spent much time going through the code as is, but I'm curious to know the reasonings behind that design decision.
Thanks for all the work you've put into this so far.