Commit Graph
6 Commits
Author SHA1 Message Date
AndyandGitHub 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
sousarkaandAndy 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 AreizaandMohamed Hegazy 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