Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed exception thrown by onTimeChange | Matthias Althaus | 2013-08-09 | 1 | -0/+3 |
| | | | After disabling a timepicker an exception is thrown, if you close the now timepicker-less datepicker. | ||||
* | Fixes enable/disable timepicker | Matthias Althaus | 2013-08-09 | 1 | -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 widths | Trent Richardson | 2013-07-31 | 2 | -8/+10 |
| | |||||
* | version number in docs, js now gruntified, add sliderAccess to dist | Trent Richardson | 2013-07-30 | 2 | -4/+4 |
| | |||||
* | Clean up docs and readme | Trent Richardson | 2013-07-29 | 3 | -22/+18 |
| | |||||
* | fix lint issues, grunt less error | Trent Richardson | 2013-07-29 | 2 | -10/+8 |
| | |||||
* | Huge number of jshint motivated cleanups. We should consider adding ↵ | Stephen Vance | 2013-07-28 | 1 | -395/+402 |
| | | | | jsbeautifier or some formatter to the grunt config so this doesn't have to be done manually. | ||||
* | Tabify jshintrc files. | Stephen Vance | 2013-07-28 | 1 | -14/+14 |
| | |||||
* | Merge branch 'dev' of ↵ | Stephen Vance | 2013-07-28 | 1 | -4/+3 |
| | | | | https://github.com/trentrichardson/jQuery-Timepicker-Addon into dev | ||||
* | Gets jasmine running | Trent Richardson | 2013-07-28 | 1 | -4/+6 |
| | |||||
* | breaks down docs in src | Trent Richardson | 2013-07-28 | 8 | -975/+969 |
| | |||||
* | Migrate to grunt setup | Trent Richardson | 2013-07-28 | 41 | -0/+3974 |