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
2014-02-07
revert: refactor(mocks): simplify the `inject` implementation
Igor Minar
2014-02-06
chore(testing): de-flake a ngHref test for navigating away from the Angular page
Julie
2014-02-06
fix($locale): Minor grammar amends for locale_lt
Kasparas Galdikas
2014-02-06
docs(injector): correct typo in example
sunderls
2014-02-06
fix(mocks): rename mock.animate to ngAnimateMock and ensure it contains all t...
Matias Niemelä
2014-02-06
fix(mocks): remove usage of $animate.flushNext in favour of queing
Matias Niemelä
2014-02-05
docs(angular.forEach): add missing space in test
Franziskus Domig
2014-02-05
chore(testing): run end to end tests on firefox and safari as well as chrome
Julie
2014-02-05
docs(forEach): correct spelling error
Hopiu
2014-02-04
fix(ngMock): return false from mock $interval.cancel() when no argument is su...
Daniel Luxemburg
2014-02-04
fix(jqLite): trim HTML string in jqLite constructor
Caitlin Potter
2014-02-04
fix($http): ignore xhr.responseType setter exception if value is "json"
Caitlin Potter
2014-02-04
docs(log.js): param debugEnabled is a boolean and not a string
GiffenGood
2014-02-04
revert: "fix($http): ignore xhr.responseType setter exception if value is "js...
Caitlin Potter
2014-02-04
fix($http): ignore xhr.responseType setter exception if value is "json"
Caitlin Potter
2014-02-04
fix(ngResource): don't filter "$"-prefixed properties from ngResource request...
Thomas Belin
2014-02-04
docs($compile): fixed syntax error.
Kamil Pekala
2014-02-04
docs($q): fixed grammatical error
John Kurlak
2014-02-03
refactor(mocks): simplify the implementation
Igor Minar
2014-02-03
fix(mocks): always call functions injected with `inject` with `this` set to t...
Wes Alvaro
2014-02-03
chore(ngClass): remove debugger statement from an e2e test
Igor Minar
2014-02-03
fix(ngResource): don't append number to '$' in url param value when encoding URI
Caitlin Potter
2014-01-31
fix(http): make jshint happy
Igor Minar
2014-01-31
fix($http): update httpBackend to use ActiveXObject on IE8 if necessary
Jorg
2014-01-31
fix($q): make $q.reject support `finally` and `catch`
Lucas Galfasó
2014-01-31
fix($compile): retain CSS classes added in cloneAttachFn on asynchronous dire...
Caitlin Potter
2014-01-31
fix(filterFilter): don't interpret dots in predicate object fields as paths
Igor Minar
2014-01-30
Edited the 'Flushing HTTP requests' section
Shawn Flahave
2014-01-30
fix(docs): clarify doc for "args" in $broadcast and $emit
Brad Williams
2014-01-29
docs($provide): return instance of Ping, rather than constructor
Clark Pan
2014-01-28
test(docs): convert example end to end doc tests from scenario runner to prot...
Julie
2014-01-27
fix(mocks): refactor currentSpec to work w/ Jasmine 2
John Papa
2014-01-26
docs(select): rephase note on ngOptions
David Nelson
2014-01-26
docs(ngSwitch): fixed typo 'choses' to 'chooses'
David Nelson
2014-01-24
feat($animate): provide support for a close callback
Matias Niemelä
2014-01-23
docs(ngdoc): ensure module installation docs are accurate
Peter Bacon Darwin
2014-01-22
fix(a): don't preventDefault on click when SVGAElement has an xlink:href attr...
Caitlin Potter
2014-01-22
docs(ngRoute): grammar correction
Allon Hadaya
2014-01-22
style($interval): remove ws and replace comma with semicolon
Igor Minar
2014-01-22
docs(ngMock): $log.error property contains messages from $log.error, not $log...
gabrielbrasil
2014-01-21
fix(input): use Chromium's email validation regexp
Caitlin Potter
2014-01-21
docs(select): add callout style for a note
Brian Ford
2014-01-21
docs(select): add object comparison warning
Dan Matthews
2014-01-21
fix(ngRoute): pipe preceding route param no longer masks ? or * operator
Caitlin Potter
2014-01-21
fix($parse): do not use locals to resolve object properties
Lucas Galfasó
2014-01-19
docs(ngEventDirs): document priority of event directives
Abraham
2014-01-18
docs($http): remove outdated part about $http outside of $apply phase
Christoph Burgdorf
2014-01-18
docs($provide): fix Markdown formatting for provider method
Vlad GURDIGA
2014-01-18
docs($q): note that function okToGreet is expected to be defined in example
letsmakesense
2014-01-18
docs(ngInit): ng-init is an attribute/class directive, not an element directive
Bastian Buchholz
[next]