aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng
AgeCommit message (Expand)Author
2014-02-16docs(sce): fix reference to $sceDelegateProviderPeter Bacon Darwin
2014-02-16docs(all): convert <pre>/</pre> snippets to GFM snippetsCaitlin Potter
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-02-15fix(numberFilter): convert all non-finite/non-numbers/non-numeric strings to ...Sergei Z
2014-02-14fix($animate): ensure $animate doesn't break natural CSS transitionsMatias Niemelä
2014-02-14fix($compile) support templates with table content root nodesCaitlin Potter
2014-02-13fix(input): don't apply textInput to <input type="file">Tim Whitbeck
2014-02-12fix(input): setViewValue on compositionendCaitlin Potter
2014-02-12docs($interpolate): fix link to $interpolateProvider#endSymbolCaitlin Potter
2014-02-12docs($location): fix link to $rootScope.Scope.$onCaitlin Potter
2014-02-12docs(currencyFilter): added missing line break in currency doc ptor testJames Kyle
2014-02-12docs(input): document NgModelController.$isEmpty parameters / return valueMathieu Tricoire
2014-02-11feat(filterFilter): support deeply nested predicate objectsCaitlin Potter
2014-02-11refactor(ngTransclude): use transclusion function passed in to linkDaniel Tabuenca
2014-02-10docs(ngSubmit): ngSubmit also works with the `data-action`/`x-action` attributesJames Wagoner
2014-02-10fix($compile): ensure element transclusion directives are linked with comment...Caitlin Potter
2014-02-06chore(testing): de-flake a ngHref test for navigating away from the Angular pageJulie
2014-02-05chore(testing): run end to end tests on firefox and safari as well as chromeJulie
2014-02-04fix($http): ignore xhr.responseType setter exception if value is "json"Caitlin Potter
2014-02-04docs(log.js): param debugEnabled is a boolean and not a stringGiffenGood
2014-02-04revert: "fix($http): ignore xhr.responseType setter exception if value is "js...Caitlin Potter
2014-02-04fix($http): ignore xhr.responseType setter exception if value is "json"Caitlin Potter
2014-02-04docs($compile): fixed syntax error.Kamil Pekala
2014-02-04docs($q): fixed grammatical errorJohn Kurlak
2014-02-03chore(ngClass): remove debugger statement from an e2e testIgor Minar
2014-01-31fix(http): make jshint happyIgor Minar
2014-01-31fix($http): update httpBackend to use ActiveXObject on IE8 if necessaryJorg
2014-01-31fix($q): make $q.reject support `finally` and `catch`Lucas Galfasó
2014-01-31fix($compile): retain CSS classes added in cloneAttachFn on asynchronous dire...Caitlin Potter
2014-01-31fix(filterFilter): don't interpret dots in predicate object fields as pathsIgor Minar
2014-01-30fix(docs): clarify doc for "args" in $broadcast and $emitBrad Williams
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2014-01-26docs(select): rephase note on ngOptionsDavid Nelson
2014-01-26docs(ngSwitch): fixed typo 'choses' to 'chooses'David Nelson
2014-01-22fix(a): don't preventDefault on click when SVGAElement has an xlink:href attr...Caitlin Potter
2014-01-22style($interval): remove ws and replace comma with semicolonIgor Minar
2014-01-21fix(input): use Chromium's email validation regexpCaitlin Potter
2014-01-21docs(select): add callout style for a noteBrian Ford
2014-01-21docs(select): add object comparison warningDan Matthews
2014-01-21fix($parse): do not use locals to resolve object propertiesLucas Galfasó
2014-01-19docs(ngEventDirs): document priority of event directivesAbraham
2014-01-18docs($http): remove outdated part about $http outside of $apply phaseChristoph Burgdorf
2014-01-18docs($q): note that function okToGreet is expected to be defined in exampleletsmakesense
2014-01-18docs(ngInit): ng-init is an attribute/class directive, not an element directiveBastian Buchholz
2014-01-18docs(ngInit): note precedence when used with filtersChia-liang Kao
2014-01-17docs(input): document ngValue directiveAbdessamad Idrissi
2014-01-17docs($sce): correct documentation for angular 1.2.0Cameron Spear
2014-01-17docs(ngChange): clarify difference between ng-change DOM change eventAndreas Gruenbacher
2014-01-15docs(ngShowHide): make a note of values considered to be falsyFoxandxss
2014-01-13fix($http): ensure default headers PUT and POST are different objectsHendrixer