angular.js/src/ng/directive
Igor Minar eed299a31b fix(ngTransclude): clear the translusion point before transcluding
when the transluded content is being teleported to the translusion point, we should ensure that
the translusion point is empty before appending otherwise we end up with junk before the transcluded
content
2013-08-20 23:31:38 -07:00
..
a.js feat(jqLite): switch bind/unbind to more recent jQuery on/off 2013-06-19 20:53:24 +01:00
booleanAttrs.js fix(select): don't support binding to select[multiple] 2013-07-24 18:53:09 -07:00
directives.js chore(*): remove dead code and fix code style issues 2012-04-10 16:52:12 -07:00
form.js feat(ngForm): Supports expression in form names 2013-08-07 13:50:18 -07:00
input.js docs(ngModel): validators should return undefined for invalid values. 2013-08-09 10:21:32 -07:00
ngBind.js feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafe 2013-07-25 14:29:56 -07:00
ngClass.js docs(ngClass): updated the example with string, map and array syntax 2013-08-07 15:36:02 -07:00
ngCloak.js fix(ngCloak): hide element even when CSS 'display' is set 2013-07-02 22:57:34 -07:00
ngController.js refactor($route): pull $route and friends into angular-route.js 2013-06-06 17:07:12 -07:00
ngCsp.js docs(ngCsp): add more informative details 2013-05-16 21:22:07 +01:00
ngEventDirs.js feat(directive): ng:focus, ng:blur 2013-07-18 19:24:42 +02:00
ngIf.js chore(ngdocs): all animation-supported directives working with docs examples and jsFiddle/Plunkr pages 2013-07-29 21:22:05 -07:00
ngInclude.js revert(ngInclude): remove ngInclude manual transclusion system 2013-08-19 14:55:19 -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 feat(ngPluralize): add alternative mapping using attributes 2013-07-14 16:36:15 +02:00
ngRepeat.js chore(ngdocs): all animation-supported directives working with docs examples and jsFiddle/Plunkr pages 2013-07-29 21:22:05 -07:00
ngShowHide.js fix(ngShowHide): change the .ng-hide CSS class to use an !important flag 2013-08-02 23:55:53 -07:00
ngStyle.js fix(*): name all anonymous watch functions in Angular 2012-09-06 16:06:25 -07:00
ngSwitch.js chore(ngdocs): all animation-supported directives working with docs examples and jsFiddle/Plunkr pages 2013-07-29 21:22:05 -07:00
ngTransclude.js fix(ngTransclude): clear the translusion point before transcluding 2013-08-20 23:31:38 -07:00
script.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
select.js feat(jqLite): switch bind/unbind to more recent jQuery on/off 2013-06-19 20:53:24 +01:00
style.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00