Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding documentation for timeInput option | Andrey Panteleyev | 2015-06-26 | 1 | -1/+4 |
| | |||||
* | #782 Part 2 - Adds afterInject option as function | Trent Richardson | 2015-02-10 | 1 | -0/+3 |
| | |||||
* | #782 - Adds oneLine option for controlType select | Trent Richardson | 2015-02-10 | 1 | -0/+3 |
| | |||||
* | Add altRedirectFocus option | Emil Lundberg | 2014-05-12 | 1 | -0/+3 |
| | | | | | | | If set to true (default), the altField will redirect focus to the main field (this is how it always worked before this change). Otherwise, the altField will not redirect its focus, and the altField will behave as a normal text field that can be edited by the user. | ||||
* | #633 - add timeOnlyShowDate option to show the date but only allow timepicker | Trent Richardson | 2014-03-05 | 1 | -0/+3 |
| | |||||
* | Added new options to specify minTime and maxTime | bodrick | 2014-02-12 | 1 | -0/+6 |
| | | | | | | | Added two new options so that minimum time and maximum time can be specified when selecting times. Very much different than the minDate/maxDate in that the time is restricted each day to the values specified. | ||||
* | Clean up docs and readme | Trent Richardson | 2013-07-29 | 1 | -15/+15 |
| | |||||
* | breaks down docs in src | Trent Richardson | 2013-07-28 | 1 | -0/+252 |