Commit Graph

10 Commits

Author SHA1 Message Date
Alex Staroselsky
f665c7f523 Added toast class property to toast options/config object per commit … (#11132)
* Added toast class property to toast options/config object per commit f72c7816. Added id property to panel config per commit d230aec.

* Added onClose() callback to sidenav object per commit 1f01d264.
2016-09-09 23:39:59 +09:00
Alex Staroselsky
0e5388394d Updated service options object to remove invalid properties and add missing properties. Updated via overloading service to include optional async instance lookup. 2016-07-18 22:25:08 -05:00
Alex Staroselsky
76fbff846f Updated IDialogOptions to include contentElement property for prerendered dialogs. Updated IPromptDialog to add initialValue method. Adding missing semicolon to IPanelConfig. 2016-06-26 18:45:07 -05:00
Alex Staroselsky
1fa759c57b Added interfaces for Angular Material $mdPanel service, MdPanelPosition type, and MdPanelAnimation type as part of release 1.1.0-rc.5 (2016-06-03). Updated IDialogService show method to include previously added IPromptDialog. 2016-06-26 15:12:00 -05:00
Alex Staroselsky
0e3b134ae0 Added interface for Angular Material Prompt Dialog added in 1.1.0-rc1 (2016-03-09) extending IPresetDialog<T> and included cancel() and placeholder() methods. 2016-05-22 15:56:09 -05: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
Gergely Sipos
bc6f52da3a angular-material fixed tests for 1.0.0-rc4 2015-11-18 12:36:16 +01:00
Robert Baker
329ed16b58 fixed test, versioned old file. 2015-07-07 16:49:25 -07: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