angular.js/src/ng/directive
Shyam Seshadri f77b906d67 docs(select): fix attribute documentation
Select documentation was still referring to binding to name, when it should be ng-model instead. Fixed it.
2013-04-19 13:36:22 +01:00
..
a.js fix(a): workaround IE bug affecting mailto urls 2013-02-14 16:42:58 -08:00
booleanAttrs.js fix($compile): sanitize values bound to a[href] 2013-02-20 00:06:26 -08:00
directives.js chore(*): remove dead code and fix code style issues 2012-04-10 16:52:12 -07:00
form.js docs(form): minor form doc and example fixes 2013-01-04 09:28:35 +01:00
input.js fix(ngModel): use paste/cut events in IE to support context menu 2013-04-17 21:20:08 +01:00
ngBind.js docs(ngBind): fix typo 2013-04-19 11:55:16 +01:00
ngClass.js doc(ngClassEven): make consistent with ngClassOdd 2013-04-17 14:51:41 +01:00
ngCloak.js docs(*): fixed typos 2013-03-29 23:14:55 +01:00
ngController.js docs(ngController): fix docs link to api/ng.$route 2013-04-13 18:24:40 +02:00
ngCsp.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
ngEventDirs.js feat(directive): add ngKeypress directive for handling keypress event 2013-03-08 21:56:32 +01:00
ngInclude.js docs: add animations into docs and directive examples 2013-04-03 17:40:15 -07:00
ngInit.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
ngNonBindable.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
ngPluralize.js docs(*): fixed typos 2013-03-29 23:14:55 +01:00
ngRepeat.js fix(ngRepeat): prevent initial duplicates 2013-04-11 23:06:07 -07:00
ngShowHide.js docs: add animations into docs and directive examples 2013-04-03 17:40:15 -07:00
ngStyle.js fix(*): name all anonymous watch functions in Angular 2012-09-06 16:06:25 -07:00
ngSwitch.js docs: add animations into docs and directive examples 2013-04-03 17:40:15 -07:00
ngTransclude.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
ngView.js docs: add animations into docs and directive examples 2013-04-03 17:40:15 -07:00
script.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
select.js docs(select): fix attribute documentation 2013-04-19 13:36:22 +01:00
style.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00