index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
service
/
formFactory.js
Age
Commit message (
Expand
)
Author
2012-02-28
refactor(forms): Even better forms
Vojta Jina
2012-02-21
feat($compile) add locals, isolate scope, transclusion
Misko Hevery
2012-01-25
docs(compiler): update the compiler docs
Misko Hevery
2012-01-25
add($compile): add compiler v2.0 - not connected
Misko Hevery
2012-01-23
refactor($controller): Add $controller service for instantiating controllers
Vojta Jina
2012-01-23
refactor(scope.$watch): rearrange arguments passed into watcher (newValue, ol...
Vojta Jina
2012-01-23
refactor(scope): separate controller from scope
Vojta Jina
2011-12-07
fix(filter): remove the $ prefix from filter service ids
Igor Minar
2011-11-14
style(docs): make jslint happy - fix some warnings
Vojta Jina
2011-11-14
fix(doc) cleanup all api doc link warnings
Misko Hevery
2011-11-14
doc($formFactory): migrated the $formFactory documentation
Misko Hevery
2011-11-14
doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK module
Misko Hevery
2011-11-14
chore(scenario tests): make scenario tests pass again
Misko Hevery
2011-11-14
refactor(parser): turn parser into a service (keep compatibility hack)
Misko Hevery
2011-11-14
refactor(services): migrate angular.service -> module
Misko Hevery
2011-11-14
refactor(injector): turn scope into a service
Misko Hevery
2011-10-12
docs(*): remove @workInProgress from everywhere
Igor Minar
2011-10-11
chore(formating): clean code to be function() {
Misko Hevery
2011-10-11
feat(forms): new and improved forms
Misko Hevery