docs: fix missing alert block styles in the API reference#59020
docs: fix missing alert block styles in the API reference#59020hawkgs wants to merge 1 commit intoangular:mainfrom
Conversation
Substitute legacy alert classes with the new ones.
d2753e4 to
c61ee11
Compare
|
Deployed adev-preview for c61ee11 to: https://ng-dev-previews-fw--pr-angular-angular-59020-adev-prev-95zo7epp.web.app Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt. |
|
Caretaker note: low-risk PR (docs + ADEV styles), current set of approvals should be sufficient. Presubmit is not required as well (docs-only changes in the |
|
This PR was merged into the repository by commit 8d6ea5b. The changes were merged into the following branches: main, 19.0.x |
Substitute legacy alert classes with the new ones. PR Close #59020
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
) Substitute legacy alert classes with the new ones. PR Close angular#59020
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
It looks like the documentation still uses the legacy alert classes or to be more precise – they haven't been updated after the introduction of angular.dev which uses slightly different class names for the alert blocks.
What is the new behavior?
The alert blocks are now distinguishable from the rest of the content.
Does this PR introduce a breaking change?