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
2014-02-28
docs(forms): generated CSS classes for forms and inputs must have a ng prefix
Matias Niemelä
2014-02-28
feat($animate): animate dirty, pristine, valid, invalid for form/fields
Yves Brissaud
2014-02-18
style: remove ws and enfore no-trailing-ws jscs rule
Igor Minar
2014-02-16
docs(content): fix bad links
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): fix invalid </file name=""> HTML in examples
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert <doc:...> examples to <example>...
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-01-28
test(docs): convert example end to end doc tests from scenario runner to prot...
Julie
2014-01-06
docs(form): changed capitalization in CSS classes section
jesse
2013-11-27
docs(form): provide a list of Angular's built-in validation tokens
Blaise Kal
2013-11-14
docs(FormController): remove unnecessary parenthesis
Stéphane Reynaud
2013-10-27
docs(form): fix typo
Yuriy Bilogub
2013-10-26
docs(ngForm): ensure correct attribute name in usage example
David Bennett
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-07
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin
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