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-14
style(animate): remove ws
Igor Minar
2014-02-14
fix($animate): ensure $animate doesn't break natural CSS transitions
Matias Niemelä
2014-02-14
pref($animate): only trigger DOM callbacks if registered on the element being...
Matias Niemelä
2014-02-14
pref($animate): group all asynchronous requests into one shared buffer
Matias Niemelä
2014-02-14
chore(jqLite): expose the _data lookup function to angular.element
Matias Niemelä
2014-02-14
fix($compile) support templates with table content root nodes
Caitlin Potter
2014-02-13
fix(input): don't apply textInput to <input type="file">
Tim Whitbeck
2014-02-12
fix(input): setViewValue on compositionend
Caitlin Potter
2014-02-12
docs($interpolate): fix link to $interpolateProvider#endSymbol
Caitlin Potter
2014-02-12
docs($location): fix link to $rootScope.Scope.$on
Caitlin Potter
2014-02-12
docs(currencyFilter): added missing line break in currency doc ptor test
James Kyle
2014-02-12
docs(input): document NgModelController.$isEmpty parameters / return value
Mathieu Tricoire
2014-02-11
docs(core): add closing tag to ngApp directive example
Jesse Palmer
2014-02-11
docs(jqLite): link to jQuery.fn.bind/unbind docs rather than jQuery.fn.on/off...
Evgeniy Tkachenko
2014-02-11
feat(filterFilter): support deeply nested predicate objects
Caitlin Potter
2014-02-11
refactor(ngTransclude): use transclusion function passed in to link
Daniel Tabuenca
2014-02-10
docs(ngSubmit): ngSubmit also works with the `data-action`/`x-action` attributes
James Wagoner
2014-02-10
fix($compile): ensure element transclusion directives are linked with comment...
Caitlin Potter
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
[next]