aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src
AgeCommit message (Expand)Author
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
2013-05-21docs(tutorial): fix the float issue with the improve docs buttonMatias Niemelä
2013-05-21chore(package.json): kill version.yaml in favor of package.jsonIgor Minar
2013-05-20fix(ngdocs): fix gen_docs.shMatias Niemelä
2013-05-20chore(ngdocs): move angular-bootstrap.js to be generated only inside the docs...Matias Niemelä
2013-05-16chore(docs): fix syntax error in docs.cssIgor Minar
2013-05-16feat(ngdocs): Add FullText search to replace Google search in docsMatias Niemelä
2013-05-13feat(ngdocs): external links to github, plunkr and jsfiddle available for cod...Matias Niemelä
2013-05-13chore(ngdocs): update to new version of FontAwesomeMatias Niemelä
2013-05-08chore(ngAnimate): CSS classes X-setup/X-start -> X/X-activeMatias Niemelä
2013-05-08feat(ngdocs): add variable type hinting with colorsMatias Niemelä
2013-05-08chore(docs): use done() in gen-docs.jsIgor Minar
2013-04-29feat(ngdocs): support for HTML table generation from docs codeMatias Niemelä
2013-04-19chore(ngDoc): fix a typo with IE warningTyler Akins
2013-04-11fix(ngdocs): improve the animations used in the docs menuMatias Niemelä
2013-04-03docs: add animations into docs and directive examplesMatias Niemelä
2013-04-02feat(ngdocs): added functionality to import and extract contents of external ...Matias Niemelä
2013-04-02feat(ngAnimate): add support for animationMisko Hevery
2013-03-15feat(docs): Add Improve this doc link in each doc page, which links to the ed...Shyam Seshadri
2013-03-13chore(docs): add angular-mobile.js to index.htmlIgor Minar
2013-03-05chore(Grunt): switch from Rake to GruntDave Geddes
2013-02-11chore(docs): improve docs parser typeIgor Minar
2013-01-17chore(docs): use done() instead of end() in gen-docs.jsIgor Minar
2012-12-11feat(docs): Add angularjs tag to plunks and make privateggoodman
2012-11-29fix(docs): add missing </div> tag to sourceEdit directive templateJohannes Hansen
2012-11-28docs(menu): fix the navbar drop down linksIgor Minar
2012-11-11chore(docs): fix docs-scenario.htmlIgor Minar
2012-11-11chore(docs): remove obsolete gae filesIgor Minar
2012-10-31fix(docs): correctly generate filenames for plunkr/fiddleIgor Minar
2012-10-31feat(docs): add plunkr supportShyam Seshadri
2012-10-18docs(tutorial): replace JsTD with Testacular + drop snapshotsIgor Minar
2012-10-05fix(doc): disable directory listing in docs.angularjs.orgMisko Hevery
2012-09-17docs: load angular from CDN only on productionVojta Jina
2012-09-06fix(*): name all anonymous watch functions in AngularShyam Seshadri
2012-09-04fix(docs): broken url to angular-bootstrapMisko Hevery
2012-09-04chore(docs): don't rewrite colons in doc filenamesIgor Minar
2012-08-30docs(tutorial): correct typos and clarify a few sectionsFernando Correia