chivesrs
5fb304a0a8
Add title to angular material dialog option ( #34915 )
2019-04-29 00:20:52 -07:00
chivesrs
22e9e40427
Add types for $mdUtil ( #34115 )
2019-03-25 07:43:27 -07:00
Chives
fd340e9011
Add typings for
2019-02-21 16:33:55 -08:00
Andrew Casey
3d7278d3b1
Merge pull request #33008 from danielyule/menu_event
...
Fix the signature for $mdMenu.open
2019-02-19 18:17:38 -08:00
Daniel Yule
e996a32a02
Fix the signature for .open
2019-02-12 11:08:06 -08:00
Daniel Yule
c4f78e39af
Fix the signature for .open
2019-02-12 11:02:25 -08:00
Nathan Shively-Sanders
f0ce987bc1
Update project urls to match NPM url
...
Note that this *trivially* updates project urls by adding the NPM url to
the end, even when the urls are almost identical or the DT one is
outdated. I'll clean up the urls in a later commit.
This PR is unfinished! Please do not merge it yet.
2019-02-11 17:10:55 -08:00
Daniel Yule
26f45797e9
@types/angular-material Add missing close method to IMenuService
2019-01-09 10:29:45 -08:00
Richie Foreman
dcd364079b
Update index.d.ts
2018-12-10 18:59:51 -08:00
Richie Foreman
77acc1c821
Add '$mdInkRippleProvider' defs to 'angular-material'
...
ref: https://github.com/angular/material/blob/master/src/core/services/ripple/ripple.js#L102
2018-12-10 09:31:03 -08:00
Pat Lindley
9d38325dc8
Adds multiple method to confirm dialog typing. ( #30413 )
...
* Adds multiple method to confirm dialog typing.
* Removes optional parameter for method.
2018-11-18 09:36:51 -08:00
Gabriel
61ffff32c6
Add open() method to $mdMenu service
...
As per the documentation examples, where the service is passed into the click handler.
Ref: https://material.angularjs.org/1.1.10/demo/menu
2018-10-26 12:54:26 +02:00
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
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
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
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
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
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