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
Age
Commit message (
Expand
)
Author
2011-11-14
refactor(mock): moved mocks into its own module
Misko Hevery
2011-11-14
refactor(api): remove type augmentation
Misko Hevery
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-13
style(docs): make jslint happy - fix some warnings
Vojta Jina
2011-11-13
fix(docs.guide): fix $location example
Vojta Jina
2011-11-13
feat(docs): allow examples with hidden source code
Vojta Jina
2011-11-13
feat(docs): allow custom attributes on <doc:source>
Vojta Jina
2011-11-13
feat(jquery): upgrade to jQuery 1.7
Dhruv Manek
2011-11-11
cleanup(parser): remove unused method
Misko Hevery
2011-11-09
chore(test): remove stale bit-rotten code
Misko Hevery
2011-11-08
fix(directives): make directive names case-insensitive
Igor Minar
2011-11-08
chore(release): preparing the 0.10.6 bubblewrap-cape iteration
Igor Minar
2011-11-08
chore(release): cutting the 0.10.5 steel-fist release
v0.10.5
Igor Minar
2011-11-08
docs(changelog): release notes for 0.10.5 steel-fist
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-11-05
docs(css): fixing positioning of disqus comments
Igor Minar
2011-11-01
style(angularFiles): just missing semi-colon and extra comma
Vojta Jina
2011-10-31
test(mocks): test mocks with compiled angular
Vojta Jina
2011-10-31
feat(matchers): extract jasmine matchers into separate file for future reuse
Vojta Jina
2011-10-31
test(scope): infinite digest test should pass on all browsers
Igor Minar
2011-10-31
fix(angular-bootstrap): fix boostrap scripts that broke w\ 5a2dcb9a
Igor Minar
2011-10-31
chore(watchr): watchr scripts should output logs to terminal
Igor Minar
2011-10-31
feat(scope): better logging of infinite digest error
Igor Minar
2011-10-31
style(widgets): fix typo in a spec comment
Igor Minar
2011-10-30
docs(jqlite): add missing methods
Vojta Jina
2011-10-30
feat(docs): remove the Report Issue link - duplication of disqus
Igor Minar
2011-10-30
fix(docs): special case url generation for index pages
Igor Minar
2011-10-30
fix(docs): increment load counter only when a valid page is requested
Igor Minar
2011-10-30
feat(docs): disqus integration
dandoyon
2011-10-30
fix(css): ng:form should always be a block element
Igor Minar
[next]