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
2012-02-21
feat(mouseenter/mouseleave): emulating ie events
Misko Hevery
2012-02-21
docs(decorator): add missing decorate docs
Misko Hevery
2012-02-21
fix(select): double array issue with multislect and jQuery
Misko Hevery
2012-02-21
fix(doc): example was referring to non existent CSS
Misko Hevery
2012-02-21
feat(scope): scope.$emit/$broadcast return the event object, add cancelled pr...
Vojta Jina
2012-02-16
fix(injector) .instantiate([Type]) produced wrong result
Misko Hevery
2012-02-08
fix($injector): instantiate returns instance, if non-object value returned fr...
Vojta Jina
2012-02-05
fix(jqLite): fix memory leaking in IE8 (remove monkey patched methods on Event)
Vojta Jina
2012-01-25
fix($parse): simplify getterFn
Igor Minar
2012-01-25
fix($parse): small fixes
Igor Minar
2012-01-25
fix($parse): get rid of $unboundFn
Igor Minar
2012-01-25
cleanup($scope): remove $$scope ref.
Misko Hevery
2012-01-25
docs(compiler): update the compiler docs
Misko Hevery
2012-01-25
feat(scriptTemplateLoader): provide template inlining
Misko Hevery
2012-01-25
refactor(directives): connect new compiler
Misko Hevery
2012-01-25
add($compile): add compiler v2.0 - not connected
Misko Hevery
2012-01-25
refactor($interpolate): improve interpolation service add documentation
Misko Hevery
2012-01-25
refactor(sanitizer): turn sanitizer into a service
Misko Hevery
2012-01-25
fix(injector): small perf improvement & code cleanup
Igor Minar
2012-01-25
feat(jqLite): add contents()
Misko Hevery
2012-01-25
feature($exceptionHandler): $exceptionHandler now supports var_args
Misko Hevery
2012-01-24
feat(ng:class): support using map of classnames and conditions
Kai Groner
2012-01-23
fix($parse): fixing typos in JS_KEYWORDS
Igor Minar
2012-01-23
fix(scope): support watching functions
Igor Minar
2012-01-23
refactor($controller): Add $controller service for instantiating controllers
Vojta Jina
2012-01-23
refactor(scope.$watch): rearrange arguments passed into watcher (newValue, ol...
Vojta Jina
2012-01-23
refactor(scope): separate controller from scope
Vojta Jina
2012-01-22
docs($http): fix missing quote
alkis
2012-01-19
docs($http): doc fixes suggested by Gina
Igor Minar
2012-01-17
docs(*): more docs
Igor Minar
2012-01-17
fix($locationProvider) hashPrefix's getter returned html5Mode + doc fix
Konstantin Stepanov
2012-01-17
docs(*): various doc fixes
Igor Minar
2012-01-16
fix(e2e $httpBackend): use browser.defer instead of $defer
Igor Minar
2012-01-16
feat(jqLite): added injector() helper method
Igor Minar
2012-01-14
fix($location): do not $digest if browser's url change fired within $apply/$d...
Vojta Jina
2012-01-13
feat(module): add runtime block
Misko Hevery
2012-01-13
style(*): small fixes
Igor Minar
2012-01-13
fix($http): anonnymous response interceptors should be treated as factories
Igor Minar
2012-01-13
docs($http, $httpBackend): docs docs docs
Igor Minar
2012-01-13
fix($http): remove support for PATCH + better whenXXX, expectXXX api
Igor Minar
2012-01-13
refactor($autoScroll): rename to $anchorScroll and allow disabling auto scrol...
Vojta Jina
2012-01-13
fix($autoScroll): scroll even if $location is in html5 mode
Vojta Jina
2012-01-13
style(mocks): remove console.log
Vojta Jina
2012-01-12
docs(inject/module): add documentation
Misko Hevery
2012-01-12
refactor(module): strict separation between module-config / app-runtime
Misko Hevery
2012-01-11
style(mock): make jslint and igor happier
Vojta Jina
2012-01-11
refactor(mock.$httpBackend): split (e2e/unit testing version of $httpBackend ...
Vojta Jina
2012-01-11
fix(mock.$httpBackend): resetExpectations should not create new array
Vojta Jina
2012-01-10
feat(module): new module loader
Misko Hevery
2012-01-10
chore(license): update year
Misko Hevery
[next]