8000 docs: add info about CSS with CSP · angular-ui/bootstrap@8d24b63 · GitHub
[go: up one dir, main page]

8000
Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 8d24b63

Browse files
jengebwesleycho
authored andcommitted
docs: add info about CSS with CSP
Closes #5394
1 parent a509214 commit 8d24b63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ <h3>Installation</h3>
215215
a dependency on the <code>ui.bootstrap</code> <a href="http://docs.angularjs.org/guide/module">module</a>:<br>
216216
<pre><code>angular.module('myModule', ['ui.bootstrap']);</code></pre>
217217
</p>
218+
<p>If you are using UI Bootstrap in the CSP mode, e.g. in an extension, make sure you link to the <code>ui-bootstrap-csp.css</code> in your HTML manually.</p>
218219
<p>You can fork one of the plunkers from this page to see a working example of what is described here.</p>
219220
<h3>Migration to prefixes</h3>
220221
<p>Since version 0.14.0 we started to prefix all our components. If you are upgrading from ui-bootstrap 0.13.4 or earlier,

0 commit comments

Comments
 (0)
0