Commit Graph

20 Commits

Author SHA1 Message Date
Jack Bates
bac653f72c
[bootstrap-datepicker] Remove unused lint exceptions (#48012) 2020-09-23 15:02:54 -07:00
Wesley Wigham
6970a8fffa
#no-publishing-comment No more tabs in json documents, trailing newlines for every document 2020-05-15 12:27:10 -07:00
Wesley Wigham
048aefafaa
Eliminate all tabs 2020-05-14 19:20:31 -07:00
Jack Bates
aab46edb53
Enable strictNullChecks (#42379) 2020-02-25 16:28:40 -08:00
Gabriela Araujo Britto
e980ea529f
Update tslint configs (#42555)
* Update tslint configs

* Update npm-naming configs

* Fix some configs

#no-publishing-comment
2020-02-24 16:06:03 -08:00
Jannik Keye
405a85a92d chore(bootstrap-datepicker): add missing types (#41114)
* chore(bootstrap-datepicker): add missing types

* fix: use DatePickerViewMode for startView option

* fix:  daysOfWeekDisabled option typing

* test(bootstrap-datepicker): add tests for new property
2020-01-09 14:05:44 -08:00
Nathan Shively-Sanders
64fc88601e
Disable npm-naming with dt-header (#34112)
npm-naming is a new rule but the code it runs was already disabled
whenever dt-header was disabled. This change keeps the behaviour the
same.
2019-03-22 09:26:34 -07:00
Zbyszek Wieczorek
467b78e8b1 Mssing datepticker orientation options: (#24827)
https://bootstrap-datepicker.readthedocs.io/en/stable/options.html#orientation
taken from author's online demo:
https://uxsolutions.github.io/bootstrap-datepicker/
2018-04-09 14:08:31 -07:00
Benjamin Lichtman
05cc613e7c
Merge pull request #23603 from manuel-guilbault/master
bootstrap-datepicker: add enableOnReadonly option
2018-02-26 09:31:57 -08:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Manuel Guilbault
8ede6478dd bootstrap-datepicker: add enableOnReadonly option 2018-02-13 13:38:58 +01:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Драпеза Олег
1124f35ea3 bootstrap-datepicker - append all available datepicker events 2017-09-12 19:01:50 +03:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Rylan Cottrell
86bc2813fb Added missing option maxViewMode (#17953)
maxViewMode has the same type as minViewMode.
http://bootstrap-datepicker.readthedocs.io/en/latest/options.html#maxviewmode
2017-07-17 10:48:09 -07:00
Leonard Thieu
1c3565933c :( 2017-06-13 13:00:42 -04:00
Ryan Posener
4d1aa1175a Updated Bootstrap Datepicker Definitely Typed Definitions (#16151)
* Add webnotifications definition

* Set couple missing comments

* Updates to Bootstrap DatePicker to address some omissions.

* Remove Extraneous Web Notifictions

* added missing overrides on format function

* Updated bootstrap Datepicker definitions with missing / incomplete types per documented options
2017-06-05 18:24:14 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00