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
/
widget
/
form.js
Age
Commit message (
Expand
)
Author
2012-03-08
chore(directives,widgets): reorg the code under directive/ dir
Igor Minar
2012-03-08
chore(compiler): change default restriction to attribute only for directives
Misko Hevery
2012-02-28
refactor(directive.ngModel): rename emitValidity -> setValidity
Vojta Jina
2012-02-28
docs(forms): Update API docs for forms
Vojta Jina
2012-02-28
refactor(forms): Even better forms
Vojta Jina
2012-02-22
docs(scope): show which directives create scopes
Misko Hevery
2012-01-25
docs(compiler): update the compiler docs
Misko Hevery
2012-01-25
refactor(directives): connect new compiler
Misko Hevery
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-06
docs(form): add docs about form submission
Igor Minar
2011-12-06
feat(form): do not prevent submission if action attribute present
Vojta Jina
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
refactor(injector): switch to injector 2.0 introduce modules
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