Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

NgShow should be adding or removing the ng-hide class, not ng-show #518

@bgourlie

Description

@bgourlie

Per http://docs.angularjs.org/api/ng.directive:ngShow

As it stands now, NgShow is adding and removing an ng-show class which makes it ineffective. It should be adding and removing the ng-hide class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions