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
/
ng
Age
Commit message (
Expand
)
Author
2013-11-13
docs($httpBackendSpec): fix typo in spy name
Ben Wiklund
2013-11-12
fix(urlUtils): urlUtils doesn't return right path for file:// on win
ROUL
2013-11-12
fix($compile): correctly handle interpolated style in replace templates
Tobias Bosch
2013-11-11
fix(ngIf): don't create multiple elements when changing from a truthy to anot...
Tobias Bosch
2013-11-08
fix(ngClassSpec): clear animation enable fn from postDigestQueue
Pete Bacon Darwin
2013-11-07
feat(jqLite): expose isolateScope() getter similar to scope()
Igor Minar
2013-11-07
fix($compile): don't leak isolate scope state when replaced directive is used...
Igor Minar
2013-11-07
fix($compile): correct isolate scope distribution to controllers
Igor Minar
2013-11-07
fix($compile): replaced element has isolate scope
Misko Hevery
2013-11-07
fix($compile): only pass isolate scope to children that belong to the isolate...
Vojta Jina
2013-11-07
fix($compile): make isolate scope truly isolate
Vojta Jina
2013-11-06
fix(ngInclude): only run anchorScroll after animation is done
Pete Bacon Darwin
2013-11-05
chore($sniffer): make msie variable public
Matias Niemelä
2013-11-04
fix(ngModel): deregister from the form on scope not DOM destruction
Igor Minar
2013-11-04
fix(ngIf): destroy child scope when destroying DOM
Igor Minar
2013-10-30
feat($parse): secure expressions by hiding "private" properties
Chirayu Krishnappa
2013-10-30
fix(ngIf): ngIf removes elements dynamically added to it
Brian Ford
2013-10-28
fix($compile): don't instantiate controllers twice for element transclude dir...
Igor Minar
2013-10-28
style(compileSpec): reorder and cleanup tests for $compile's transclusion fea...
Igor Minar
2013-10-25
fix($compile): attribute bindings should not break due to terminal directives
Igor Minar
2013-10-24
fix($compile): instantiate controlers when re-entering compilation
Igor Minar
2013-10-24
fix(input): keep track of min/max attars on-the-fly
Dmitry Shirokov
2013-10-18
fix(csp): fix csp auto-detection and stylesheet injection
Igor Minar
2013-10-15
fix($parse): check function call context to be safe
Chirayu Krishnappa
2013-10-11
fix($compile): abort compilation when duplicate element transclusion
Igor Minar
2013-10-10
refactor(location): $location now uses urlUtils, not RegEx
Jeff Cross
2013-10-09
feat(ngRepeat): use block separator comments
jankuca
2013-10-09
revert: fix($parse): handle promises returned from parsed function calls
Igor Minar
2013-10-09
fix($parse): deprecate promise unwrapping and make it an opt-in
Igor Minar
2013-10-09
test(filters): fix timezone-dependent test
Brian Ford
2013-10-07
fix(input): `false` is no longer an empty value by default
Pete Bacon Darwin
2013-10-07
feat($interval): add a service wrapping setInterval
Julie
2013-10-07
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin
2013-10-05
fix(rootScope): make stopPropagation only stop its own event
Pete Bacon Darwin
2013-10-04
chore($parse): convert parser() and lex() to prototype-based code
jankuca
2013-10-03
fix($compile): fix (reverse) directive postLink fn execution order
Igor Minar
2013-10-03
fix($compile): don't terminate compilation for regular transclusion directives
Igor Minar
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($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
[next]