Skip to content

Misleading deprecation notices - rule deprecation vs. angular feature deprecation #295

@tilmanschweitzer

Description

@tilmanschweitzer

The DEPRECATED! information in the rule overview can be interpreted as deprecation of the rule itself (correct) or as information that an angular feature is deprecated (wrong).

Example from an Issue (#294):

  • no-digest - DEPRECATED! use $apply() instead of $digest() (replaced by watchers-execution)

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions