Skip to content

Commit 17627e6

Browse files
authored
chore: add MdInputDirective to breaking changes (angular#6331)
1 parent 1b6b270 commit 17627e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ own `scrolling` subpackage in `@angular/cdk`.
4747
width can be overridden by via the `mat-form-field` css class.
4848
* **input:** CSS classes have changed from `mat-input-container-` to `mat-form-field-`.
4949
* **input:** `md-prefix` and `md-suffix` are now `mdPrefix` and `mdSuffix`.
50+
* **input:** `MdInputDirective` is now `MdInput`.
5051
* **portal:** `TemplatePortal` now requires a generic type (C) to align with `TemplateRef`.
5152
This will usually be `any`.
5253
* **portal:** Attaching a template portal will now return an `EmbeddedViewRef<C>` instead of an

0 commit comments

Comments
 (0)