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
/
ng
/
directive
/
form.js
Age
Commit message (
Expand
)
Author
2013-09-19
docs(ngForm): fix grammar and improve explanation
Dave Peticolas
2013-09-11
style(ngForm): simplify restrict difference between form and ngForm
rodyhaddad
2013-08-07
feat(ngForm): Supports expression in form names
Matthew Windwer
2013-07-24
fix(form): pick the right attribute name for ngForm
Pawel Kozlowski
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
2013-06-12
docs(FormController): add methods for FormController
Dean Sofer
2013-01-04
docs(form): minor form doc and example fixes
Jonathan Card
2012-11-26
feat(form): add ability to reset a form to pristine state
Pawel Kozlowski
2012-09-06
fix(FormController): propagate dirty state to parent forms
Kai Groner
2012-08-10
fix(form): prevent page reload when form destroyed
Igor Minar
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-04-10
chore(*): remove dead code and fix code style issues
Igor Minar
2012-04-09
fix(docs): change all directive references to use the normalized names
Igor Minar
2012-04-03
fix(form): preperly clean up when invalid widget is removed
Misko Hevery
2012-03-29
fix(FormController): ask for dependency to fool the BC module
Igor Minar
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery