trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.67k stars 1.05k forks source link

Update AMD dependency to jquery-ui to be standard. #822

Closed lpperras closed 9 years ago

lpperras commented 9 years ago

The standard naming convention for jQuery UI has a - instead of a .

trentrichardson commented 9 years ago

Thanks @lpperras I have updated this in the dev branch. Once I test and feel the branch is stable I will merge to master.