We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6b270 commit 17627e6Copy full SHA for 17627e6
CHANGELOG.md
@@ -47,6 +47,7 @@ own `scrolling` subpackage in `@angular/cdk`.
47
width can be overridden by via the `mat-form-field` css class.
48
* **input:** CSS classes have changed from `mat-input-container-` to `mat-form-field-`.
49
* **input:** `md-prefix` and `md-suffix` are now `mdPrefix` and `mdSuffix`.
50
+* **input:** `MdInputDirective` is now `MdInput`.
51
* **portal:** `TemplatePortal` now requires a generic type (C) to align with `TemplateRef`.
52
This will usually be `any`.
53
* **portal:** Attaching a template portal will now return an `EmbeddedViewRef<C>` instead of an
0 commit comments