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
/
ng
Age
Commit message (
Expand
)
Author
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-15
fix(numberFilter): convert all non-finite/non-numbers/non-numeric strings to ...
Sergei Z
2014-02-14
fix($animate): ensure $animate doesn't break natural CSS transitions
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
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-06
chore(testing): de-flake a ngHref test for navigating away from the Angular page
Julie
2014-02-05
chore(testing): run end to end tests on firefox and safari as well as chrome
Julie
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
docs($compile): fixed syntax error.
Kamil Pekala
2014-02-04
docs($q): fixed grammatical error
John Kurlak
2014-02-03
chore(ngClass): remove debugger statement from an e2e test
Igor Minar
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
fix(docs): clarify doc for "args" in $broadcast and $emit
Brad Williams
2014-01-28
test(docs): convert example end to end doc tests from scenario runner to prot...
Julie
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-22
fix(a): don't preventDefault on click when SVGAElement has an xlink:href attr...
Caitlin Potter
2014-01-22
style($interval): remove ws and replace comma with semicolon
Igor Minar
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($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($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
2014-01-18
docs(ngInit): note precedence when used with filters
Chia-liang Kao
2014-01-17
docs(input): document ngValue directive
Abdessamad Idrissi
2014-01-17
docs($sce): correct documentation for angular 1.2.0
Cameron Spear
2014-01-17
docs(ngChange): clarify difference between ng-change DOM change event
Andreas Gruenbacher
2014-01-15
docs(ngShowHide): make a note of values considered to be falsy
Foxandxss
2014-01-13
fix($http): ensure default headers PUT and POST are different objects
Hendrixer
[next]