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
/
directive
/
form.js
Age
Commit message (
Expand
)
Author
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery
2012-03-19
fix(ngForm): alias name||ngForm
Misko Hevery
2012-03-16
fix(forms): Remove double registering of form
g3-v1.0.0rc1
g3-v1.0.0-rc2
Vojta Jina
2012-03-13
feat(compile): allow ngForm on attribute and class
Misko Hevery
2012-03-13
feat(form): publish validationErrorKeys as CSS
Misko Hevery
2012-03-13
fix(forms): remove control.$form and use nullFormCtrl
Igor Minar
2012-03-13
fix(forms): fix nesting issues and add tests
Igor Minar
2012-03-13
fix(indexOf): use native impl if available
Igor Minar
2012-03-12
docs(*): renaming incorrect widget references to control or directive
Igor Minar
2012-03-12
fix(forms): prefix all form and control properties with $
Igor Minar
2012-03-12
fix(forms): remove the need for extra form scope
Igor Minar
2012-03-11
doc(fixes): to better support ng-directive notation
Misko Hevery
2012-03-09
chore(*): refactor all ng: to ng-
Igor Minar
2012-03-09
refactor(forms): remove registerWidget and use event instead
Vojta Jina
2012-03-08
chore(directives,widgets): reorg the code under directive/ dir
Igor Minar