You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
refactor(dialog): remove styles for deprecated md-actions class
- remove code and tests for warning about deprecated `md-actions` class
- remove unused injections in tests
- fix `md-fab-speed-dial` demo that used `md-actions` class
BREAKING CHANGE: Removed support for the deprecated `class="md-actions"` inside of an `md-dialog` template. This was deprecated in favor of using the `<md-dialog-actions>` element.
0 commit comments