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
2013-10-03
fix($sanitize): sanitize DOCTYPE declarations correctly
paolo-delmundo
2013-10-02
fix($resource): pass transformed value to both callbacks and promises
jankuca
2013-10-02
fix(isArrayLike): correctly handle string primitives
Daniel Luz
2013-10-02
feat(ngMock.$timeout): remove flushNext method
Vojta Jina
2013-10-02
fix($location): prevent infinite digest error in IE7
Angel Balcarcel
2013-10-02
test($sce): ie8 fix for entire file
Chirayu Krishnappa
2013-10-02
fix($scope): $evalAsync executes on the right scope
Lucas Galfasó
2013-10-02
fix($compile): ng-attr to support dash separated attribute names
Jamie Mason
2013-10-02
style(rootScopeSpec): add semi-colons
Pete Bacon Darwin
2013-10-02
style($qSpec): add semi-colons
Pete Bacon Darwin
2013-10-01
test($sce): make ie8 happy
Chirayu Krishnappa
2013-10-01
fix($compile): allow interpolations for non-event handlers attrs
Francesco Pontillo
2013-10-01
fix($httpBackend): set headers with falsy values
Ricardo Bin
2013-10-01
fix($animator): avoid completing the animation asynchronously unless CSS tran...
Matias Niemelä
2013-10-01
fix($httpBackend): don't send empty string bodies
James Roper
2013-10-01
chore: remove Firefox CORS workaround
jquadrin
2013-10-01
fix(dateFilter): allow negative millisecond value strings
Henning Teek
2013-10-01
chore($ngAnimate): simplify vendor prefixes handling in tests
Michał Gołębiowski
2013-10-01
feat(filter): allow map of filters to be registered
Colin Casey
2013-10-01
feat($sce): simpler patterns for $sceDelegateProviders white/blacklists
Chirayu Krishnappa
2013-09-30
fix(ngTransclude): detect ngTranslude usage without a transclusion directive
jankuca
2013-09-30
fix($compile): link parents before traversing
Vojta Jina
2013-09-30
fix($animate): ensure transition-property is not changed when only keyframe a...
Matias Niemelä
2013-09-27
fix(log): prevent logging `undefined` for $log in IE
Colin Casey
2013-09-27
fix(jqLite): use get/setAttribute so that jqLite works on SVG nodes
Brian Ford
2013-09-26
fix($compile): collect ranges on multiple directives on one element
jankuca
2013-09-26
fix(ngAnimate): ensure that delays are always considered before an animation ...
Matias Niemelä
2013-09-25
fix(ngRepeat): correctly track elements even when the collection is initially...
jankuca
2013-09-20
test(ng-non-bindable): test sibling bindings
Chirayu Krishnappa
2013-09-20
fix(ng-bind-html): watch string value instead of wrapper
Chirayu Krishnappa
2013-09-20
fix(ngInclude): don't break attribute bindings on ngInclude-ed element
Brian Ford
2013-09-20
fix(ngView): IE8 regression due to expando on non-element nodes
Igor Minar
2013-09-17
fix($parse): disallow access to window and dom in expressions
Chirayu Krishnappa
2013-09-17
fix(test): fixed toThrow usage
Chirayu Krishnappa
2013-09-13
fix(ngOptions): ignore object properties which start with $
Gowtam Lal
2013-09-11
test($browser): correct false positive in ApplicationSpec.js
Woody Peterson
2013-09-11
fix(ngSanitize): sanitizer should not accept <!--> as a valid comment
R. Merkert
2013-09-06
fix(ngAnimate): check elapsedTime on current event
Matias Niemelä
2013-09-06
fix(ngScenario): provide event parameters as object
Matias Niemelä
2013-09-05
refactor($animate): use CSS3 transition/animation events instead of $timeouts...
Matias Niemelä
2013-09-03
fix(ngView): ensure ngClass works with together with ngView's transclusion be...
Matias Niemelä
2013-09-03
fix(ngAnimate): ensure that ngClass is always compiled before enter, leave an...
Matias Niemelä
2013-09-03
chore($rootScope): provide support to execute a function after the digest cyc...
Matias Niemelä
2013-09-03
fix(ngAnimate): cut down on extra $timeout calls
Matias Niemelä
2013-09-03
feat(ngMock): allow passing an object literal as shorthand to module
Merrick Christensen
2013-09-02
fix($http): allow empty responses to be cached
jankuca
2013-08-29
fix(core): parse IE11 UA string correctly
Chirayu Krishnappa
2013-08-27
test(Scope): fix tests after reverting commits
Igor Minar
2013-08-27
revert: feat(mocks): make $timeout#flush throw an exception when empty
Igor Minar
2013-08-27
revert: fix(mocks): $timeout#flush should not update time when empty
Igor Minar
[next]