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.

Mirror all of the API of scope on ngScope #850

@tfortes

Description

@tfortes

Currently you can get a hold of scope from JS using ngScope(element) but this is a proxy not the actual scope and it has a limited set of methods available on it.

Please add these methods to the proxy:

  • isDestroyed/isAttached
  • destroy()
  • emit/ broadcast

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