Commit Graph

9 Commits

Author SHA1 Message Date
Andy
3d6a15ee16 Strip BOM from all files (#13735) 2017-01-04 12:07:53 -08:00
Colby
266898f207 Fix typo from 'contains' to 'container' 2017-01-02 16:41:47 -06:00
Colby Brown
26ced0acb9 Add contains to bootstrap-datepicker DatepickerOptions 2017-01-02 16:31:10 -06:00
Andy
a4bd9fa3c1 Add "noImplicitThis" to all tsconfig.json (#13446)
* Add "noImplicitThis" to all tsconfig.json

* Use `"noImplicitThis": false` on packages with broken tests.
2016-12-19 14:11:46 -08:00
sousarka
e9270215e9 Update index.d.ts (#12324)
add following options to the bootstrap-datepicker/DatepickerOptions. Also update the options url to point to the correct URL.
templates?: any;
zIndexOffset?: number;
showOnFocus?: boolean;
immediateUpdates?: boolean;
 title?: string;
2016-11-07 06:03:31 -08:00
zhengbli
62e37b17e1 Merge commit 'origin/master~100' into zhengbli_merge 2016-10-24 20:34:59 -07:00
Daniel Areiza
b73e47ca80 bootstrap-datepicker view mode option (#11755)
* jquery-colorpicker update

* Changed suggested type to original

* bootstrap-datepicker view mode option
2016-10-05 22:17:30 -07:00
Nathan Shively-Sanders
14fb8ef536 Merge branch 'master' into types-2.0-2016-08-12 2016-08-12 14:53:54 -07:00
Brian Surowiec
4a76c89938 Rename bootstrap-datepicker to match npm package
Fixes #10572
2016-08-12 07:26:42 -04:00