angular.js/src/ng/directive
2013-12-19 13:32:19 +00:00
..
a.js perf(a): do not link when href or name exists in template 2013-12-13 00:31:25 -08:00
booleanAttrs.js docs(booleanAttrs): add @priority to all the boolean directives 2013-12-19 13:29:19 +00:00
directives.js style: make jshint happy 2013-10-22 15:32:41 -07:00
form.js docs(form): provide a list of Angular's built-in validation tokens 2013-11-27 23:06:19 +00:00
input.js fix(input): do not hold input for composition on android 2013-12-18 12:28:07 -08:00
ngBind.js docs(ngBindHtml): fix dependency for Plunker and JSFiddle in example 2013-11-14 12:28:53 +00:00
ngClass.js fix($compile): ensure CSS classes are added and removed only when necessary 2013-11-21 20:47:44 -05:00
ngCloak.js docs(ngCloak): style name is ng-cloak, not ngCloak 2013-12-19 13:32:19 +00:00
ngController.js fix(ngController): fix issue with ngInclude on the same element 2013-11-21 09:52:34 -08:00
ngCsp.js fix: don't inline css in csp mode. 2013-10-22 15:21:23 -07:00
ngEventDirs.js docs(ngEventDirs): adding quick examples for new events 2013-12-19 12:57:33 +00:00
ngIf.js docs(ngIf): remove invalid comment from CSS 2013-12-17 11:59:29 +00:00
ngInclude.js fix(ngInclude): Add template to DOM before linking other directives 2013-12-12 17:18:44 -08:00
ngInit.js docs(ngInit): fix typo 2013-12-18 21:14:46 +00:00
ngNonBindable.js docs(ngNonBindable): fix punctuation 2013-10-24 21:08:42 +01:00
ngPluralize.js docs(ngPluralize): Fix missing space before parentheses 2013-11-20 11:38:29 +00:00
ngRepeat.js fix(ngRepeat): allow multiline expressions 2013-12-16 10:37:18 -08:00
ngShowHide.js chore(docs): refactor/improve new CSS transition code in examples 2013-11-05 21:21:18 -08:00
ngStyle.js docs(ng.directives): add correct @restrict for all ng directives 2013-09-11 13:28:17 +01:00
ngSwitch.js docs(ngSwitch): clarify that ngSwitch matches against string literals 2013-12-12 11:42:49 +00:00
ngTransclude.js perf(jqLite): implement and use the empty method in place of html(‘’) 2013-12-13 02:07:11 -08:00
script.js docs(ng.directives): add correct @restrict for all ng directives 2013-09-11 13:28:17 +01:00
select.js fix(select): invalidate when 'multiple, required and model is []` 2013-12-17 13:10:40 +00:00
style.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00