uxsolutions / bootstrap-datepicker

A datepicker for twitter bootstrap (@twbs)
Apache License 2.0
12.66k stars 6.06k forks source link

Events clashing #333

Open adam-lynch opened 11 years ago

adam-lynch commented 11 years ago

For me, custom events like show, hide, etc. are clashing with bootstrap-modal's events by the same name. I've appended .datepicker to all of their events and .modal to all of this project's events. This sorts the problems I was noticing.

I'll do the fix myself later and issue a pull-request.

I've added an issue to bootstrap-modal too; bootstrap-modal#57

Prinzhorn commented 10 years ago

this +1 1000 times.

With bs 3 it should be hide.bs.datepicker though