Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in angularjs-directive

Passing a parent directive attribute to a child directive attribute

Debounce with ngMouseover

Are Angular 2 directives now "extensible"?

How to apply directive conditionally in AngularJS?

Why are changes done to $scope in directive's link function not reflected on UI?

Angular: local scope property defined with '@' is not accessible from link function

Conditional choice of directive

AngularJS directive test fails - Why "element" has the a wrong value?

AngularJS Directive - Receiving a broadcast from $rootscope

Using ng-transclude inside ng-switch

AngularJS app freezes when loading in new data to $scope

angularjs directive with ng-if in the template

Calling href from dropdown in angularjs

Karma/Jasmine testing custom directive controller

AngularJS : How can I transclude an element into a template that uses ng-repeat?

Declaring complex object in isolated scope

Is there a way in AngularJS to react on model changes without using $watch?

AngularJS refresh smart table after inserting new record in Bootstrap Modal Form

Convert jquery plugin into directive angular

Testing element directive - can't access isolated scope methods during tests