-
Notifications
You must be signed in to change notification settings - Fork 27.3k
AIO: UI improvements for deprecated APIs #44265
Copy link
Copy link
Closed
Labels
featureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfeature: 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
Metadata
Metadata
Assignees
Labels
featureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfeature: 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
Type
Fields
Give feedbackNo fields configured for issues without a type.
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:
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?
https://angular.io/api/core/NgModule