Commit Graph

23 Commits

Author SHA1 Message Date
Dona278
06d09706a6 [angular-material] - Added $mdDialogProvider definition (#24733)
* [angular-material] - Added $mdDialogProvider definition

Docs: https://material.angularjs.org/latest/api/service/$mdDialog#custom-presets

* [angular-material] - Added "methods" property to "addPreset()" options parameter
2018-04-09 12:54:49 -07:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Dona278
d559e87ca2 Fixed lint errors 2018-02-09 11:28:32 +01:00
Dona278
c6f0355c07 Added IStickyService
Docs: https://material.angularjs.org/latest/api/service/$mdSticky
2018-02-09 11:07:49 +01:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Andy
219dd6df82
Fix 'prefer-readonly' lint failures (#22819) 2018-01-10 14:59:37 -08:00
Edward Knowles
5b81984fe7 Add required in prompt to angular material 2017-11-20 11:15:59 +00:00
Edward Knowles
b8125f9a78 add mdAriaProvider to angular material 2017-11-15 16:01:52 +00:00
Matt Traynham
b172f596e6 Add mdTheming to angular-material (#20773) 2017-10-23 15:09:37 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Philip Johnson
7883111a5b [angular-material] Adds missing methods openFrom, closeTo, and multiple to the IPresetDialog interface (#18611)
* Adds `openFrom`, `closeTo`, and `multiple` to IPresetDialog interface

* Fixes tab spacing
2017-08-03 14:37:23 -07:00
Angus
3a9efcb75b Fixed failing tests 2017-07-18 11:50:28 +10:00
Leonard Thieu
1c3565933c :( 2017-06-13 13:00:42 -04:00
dobavictor
6c097b074a Add IPalette#contrastStrongLightColors typing. (#16461) 2017-05-15 06:45:03 -07:00
Christopher Cortes
f5d1b56f76 angular-material: fix wrong "ng" namespace in some types (it should be "angular") (#16204)
This caused a TSC error: "TS2503:Cannot find namespace 'ngr'". Replaced "ng" by "angular" in some places.
2017-05-03 13:11:27 -07:00
Andy
dae4a527d7 Fix "../tslint.json" to "dtslint.json" (#15957)
* Fix "../tslint.json" to "dtslint.json"

* Fix errors
2017-04-18 10:35:52 -07:00
LaserUnicorns
741b4be3cb angular-material (#15553)
- updated header
- added `ResolveObject`
- linting
2017-04-17 08:17:58 -07:00
LaserUnicorns
7e059afe0f Revert "[angular-material] updated resolve object typings in dialog, toast, etc" 2017-03-31 19:45:48 +03:00
Viktor Smirnov
75ce0ec8cc angular-material
linting
2017-03-30 17:57:10 +03:00
Viktor Smirnov
7a3e30fc16 angular-material
updated resolve object type
2017-03-30 16:05:15 +03:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00