Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

filters should be defined as an extensionMap #128

@esprehn

Description

@esprehn

For consistency reasons and future proofing filters should be defined as angular.filter(name, function) instead of just assigning directly to angular.filter.

Right now it's confusing that this is the only place you directly assign while service, widget, directive, markup and the rest use an extensionMap function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions