angular.js/src/ng/directive
Ajay Roopakalu 8ace8073fd docs(select): update regexp grouping cheat-sheat
Update the regexp grouping comment to reflect the changes needed for
multiline expressions in ng-options for <select>.

Closes #5602
2014-01-10 09:50:28 -08: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 refactor(booleanAttrs, ngSwitch): use link function instead of compile function where appropriate 2014-01-07 16:54:35 -08:00
directives.js style: make jshint happy 2013-10-22 15:32:41 -07:00
form.js docs(form): changed capitalization in CSS classes section 2014-01-06 16:44:52 -08:00
input.js refactor(input): wrapped validation logic in helper function 2014-01-06 17:35:13 -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 feat(docs): adding the <doc:protractor> ngdoc-tag 2014-01-08 13:07:58 -08: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 docs(ngRepeat): add info about aliasing special properties of ngRepeat 2014-01-03 16:07:26 -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 refactor(booleanAttrs, ngSwitch): use link function instead of compile function where appropriate 2014-01-07 16:54:35 -08: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(script): add more detailed information 2014-01-08 00:49:29 -08:00
select.js docs(select): update regexp grouping cheat-sheat 2014-01-10 09:50:28 -08:00
style.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00