summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fixed exception thrown by onTimeChangeMatthias Althaus2013-08-091-0/+3
| | | After disabling a timepicker an exception is thrown, if you close the now timepicker-less datepicker.
* Fixes enable/disable timepickerMatthias Althaus2013-08-091-0/+2
| | | Due to the fact that each datetimepicker instance has its own settings these have to be updated accordingly on enable or disable.
* Fixes css widthsTrent Richardson2013-07-312-8/+10
|
* version number in docs, js now gruntified, add sliderAccess to distTrent Richardson2013-07-302-4/+4
|
* Clean up docs and readmeTrent Richardson2013-07-293-22/+18
|
* fix lint issues, grunt less errorTrent Richardson2013-07-292-10/+8
|
* Huge number of jshint motivated cleanups. We should consider adding ↵Stephen Vance2013-07-281-395/+402
| | | | jsbeautifier or some formatter to the grunt config so this doesn't have to be done manually.
* Tabify jshintrc files.Stephen Vance2013-07-281-14/+14
|
* Merge branch 'dev' of ↵Stephen Vance2013-07-281-4/+3
| | | | https://github.com/trentrichardson/jQuery-Timepicker-Addon into dev
* Gets jasmine runningTrent Richardson2013-07-281-4/+6
|
* breaks down docs in srcTrent Richardson2013-07-288-975/+969
|
* Migrate to grunt setupTrent Richardson2013-07-2841-0/+3974