aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/tutorial/step_12.ngdoc
AgeCommit message (Collapse)Author
2014-03-17docs(tutorial/step_12): link to API docsJan Hancic
2014-03-08docs(tutorial/step-12): correct application nameChung-Min Cheng
Fixed wrong app name: - phonecat -> phonecatApp, which meets the code in app.js Closes #6611
2014-02-16docs(all): convert <pre>/</pre> snippets to GFM snippetsCaitlin Potter
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
It is safer to use markdown style links and save jsdoc style links for internal links and code references
2014-01-21docs(tutorial): update step_12.ngdocmatthewhintzen
This time I feel good about this modification to the document, the code listing on the tutorial page for the animation.js DID NOT match what was actually IN the file for that branch. Updated tutorial to reflect actual contents of file Closes #5922
2014-01-06docs(tutorial/step-12): replaced a missing apostrophe and fixed grammar errorsJay Goldman
Fixed a missing apostrophe and some grammar in the Animating 'ngClass' with JavaScript section
2013-12-04docs(tutorial/step-12): fix refernce to incorrect jquery versionElwin Arens
Closes #5156
2013-11-27docs(tutorial/step-12): fix typoAmmar
Closes #5148
2013-11-14docs(tutorial/step-12): fix incorrect code filenamePeter Kosa
Closes #4860
2013-10-11docs(tutorial/step12): fix callout formattingBrian Ford
2013-10-11docs(tutorial/step12): summary link to closing notesBrian Ford
2013-10-08feat(tutorial): add step 12 of the phonecat tutorialBrian Ford