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
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-29
perf(ngBindHtml): watch the original value and sanitize later
Chirayu Krishnappa
2013-08-29
fix(ngMocks): $logProvider should not use internal APIs
Adam de Baugh
2013-08-29
docs($q): document notify behavior
Colin Frei
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
2013-08-27
style($http): remove unused argument
Igor Minar
2013-08-27
fix(i18n): remove obsolete locale files
Igor Minar
2013-08-26
feat(Scope): async auto-flush $evalAsync queue when outside of $digest
Igor Minar
2013-08-25
fix(mocks): $timeout#flush should not update time when empty
Igor Minar
2013-08-25
feat(mocks): make $timeout#flush throw an exception when empty
Igor Minar
2013-08-24
fix($q): reject should catch & forward exceptions thrown in errback
Igor Minar
2013-08-23
chore: reorganize test helper files under test/helpers
Igor Minar
2013-08-23
fix($animate): skip ngAnimate animations if the provided element already has ...
Matias Niemelä
2013-08-23
fix($animate): only execute a timeout when transitions or keyframe animations...
Matias Niemelä
2013-08-23
feat(ngMock): add support for creating dynamic style sheets within test code
Matias Niemelä
2013-08-23
fix($sniffer): history problems on Boxee box
Dusan Bartos
2013-08-22
revert: fix($sce): allow IE7 standards mode to pass non-quirks mode test
Chirayu Krishnappa
2013-08-22
docs(module): improve the installation instructions for optional modules
Brian Ford
2013-08-21
fix($q): fix forwarding resolution when callbacks aren't functions
Brian Ford
2013-08-21
fix(docs): Replace missing end tilde in resource docs for minerr.
Adam Shannon
2013-08-21
docs(angular.module): improve docs
Sequoia McDowell
2013-08-21
fix($sce): allow IE7 standards mode to pass non-quirks mode test
justinrknowles
2013-08-20
fix(ngTransclude): clear the translusion point before transcluding
Igor Minar
2013-08-20
fix(ngTransclude): make the transclusion available to parent post-link
Igor Minar
2013-08-20
docs(sce,urlutils): update table to use marked syntax
Chirayu Krishnappa
2013-08-19
fix($sniffer): ensure older versions of webkit work for animations
Matias Niemelä
2013-08-19
revert(ngView): remove ngView manual transclusion system
Matias Niemelä
2013-08-19
revert(ngInclude): remove ngInclude manual transclusion system
Matias Niemelä
2013-08-16
docs($sce): fix parseAsHtml link
Misha Moroshko
2013-08-16
fix($injector): don't parse fns with no args
Igor Minar
2013-08-15
fix(filter): filter on false properties
Tom Dunstan
2013-08-15
fix($parse): handle promises returned from parsed function calls
Jussi Kosunen
2013-08-15
feat(minerr): log minerr doc url in development
Ken Sheedlo
2013-08-15
style($route): make some jshint recommended changes
Josh Taylor
2013-08-15
docs($route): add hint for ngRoute module inclusion
Reto Aebersold
2013-08-15
docs($cookies): add info about angular-cookies.js
Rob Dodson
2013-08-15
docs($interpolate): fix example for provider w/ custom symbols
Igor Minar
2013-08-14
fix(orderBy): remove redundant if statement
ItsLeeOwen
2013-08-14
fix($timeout): clean deferreds immediately after callback exec/cancel
Andy Gurden
2013-08-14
docs($http): added return to interceptors success callback
Mikk Kirstein
2013-08-13
chore($parse): remove duplicate comment line
Igor Minar
2013-08-13
chore(mocks): remove obsolte createMockWindow api
Igor Minar
2013-08-12
docs(minErr): add location/ipthprfx
Igor Minar
[next]