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
refactor(badge): breaking constructor changes for 8.0 (#15758)
Handles the breaking changes in the badge constructor for 8.0.
BREAKING CHANGES:
* `_document` parameter has been removed and the `_renderer` parameter is now required in the `MatBadge` constructor.
0 commit comments