From: Sam Magura Date: Sat, 4 Jun 2022 18:34:00 +0000 (-0400) Subject: Document BootstrapVue being outdated X-Git-Tag: v5.2.0~67 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1b31f84916237b8d259f99053d1969b6225d23f1;p=thirdparty%2Fbootstrap.git Document BootstrapVue being outdated --- diff --git a/site/content/docs/5.2/getting-started/javascript.md b/site/content/docs/5.2/getting-started/javascript.md index 6badaab7ad..fa157e006c 100644 --- a/site/content/docs/5.2/getting-started/javascript.md +++ b/site/content/docs/5.2/getting-started/javascript.md @@ -19,7 +19,7 @@ While the Bootstrap CSS can be used with any framework, **the Bootstrap JavaScri A better alternative for those using this type of frameworks is to use a framework-specific package **instead of** the Bootstrap JavaScript. Here are some of the most popular options: - React: [React Bootstrap](https://react-bootstrap.github.io/) -- Vue: [BootstrapVue](https://bootstrap-vue.org/) +- Vue: [BootstrapVue](https://bootstrap-vue.org/) (currently only supports Vue 2 and Bootstrap 4) - Angular: [ng-bootstrap](https://ng-bootstrap.github.io/) ## Using Bootstrap as a module