Winston Chang
0683b79fac
Fix datepicker DST bug ( #2212 )
...
* Fix datepicker DST bug. Closes #2204
This fix is borrowed from:
13885397de (diff-dd513a8bab7ad1033c8784c4a1b9ce15)
* Update NEWS.md
2018-10-17 15:01:39 -05:00
Winston Chang
c62e6b5734
Update to Bootstrap Datepicker 1.6.4. Closes #1218
2016-09-16 23:39:26 -05:00
Winston Chang
6ec1d0b935
grunt clean && grunt
2016-09-16 23:37:31 -05:00
Winston Chang
ceb428b8bd
Split up shiny.js
2015-03-30 16:17:04 -05:00
Winston Chang
a401553c13
Re-minify datepicker
2014-12-08 15:56:19 -06:00
Winston Chang
28718429e3
Fix arrows for date inputs. Fixes #663
...
The date inputs used css classes like icon-arrow-right, which no longer works
with font-awesome 4.x. This change uses glyphicon arrows instead, which are
included with Bootstrap and therefore don't need a separate HTML dependency.
2014-12-02 09:53:11 -06:00
Winston Chang
0c19105fbf
Add dateInput and dateRangeInput
...
Also:
* add initialize() method for input bindings
* cleanups for JShint
2013-04-24 12:18:20 -05:00