Masahiro Wakame
|
0545601eea
|
Merge pull request #8476 from 4tron/patch-3
Update angular-material.d.ts
|
2016-03-12 01:01:48 +09:00 |
|
Tim
|
4b92d25968
|
Update angular-material.d.ts
Added highlightClass to IToastPreset https://material.angularjs.org/latest/api/service/$mdToast#simple
|
2016-03-10 13:05:46 +02:00 |
|
Tim
|
228c12c7de
|
Update angular-material.d.ts
Added autoWrap to IToastOptions
|
2016-03-10 12:30:19 +02:00 |
|
Nora Simonow
|
2d0a1b1502
|
Updated IDialogOptions and created IMenuService
|
2016-02-01 14:33:56 +01:00 |
|
ajtowf
|
ac388955e0
|
Updated IBottomSheetOptions and IDialogOptions
|
2016-01-04 23:08:53 +01:00 |
|
Igor Sidorov
|
1386ebca37
|
mdDialog.hide should return Promise instead of void
|
2015-12-09 18:52:15 +03:00 |
|
JJJ
|
afb6532a96
|
update version to 1.0.0-rc5
|
2015-11-26 15:00:20 +08:00 |
|
book010
|
abacf3f78a
|
update content to textContent for 1.0.0-rc5
md-toast now uses textContent instead of content - content is deprecated
|
2015-11-26 12:22:02 +08:00 |
|
book010
|
879969aa28
|
update text to textContent for 1.0.0-rc5
|
2015-11-26 12:20:30 +08:00 |
|
Gergely Sipos
|
bc6f52da3a
|
angular-material fixed tests for 1.0.0-rc4
|
2015-11-18 12:36:16 +01:00 |
|
Gergely Sipos
|
4e02503ae9
|
angular-material IPresetDialog changes for 1.0.0-rc4
|
2015-11-17 21:10:21 +01:00 |
|
Gergely Sipos
|
2f41a9fdee
|
angular-material: IDateLocaleProvider fix typo
|
2015-10-19 20:10:36 +02:00 |
|
Gergely Sipos
|
1b33fa072e
|
angular-material: definitions for IDateLocaleProvider
|
2015-10-19 19:36:08 +02:00 |
|
Robert Baker
|
3b96f86f5e
|
Added parent to IToastPreset
(undocumented function but works)
|
2015-08-12 16:33:40 -07:00 |
|
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 |
|