@@ -179,6 +179,7 @@
|
||||
a dependency on the <code>ui.bootstrap</code> <a href="http://docs.angularjs.org/guide/module">module</a>:<br>
|
||||
<pre><code>angular.module('myModule', ['ui.bootstrap']);</code></pre>
|
||||
</p>
|
||||
<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>
|
||||
<p>You can fork one of the plunkers from this page to see a working example of what is described here.</p>
|
||||
<h3>Migration to prefixes</h3>
|
||||
<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,
|
||||
|
||||
Reference in New Issue
Block a user