Alwin Schoemaker
|
d79fffd222
|
Added content param for IToastService.showSimple()
This param was missing in the interface, but [according to the doc](https://github.com/angular/material/blob/master/src/components/toast/toast.js#L49) without it, it's rather useless.
|
2015-07-16 12:00:21 +02:00 |
|
Robert Baker
|
c5a352c7d3
|
fixed palette def.
Don't know how that wasn't in there when I versioned it.
|
2015-07-11 20:18:06 -07:00 |
|
Robert Baker
|
3580621879
|
fix header
|
2015-07-07 16:56:45 -07:00 |
|
Robert Baker
|
d805bec7a9
|
added return types.
|
2015-07-07 16:55:02 -07:00 |
|
Robert Baker
|
329ed16b58
|
fixed test, versioned old file.
|
2015-07-07 16:49:25 -07:00 |
|
Robert Baker
|
c34d467672
|
Updated IconProvider
Renamed interfaces to remove the MD prefix with I, to match angular interface names.
|
2015-07-07 16:45:24 -07:00 |
|
Robert Baker
|
fe5fc9d015
|
Updated DialogService to support chained method config
|
2015-07-06 11:41:34 -07:00 |
|
Robert Baker
|
b0371ddc3f
|
Changed the MDPalette definition to use a union.
|
2015-06-01 14:41:33 -07:00 |
|
Robert Baker
|
4c7693c94d
|
Fixed MDPalette definition.
|
2015-05-28 14:50:38 -07:00 |
|
Tom Wambold
|
684c0d22b5
|
Add position() method to mdToastPreset.
Resolves #3882.
|
2015-05-04 15:54:53 -04:00 |
|
Matt Traynham
|
83e51ec358
|
Updated angular material to 0.9.0-rc1
|
2015-04-15 17:22:54 -04:00 |
|
Ricardo Franco
|
09587e06aa
|
fix(angular-material): change module ng to angular
|
2015-04-09 22:14:42 -03:00 |
|
Basarat Ali Syed
|
db4caad025
|
Update angular-material.d.ts
|
2015-03-12 11:35:49 +11:00 |
|
Matt Traynham
|
255bed88ec
|
Fixes variable name in tests
|
2015-03-09 11:16:19 -04:00 |
|
Matt Traynham
|
6f09cc3515
|
Angular Material type definitions
|
2015-03-09 11:13:30 -04:00 |
|