aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2013-05-30feat(ngdocs): provide support for inline variable hintingMatias Niemelä
2013-05-23docs(guide/unit-testing): add expression exampleSiddique Hameed
2013-05-22style(docs/template): add in missing semicolonsEddie Monge
2013-05-22docs(guide/directive): clarify directive priorityJens Rantil
2013-05-21docs(tutorial): fix the float issue with the improve docs buttonMatias Niemelä
2013-05-21docs(ngScenario): provide examples for element(...).query(fn)Ben Ripkens
2013-05-21doc($compile): clarify compile function return valueJens Rantil
2013-05-21docs(guide/type): remove empty "Type" page in guideJens Rantil
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-20fix(ngdocs): provide test code for syntax links in docs and fix the syntax di...Matias Niemelä
2013-05-20chore(ngdocs): move angular-bootstrap.js to be generated only inside the docs...Matias Niemelä
2013-05-20doc(guide/compiler): fix grammatical errorDavid Holmes
2013-05-18docs(guide::testing): fix link to angular-seedPete Bacon Darwin
2013-05-18docs(guide): add API documentation for ngScenario matchersBen Ripkens
2013-05-18docs(tutorial): update test config file nameAndrew Vida
2013-05-17doc(guide:$location): fix example for two way databinding.Jeremy Wilken
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-16doc(guide): add links to angular-seed examplesMatt Haggard
2013-05-15docs(guide:understanding_controllers): remove outdated infojamesBrennan
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-10docs(guide): fix a typoveselinn
2013-05-10docs(guide): fix typo on model nameAlfred Nutile
2013-05-09docs(tutorial): add comment about injection annotationPete Bacon Darwin
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-30docs(guide:directive): add directive controller usageChris Nicola
2013-04-29feat(ngdocs): support for HTML table generation from docs codeMatias Niemelä
2013-04-28docs(contribute): add Java as dependencyAnton
2013-04-24docs(di): fix typos and grammarJeff Pickelman
2013-04-23docs(guide:unit-testing): add an example unit test for directivesTimothy Ahong
2013-04-22docs(compiler): don't drag selected contentPete Bacon Darwin
2013-04-22docs(compiler): fix variable scope in drag sampleKeir Mierle
2013-04-22docs(forms): fix formattingKeir Mierle
2013-04-22docs(forms): fix typoRon Yang
2013-04-21docs(guide): minor grammatical changePaulo Ávila
2013-04-19chore(ngDoc): fix a typo with IE warningTyler Akins
2013-04-19docs(concepts): fix spelling errorMerrick Christensen
2013-04-19docs(overview): correct the input validation exampleJared Beck
2013-04-17docs(directive guide) typo in compile/link section@fbiville
2013-04-16docs(guide.unit-testing): fix typoTimothy Ahong
2013-04-15docs(tutorial): testacular renamed to karmaPete Bacon Darwin
2013-04-15doc(overview): add link to angular demo slides to overviewPete Bacon Darwin
2013-04-13docs(module): fix typoSeunghoon Yeon
2013-04-12docs(faq): added note to FAQ re: legacy IE supportuberspeck
2013-04-11fix(ngdocs): improve the animations used in the docs menuMatias Niemelä
2013-04-11fix(ngRepeat): prevent initial duplicatesMisko Hevery