aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-16docs(api/index): fix ambiguous ngClick linkPeter 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-16chore(doc-gen): provide example dependencyPath in configPeter Bacon Darwin
2014-02-16chore(doc-gen): move git info into its own processorPeter Bacon Darwin
2014-02-16chore(docs-indexPage.template): add onload handler for Google AnalyticsPeter Bacon Darwin
2014-02-16chore(indexPage.template): add back Google analytics and offline supportPeter Bacon Darwin
2014-02-16docs(injector): move angular.injector to the ng modulePeter Bacon Darwin
2014-02-16chore(docs): remove 'AngularJS ' prefix from version drop-downPeter Bacon Darwin
2014-02-16chore(protractor tests): fix up e2e testsJulie
2014-02-16chore(protractor-generator): add dgeni processor for protractorJulie
2014-02-16docs(misc): add landing page for the miscellaneous areaPeter Bacon Darwin
2014-02-16docs(tutorial): give the tutorial landing page a better namePeter Bacon Darwin
2014-02-16chore(doc-gen): new docsPeter Bacon Darwin
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): change tutorial doctype and add @step tagPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): fix up links outside the domainPeter 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-14chore(release): update cdn versionjenkins
2014-02-14docs(changelog): release notes for 1.2.13v1.2.13Brian Ford
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-13Merge pull request #6245 from brianhall/masterNaomi Black
2014-02-13docs(logo): change logo to vector format in .eps fileBrian Hall
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(guide/$location): correct link to HTML5 draft section 5.5 (history api)Stéphane Reynaud
2014-02-12docs(input): document NgModelController.$isEmpty parameters / return valueMathieu Tricoire
2014-02-11docs(tutorial): inject phonecapApp module into unit testJason Schapiro
2014-02-11chore(dependencies): upgrade kriskowal/q to version ~1.0.0Caitlin Potter
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