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
Age
Commit message (
Expand
)
Author
2012-09-20
fix($compile): reference local in isolate scope
Vojta Jina
2012-09-11
fix($route): support inline annotation on .resolve
Misko Hevery
2012-09-11
feat($http): Allow setting withCredentials on defaults
Tom Hughes
2012-09-11
fix($evalAsync): have only one global async queue
Misko Hevery
2012-09-06
fix(FormController): propagate dirty state to parent forms
Kai Groner
2012-09-06
fix(ngSrc): don't set src if value is empty string
Xiangru Chen
2012-09-06
fix($injector): more conservative annotation parsing
Misko Hevery
2012-09-06
feat(scenario): add dblclick method to the ngScenario dsl
Pedro Del Gallego
2012-09-06
fix(dateFilter): make timezone optional
Iwein Fuld
2012-09-06
feat(ngModel): support ngTrim attribute on input
Gregory Pike
2012-09-06
fix($resource): allow falsy values in URL parameters
BenjamĂn Eidelman
2012-09-06
fix($resource): ignore undefined parameters
petrovalex
2012-09-06
fix(ngClassEven/Odd): filtering/ordering and repeater
petrovalex
2012-09-06
fix(ngClass): works with class interpolation
Max Martinsson
2012-09-06
feat($resource): support custom headers per action
Max Martinsson
2012-09-06
fix(ngRepeat): now works with primitive types
Zhenbo Zhang
2012-09-06
fix($parser): string concatination with undefined model
petrovalex
2012-09-06
fix(dateFilter): support sub-second precision on dateFilter
Stein Jakob Nordbø
2012-08-31
revert: fix(ng-repeat) to work with primitive types
Igor Minar
2012-08-30
test(locationSpec): fix broken tests after vojta's commit
Igor Minar
2012-08-30
fix(scenario): Adding meta tag to avoid cache issues
German Galvis
2012-08-30
fix(ng-repeat) to work with primitive types
Zhenbo Zhang
2012-08-30
test(bootstrap): test exception siling during bootstrap
Igor Minar
2012-08-30
test(ngApp): add missing test for [ng-app] bootstrap
Igor Minar
2012-08-30
feat($interpolate): provide contextual error messages
Brian Ford
2012-08-27
fix(docs) typo
Misko Hevery
2012-08-13
fix($compile): denormalize directive templates
Igor Minar
2012-08-13
refactor($compile): code cleanup
Igor Minar
2012-08-13
fix(ngPluralize): fixes ng-pluralize when using non-standard start/end symbols
Brian Ford
2012-08-13
style(ngPluralizeSpec): fix indentation
Igor Minar
2012-08-13
feat($interpolate): expose start/end symbols in run phase
Igor Minar
2012-08-13
fix($interpolate): $interpolateProvider.endSymbol() returns startSymbol
Igor Minar
2012-08-10
feat($http): support reponseType
Vojta Jina
2012-08-10
fix(option): support option elements in datalist
Igor Minar
2012-08-10
feat($sniffer): auto detect CSP mode
Vojta Jina
2012-08-10
test(jqLite): add missing test for $destroy event
Igor Minar
2012-08-10
fix(form): prevent page reload when form destroyed
Igor Minar
2012-08-07
test(form): fix broken preventDefault test
Igor Minar
2012-08-07
refactor(formSpec): group preventDefault specs into a describe
Igor Minar
2012-07-19
refactor($injector): move $injector into the providerCache
JP Sugarbroad
2012-06-22
fix(browser): prevent ie from getting into redirect loop
Misko Hevery
2012-06-20
fix($location): url rewriting if element was removed
Vojta Jina
2012-06-14
fix($location): fix URL interception in hash-bang mode
Misko Hevery
2012-06-13
fix($location): correctly parse link urls in hashbang mode with prefix
Misko Hevery
2012-06-12
fix($defer): remove deprecated $defer service
Igor Minar
2012-06-12
fix($location): correctly parse link urls in hashbang mode
Misko Hevery
2012-06-10
test($location): fix tests borked during event renaming
Igor Minar
2012-06-08
fix($compile): correctly merge class attr for replace directives
Max Martinsson
2012-06-08
fix($http): add utf-8 to default Content-Type header (post/put)
Vojta Jina
2012-06-08
feat($compile): simplify isolate scope bindings
Misko Hevery
[next]