-
Notifications
You must be signed in to change notification settings - Fork 26.5k
Closed
Labels
featureIssue that requests a new featureIssue that requests a new featurefeature: in backlogFeature request for which voting has completed and is now in the backlogFeature request for which voting has completed and is now in the backlog
Milestone
Description
Description
Sometimes it's a bit unclear that a particular API is deprecated, for example take a look at the "entryComponents" at https://angular.io/api/core/NgModule. It'd be great to highlight deprecated APIs as such a bit more. Here are some ideas:
- on the summary list we can add a "deprecated" label/tag and also strikethrough the name:
- on a method/property details section we can do the same:
Also for some reasons the deprecation message itself is missing as well (see the message at https://github.com/angular/angular/blob/master/packages/core/src/metadata/ng_module.ts#L200-L203).
What is the affected URL?
ohois, alan-agius4, ChellappanRajan, kbrilla, Jadamae77 and 2 morealan-agius4 and rohan-pednekar
Metadata
Metadata
Assignees
Labels
featureIssue that requests a new featureIssue that requests a new featurefeature: in backlogFeature request for which voting has completed and is now in the backlogFeature request for which voting has completed and is now in the backlog