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-16
docs(bike-shed-migration): fix invalid </file name=""> HTML in examples
Peter Bacon Darwin
2014-02-16
docs(ngResource): fix over-length line
Peter Bacon Darwin
2014-02-16
docs(sce): fix invalid @name tags
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): let markdown deal with extenal links
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert <doc:...> examples to <example>...
Peter Bacon Darwin
2014-02-16
docs(sce): fix reference to $sceDelegateProvider
Peter Bacon Darwin
2014-02-16
docs(all): convert <pre>/</pre> snippets to GFM snippets
Caitlin Potter
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): move ng module doc into Angular.js
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): Add missing module tag
Peter Bacon Darwin
2014-02-15
fix(numberFilter): convert all non-finite/non-numbers/non-numeric strings to ...
Sergei Z
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
[next]