amsul / pickadate.js

The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
http://amsul.ca/pickadate.js
MIT License
7.7k stars 1.01k forks source link

document jQuery slim compatibility #1132

Open FND opened 5 years ago

FND commented 5 years ago

Thank you for your work on pickadate!

As far as I can tell, pickadate works nicely with jQuery's slim build; if that is in fact the case (and long-term intent), it might be worth mentioning that.

DanielRuf commented 5 years ago

As far as I can tell, pickadate works nicely with jQuery's slim build; if that is in fact the case (and long-term intent), it might be worth mentioning that.

We are currently working on a rewrite in pure TypeScript ;-) See https://github.com/amsul/pickadate.js/tree/future

FND commented 5 years ago

Oh, thanks for letting me know.

jQuery slim compatibility might still be worth mentioning for the current version though (e.g. a brief sentence in the README's Library Files section)? Either way, feel free to close this issue.