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
Age
Commit message (
Expand
)
Author
2011-11-14
refacter(filters): convert filter/limitTo/orderBy from type augmentation to f...
Misko Hevery
2011-11-14
refactor(json): break dependence on api.js
Misko Hevery
2011-11-14
refactor(filter): filters are now injectable and services
Misko Hevery
2011-11-14
move(filters): appease the History God
Misko Hevery
2011-11-14
refactor(parser): turn parser into a service (keep compatibility hack)
Misko Hevery
2011-11-14
fix(JSON): json date parsing same native/ngular parser
Misko Hevery
2011-11-14
move(parser): appease the History God
Misko Hevery
2011-11-14
refactor($service): removed almost all references to scope.$service
Misko Hevery
2011-11-14
cleanup(parser): removed unused method
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
new(injector): new injector v2.0
Misko Hevery
2011-11-14
refactor(api): cleaned up the externalization of angular API methods
Misko Hevery
2011-11-14
feat(injector): support $inject(fn($service){}) function invocation
Misko Hevery
2011-11-14
feat(injector): support ['$service', function($service){}] annotations for fu...
Misko Hevery
2011-11-14
refactor(compiler) turn compiler into a service
Misko Hevery
2011-11-14
move(compiler): appease the History God
Misko Hevery
2011-11-14
feat(injector): Service look up failures include dependency path
Misko Hevery
2011-11-14
refactor(injector): turn scope into a service
Misko Hevery
2011-11-14
move(scope): appease the History God
Misko Hevery
2011-11-11
cleanup(parser): remove unused method
Misko Hevery
2011-11-08
fix(directives): make directive names case-insensitive
Igor Minar
2011-11-08
feat(ng:style): compatibility + perf improvements
Dhruv Manek
2011-11-08
docs(ng:bind-attr): improve examples
Igor Minar
2011-10-31
fix(angular-bootstrap): fix boostrap scripts that broke w\ 5a2dcb9a
Igor Minar
2011-10-31
feat(scope): better logging of infinite digest error
Igor Minar
2011-10-30
docs(jqlite): add missing methods
Vojta Jina
2011-10-26
fix(scenario.dsl): Fix dsl for $location
Vojta Jina
2011-10-26
feat(bootstrap): drop angular.js file name restrictions for autobind
Igor Minar
2011-10-26
style(Angular.js): various code style fixes
Igor Minar
2011-10-26
style(HashQueueMap): fixing a typo in the comment
Igor Minar
2011-10-26
fix(ng:repeat) with array ignore properties not representing array elements
Igor Minar
2011-10-26
fix(ng:view): ignore stale xhr callbacks
Igor Minar
2011-10-24
fix(angular.widget): Allow widgets to be styled in IE8 and below
Dhruv Manek
2011-10-24
fix(scenario): Change title to "AngularJS"
Vojta Jina
2011-10-22
fix(defer.cancel): should return false instead of undefined
Igor Minar
2011-10-22
feat($defer): add $defer.cancel
Igor Minar
2011-10-22
fix($location): rewrite links with nested elements
Vojta Jina
2011-10-20
feat(filter.date): use mediumDate as default
Igor Minar
2011-10-20
fix(date filter): default to fullDate format
Igor Minar
2011-10-20
fix(compiler): revert 8611ebe6 - calling \$digest after linking
Igor Minar
2011-10-20
fix(radio): allows data-binding on value property. Closes#316
Misko Hevery
2011-10-20
feat(sanitizer): add html5 elements to the whitelist
Igor Minar
2011-10-19
style(select): cleaning up select.js
Igor Minar
2011-10-19
fix(ng:options): compile null/blank option tag
TEHEK Firefox
2011-10-19
fix(ng:pattern): correctly parse out inlined regexp
Igor Minar
2011-10-19
docs(textarea): add docs for angular.widget.textarea
Igor Minar
2011-10-19
style(input): fix style violations in the input.js file
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
[next]