Skip to content

angular.uppercase is not a function on angular >= 1.5.0 #970

Closed
@xirdneh

Description

@xirdneh

angular.uppercase has been deprecated since v1.5.0 and now in v1.6.10 and v1.7 has been deleted.
According to this changelog: angular/angular.js@1daa4f2
angular.uppercase should not be used and instead use the internal toUpperCase.

If this is an acceptable change I can try and do a PR.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions