angular.js/docs/content
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
..
api docs(guide/filter): Refactor filter guide docs 2013-11-07 14:14:57 -08:00
cookbook docs(guide/overview): Refactor overview and mvc docs 2013-11-06 17:11:44 -08:00
error docs(errors/compile/tplrt): display html block as code 2013-11-13 21:06:37 +00:00
guide docs(guide/scope): ensure demo CSS styles work in JSFiddle and Plunker 2013-11-13 21:45:07 +00:00
misc docs(contribute): justify note about elevation on Windows 2013-11-13 21:24:08 +00:00
notes feat(ngdocs): support popover, foldouts and foldover annotations 2013-06-17 22:00:54 -07:00
tutorial docs(guide/filter): Refactor filter guide docs 2013-11-07 14:14:57 -08:00