vitalets / x-editable

In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
http://vitalets.github.io/x-editable
MIT License
6.51k stars 1.72k forks source link

Bootstrap3 datepicker outdated, good replacement? #696

Open wvdongen opened 9 years ago

wvdongen commented 9 years ago

The datepicker for dist bootstrap3-editable is outdated and not fully compatible with Bootstrap 3. Why not include https://github.com/eternicode/bootstrap-datepicker? The code is compatible with BS3 and the project is actively maintained.

ryanmortier commented 9 years ago

This one is better imo because it can also be used as a time picker: https://github.com/Eonasdan/bootstrap-datetimepicker

wvdongen commented 9 years ago

https://github.com/eternicode/bootstrap-datepicker is actually already used in x-editable. However it's a very outdated version. It would be very nice if someone with some good JS skills could update it :wink:

vcarel commented 8 years ago

Actually, the bootstrap3 version of bootstrap-editable.js contains both eternicode's boostrap-datepicker and the old one from eyecon !