aboutsummaryrefslogtreecommitdiffstats
path: root/src/service/formFactory.js
AgeCommit message (Expand)Author
2012-02-28refactor(forms): Even better formsVojta Jina
2012-02-21feat($compile) add locals, isolate scope, transclusionMisko Hevery
2012-01-25docs(compiler): update the compiler docsMisko Hevery
2012-01-25add($compile): add compiler v2.0 - not connectedMisko Hevery
2012-01-23refactor($controller): Add $controller service for instantiating controllersVojta Jina
2012-01-23refactor(scope.$watch): rearrange arguments passed into watcher (newValue, ol...Vojta Jina
2012-01-23refactor(scope): separate controller from scopeVojta Jina
2011-12-07fix(filter): remove the $ prefix from filter service idsIgor Minar
2011-11-14style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-14fix(doc) cleanup all api doc link warningsMisko Hevery
2011-11-14doc($formFactory): migrated the $formFactory documentationMisko Hevery
2011-11-14doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK moduleMisko Hevery
2011-11-14chore(scenario tests): make scenario tests pass againMisko Hevery
2011-11-14refactor(parser): turn parser into a service (keep compatibility hack)Misko Hevery
2011-11-14refactor(services): migrate angular.service -> moduleMisko Hevery
2011-11-14refactor(injector): turn scope into a serviceMisko Hevery
2011-10-12docs(*): remove @workInProgress from everywhereIgor Minar
2011-10-11chore(formating): clean code to be function() {Misko Hevery
2011-10-11feat(forms): new and improved formsMisko Hevery