aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2014-02-19docs($routeProvider): fix indentationSteven Petryk
2014-02-18fix(jqLite): make jqLite('<iframe src="someurl">').contents() return iframe d...Caitlin Potter
2014-02-18docs(ngClass): Explain all 3 ways how to use ngClassBrad Williams
2014-02-18style: remove ws and enfore no-trailing-ws jscs ruleIgor Minar
2014-02-18docs($q): fixup dgeni ngdoc annotations for $q methodsCaitlin Potter
2014-02-18docs($interpolate): correct small typoPaul Dijou
2014-02-17docs(bike-shed-migration): convert doctype and namesStéphane Reynaud
2014-02-16chore(ngPluralize): remove useless docs headingMatias Niemelä
2014-02-16docs(NgModelController): don't run contenteditable example on FFPeter Bacon Darwin
2014-02-16docs(*): fix jshint issues in examplesPeter Bacon Darwin
2014-02-16chore(e2etests): fix a browser check which was actually assigning the parameterJulie
2014-02-16docs(api): escape params that have <object> in their typePeter Bacon Darwin
2014-02-16docs($locationProvider): tag as a provider rather than objectPeter Bacon Darwin
2014-02-16docs(content): fix bad linksPeter Bacon Darwin
2014-02-16docs(ngHref): fix example that navigates away from the pagePeter Bacon Darwin
2014-02-16docs(ngRoute): ask for examples to have their base[href] fixedPeter Bacon Darwin
2014-02-16docs(ngHref): don't run the breaking protractor testPeter Bacon Darwin
2014-02-16test(docs-app-e2e): refactor test inline with new docs appPeter Bacon Darwin
2014-02-16docs(ngShowHide): fix icons in examplePeter Bacon Darwin
2014-02-16docs(examples): fix example dependenciesPeter Bacon Darwin
2014-02-16docs(ngSanitize): add dependency on angular-sanitize to examplePeter Bacon Darwin
2014-02-16docs(injector): move angular.injector to the ng modulePeter Bacon Darwin
2014-02-16chore(protractor tests): fix up e2e testsJulie
2014-02-16chore(protractor-generator): add dgeni processor for protractorJulie
2014-02-16docs(bike-shed-migration): fix url-based links refs to AUTO modulePeter Bacon Darwin
2014-02-16docs(bike-shed-migration): fix invalid </file name=""> HTML in examplesPeter Bacon Darwin
2014-02-16docs(ngResource): fix over-length linePeter Bacon Darwin
2014-02-16docs(sce): fix invalid @name tagsPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): let markdown deal with extenal linksPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert <doc:...> examples to <example>...Peter Bacon Darwin
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-16docs(bike-shed-migration): move ng module doc into Angular.jsPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): Add missing module tagPeter Bacon Darwin
2014-02-15fix(numberFilter): convert all non-finite/non-numbers/non-numeric strings to ...Sergei Z
2014-02-14style(animate): remove wsIgor Minar
2014-02-14fix($animate): ensure $animate doesn't break natural CSS transitionsMatias Niemelä
2014-02-14pref($animate): only trigger DOM callbacks if registered on the element being...Matias Niemelä
2014-02-14pref($animate): group all asynchronous requests into one shared bufferMatias Niemelä
2014-02-14chore(jqLite): expose the _data lookup function to angular.elementMatias 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-11docs(core): add closing tag to ngApp directive exampleJesse Palmer
2014-02-11docs(jqLite): link to jQuery.fn.bind/unbind docs rather than jQuery.fn.on/off...Evgeniy Tkachenko