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.73k forks source link

Optional datepicker plugin #651

Open mazing opened 9 years ago

mazing commented 9 years ago

The (old) bootstrap-datepicker conflicts with jquery ui datepicker on pages where both bootstrap-editable.js and jquery-ui.js is loaded.

It should be possible to deselect bootstrap-datepicker plugin as the datepicker and instead use the more configurable jqueryui-datepicker.

mysteryos commented 9 years ago

A temporary solution is to download a jquery-ui custom built library, without the datepicker option.