aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src
AgeCommit message (Expand)Author
2013-08-20fix(ngdocs): use cdn version to generate link to source filesJames Daily
2013-08-16fix(docs): wrap error message text inside boxKen Sheedlo
2013-08-16chore(ngdocs): disable google analytics in e2e testsIgor Minar
2013-08-16chore(ngdocs): disable code prettification in e2e testsIgor Minar
2013-08-16chore(ngdocs): disable lunr search during e2e testsIgor Minar
2013-08-14chore(ngdocs): fixup the docs version switcherIgor Minar
2013-08-12fix(minerr): escape double quotes in error displaysKen Sheedlo
2013-08-09chore(ngMobile): rename module ngTouch and file to angular-touch.jsBrian Ford
2013-08-08fix(docs/error): make minerr ids searchableKen Sheedlo
2013-08-05fix(tutorial): show tutorial pages in search navKen Sheedlo
2013-08-02chore(ngdocs): make sure the fold feature doesn't show up during page loadMatias Niemelä
2013-08-01fix(docs): handle the empty string in errorDisplayKen Sheedlo
2013-07-31docs(header): replace logo.png with logo.svgBrenton
2013-07-29chore(ngdocs): all animation-supported directives working with docs examples ...Matias Niemelä
2013-07-29chore(ngdocs): fixed jsFiddle/Plunkr examples to include ngAnimate and use a ...Matias Niemelä
2013-07-29fix(ngdocs): make jsFiddle and Plunkr links work with external AngularJS modulesMatias Niemelä
2013-07-29fix(bower): update bower usage and resourcesKen Sheedlo
2013-07-27fix(docs): fix margin around nav-list itemsKen Sheedlo
2013-07-26chore(ngdocs): fix docs search to properly hide the X button when collapsedMatias Niemelä
2013-07-26fix(ngInclude): $animate refactoring + use transclusionMatias Niemelä
2013-07-26feat(ngAnimate): complete rewrite of animationsMatias Niemelä
2013-07-26chore(ngdocs): replace showdown.js with marked.jsMatias Niemelä
2013-07-25feat($sce): new $sce service for Strict Contextual Escaping.Chirayu Krishnappa
2013-07-24docs(minErr): Build minErr doc siteKen Sheedlo
2013-07-23docs(index): add seed app link to menu itemRichard John
2013-07-18chore(ngdocs): fix improve button overlapMatias Niemelä
2013-07-16fix(writer): fix makeDir directory tree bugKen Sheedlo
2013-07-15chore(ngdocs): remove autofocus for the filtering searchMatias Niemelä
2013-07-12chore(ngdoc): wrap all pages inside of a container tag for easy stylingMatias Niemelä
2013-07-12style(ngdocs): fix minor CSS issuesAlex Olshansky
2013-07-11feat(ngDocs): add links to source for APIJulien Bouquillon
2013-07-09fix(ngdocs): merge duplicate css class attributesAlex Olshansky
2013-06-25fix(doc-gen): correctly transform index filesPete Bacon Darwin
2013-06-21fix(docs): set ng-app for editing with plunkerChirayu Krishnappa
2013-06-19feat(jqLite): switch bind/unbind to more recent jQuery on/offMichał Gołębiowski
2013-06-18chore(ngdocs): change minimum search length requirementMatias Niemelä
2013-06-18chore(ngdocs): provide test code for lunr search in docsMatias Niemelä
2013-06-17feat(ngdocs): provide support for user to jump between different versions of ...Matias Niemelä
2013-06-17feat(ngdocs): support popover, foldouts and foldover annotationsMatias Niemelä
2013-06-17chore(ngdocs): allow user to press escape key to close docs searchMatias Niemelä
2013-06-12chore(docs/writer): fix Windows path incompatibilitiesPete Bacon Darwin
2013-06-06chore(ngdocs): expose showdown.js to docs pages and docs testing suiteMatias Niemelä
2013-06-06chore(ngdocs): setup bower as the package manager for the docs pagesMatias Niemelä
2013-06-06fix(ngdoc): fix the node warnings that show up during buildMatias Niemelä
2013-06-06chore(ngdoc): fix deprecated node api path.existsSync -> fs.existsSyncIgor Minar
2013-06-06refactor($route): pull $route and friends into angular-route.jsIgor Minar
2013-06-04docs(index): make menu links relativeSiddique Hameed
2013-05-30chore(docs): add reference to the blogLucas Galfasó
2013-05-30feat(ngdocs): provide support for inline variable hintingMatias Niemelä
2013-05-22style(docs/template): add in missing semicolonsEddie Monge