Skip to content

Angularity Directive creation #56

Open
@AlkyAA

Description

@AlkyAA

Angularity has an error in the placement of the attributes for the link function when its creating a directive,

this is the correct order :

$scope, $element, $attributes

it's currently putting $scope at the end

Also if I make an attribute in the directive node in the html template - it is rewritten in lowercase when it is passed through to the link function.

re; angularity v0.3.1

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