angular.js/docs/content/guide
Pete Bacon Darwin bcdbfdfeae docs(guide/scope): ensure demo CSS styles work in JSFiddle and Plunker
The CSS styling in the ng-scope demo was using CSS classes (`.doc-example-live` and
`.show-scope') to prevent the styling for the demo from affecting the entire page.
Unfortunately elements containing these classes did not appear in JSFiddle or Plunker
when you click edit.

This fix moves the `.show-scope' class inside the demo (renaming it `.show-scope-demo`)
and removes the reliance on `.doc-example-live` altogether.

Closes #4838
2013-11-13 21:45:07 +00:00
..
animations.ngdoc docs: correct broken links 2013-10-18 15:35:41 -07:00
bootstrap.ngdoc docs(guide/overview): Refactor overview and mvc docs 2013-11-06 17:11:44 -08:00
compiler.ngdoc docs(guide/compiler): fixed a typo 2013-10-28 20:30:06 +00:00
concepts.ngdoc docs(guide/filter): Refactor filter guide docs 2013-11-07 14:14:57 -08:00
controller.ngdoc docs(guide/understanding_controller): fix incorrect property reference 2013-11-13 20:51:29 +00:00
databinding.ngdoc docs(guide/overview): Refactor overview and mvc docs 2013-11-06 17:11:44 -08:00
dev_guide.e2e-testing.ngdoc docs(guide/e2e-testing): fix typo 2013-10-30 20:56:38 +00:00
dev_guide.services.$location.ngdoc docs(guide/$location): fix broken example demo 2013-10-03 23:05:56 +01:00
dev_guide.services.creating_services.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.services.injecting_controllers.ngdoc docs(guide/injecting-services): fix indentation in example 2013-10-30 21:08:33 +00:00
dev_guide.services.managing_dependencies.ngdoc refactor($route): pull $route and friends into angular-route.js 2013-06-06 17:07:12 -07:00
dev_guide.services.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.services.testing_services.ngdoc doc(devguide) - Fix typos and small grammatical errors in the developer guide. 2012-08-30 16:02:24 -07:00
dev_guide.services.understanding_services.ngdoc docs(guide/services): fix another typo 2013-09-26 12:52:43 +01:00
dev_guide.templates.css-styling.ngdoc docs(guide/overview): Refactor overview and mvc docs 2013-11-06 17:11:44 -08:00
dev_guide.unit-testing.ngdoc docs(guide/filter): Refactor filter guide docs 2013-11-07 14:14:57 -08:00
di.ngdoc docs(guide/overview): Refactor overview and mvc docs 2013-11-06 17:11:44 -08:00
directive.ngdoc docs(guide/directive): link to directives API from the top of the page 2013-11-06 09:50:56 -08:00
expression.ngdoc docs(guide/filter): Refactor filter guide docs 2013-11-07 14:14:57 -08:00
filter.ngdoc docs(guide/filter): Refactor filter guide docs 2013-11-07 14:14:57 -08:00
forms.ngdoc docs: correct broken links 2013-10-18 15:35:41 -07:00
i18n.ngdoc docs(guide/i18n): change non-existent de-ge to de-de 2013-09-19 11:06:59 +01:00
ie.ngdoc docs(guide/ie): fix typo 2013-10-27 21:27:49 +00:00
index.ngdoc docs(guide): fix typo 2013-11-13 20:55:25 +00:00
introduction.ngdoc docs(guide): delete ancient video 2013-11-06 20:51:39 -08:00
migration.ngdoc docs(guide/migration): fix internal link 2013-11-10 00:09:25 +00:00
module.ngdoc docs(guide): warn about module creation versus retrieval 2013-08-22 10:32:52 -07:00
providers.ngdoc docs(guide/providers): add providers documentation 2013-11-06 08:47:06 -08:00
scope.ngdoc docs(guide/scope): ensure demo CSS styles work in JSFiddle and Plunker 2013-11-13 21:45:07 +00:00
templates.ngdoc docs(guide/filter): Refactor filter guide docs 2013-11-07 14:14:57 -08:00