Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in angularjs-directive

Call a controller function from a directive without isolated scope in AngularJS

Directive isolate scope with ng-repeat scope in AngularJS

angular ng-bind-html and directive within it

$apply vs $digest in directive testing

Easiest way to pass an AngularJS scope variable from directive to controller?

AngularJS: ng-repeat list is not updated when a model element is spliced from the model array

angularjs directive call function specified in attribute and pass an argument to it

angularjs-directive

Angular2 - Input Field To Accept Only Numbers

How to select an element by classname using jqLite?

AngularJS : Differences among = & @ in directive scope? [duplicate]

Why is `replace` property deprecated in AngularJS directives? [duplicate]

Extending AngularJs Directive

Call method in directive controller from other controller

Angularjs loading screen on ajax request

Select text on input focus

Unit Testing AngularJS directive with templateUrl

Angular ng-change delay

Controller not a function, got undefined, while defining controllers globally

what's the meaning of '=?' in angularJS directive isolate scope declaration?

if a ngSrc path resolves to a 404, is there a way to fallback to a default?