aboutsummaryrefslogtreecommitdiffstats
path: root/src/directives.js
AgeCommit message (Expand)Author
2010-04-07clean up, fixes for appMisko Hevery
2010-04-05added ng-controller directiveMisko Hevery
2010-04-03injection is now workingMisko Hevery
2010-03-31all tests green, some dissabledMisko Hevery
2010-03-30more tests fixedMisko Hevery
2010-03-26moved all uneeded files out, widgets.html works, tests horribly brokenMisko Hevery
2010-03-25major refactoring of scopeMisko Hevery
2010-03-23markup now wroks, some refactoringsMisko Hevery
2010-03-22all angular.js directives now workMisko Hevery
2010-03-22rudementary event bind and trigger for jqliteMisko Hevery
2010-03-22upgraded jquery to 1.4.2 and made ng-action work with jqueryMisko Hevery
2010-03-22ng-watch directiveMisko Hevery
2010-03-22Merge branch 'directives' of github.com:angular/angular.js into directivesMisko Hevery
2010-03-22ng-repeat worksMisko Hevery
2010-03-22got few directives workingMisko Hevery
2010-03-18support for templatesMisko Hevery
2010-03-18initial revision of new plugable compilerMisko Hevery
2010-03-16spike widgets in new styleAdam Abrons
2010-03-16spike on directivesAdam Abrons