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
/
test
/
widget
/
inputSpec.js
Age
Commit message (
Expand
)
Author
2011-11-14
refactor($service): removed almost all references to scope.$service
Misko Hevery
2011-11-14
refactor(services): migrate angular.service -> module
Misko Hevery
2011-11-14
refactor(injector): switch to injector 2.0 introduce modules
Misko Hevery
2011-11-14
refactor(compiler) turn compiler into a service
Misko Hevery
2011-11-14
refactor(injector): turn scope into a service
Misko Hevery
2011-10-20
fix(radio): allows data-binding on value property. Closes#316
Misko Hevery
2011-10-19
fix(ng:pattern): correctly parse out inlined regexp
Igor Minar
2011-10-19
feat(input): add ng:minlength and ng:maxlength validation
Konstantin Stepanov
2011-10-19
fix(input): recognize 'password' as an html input type
Konstantin Stepanov
2011-10-13
fix(checkbox): prefix true-value & false-value with ng:
Igor Minar
2011-10-12
test(checkbox): add test for ng:change
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