From: Julien Déramond Date: Sun, 15 Feb 2026 09:09:16 +0000 (+0100) Subject: Docs: remove alpha mention for BootstrapVueNext in JavaScript page X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b55e2296438beec6f6f82e8a28fd53f5ba3e631;p=thirdparty%2Fbootstrap.git Docs: remove alpha mention for BootstrapVueNext in JavaScript page --- diff --git a/site/src/content/docs/getting-started/javascript.mdx b/site/src/content/docs/getting-started/javascript.mdx index e0e7c1227c..e3a1743902 100644 --- a/site/src/content/docs/getting-started/javascript.mdx +++ b/site/src/content/docs/getting-started/javascript.mdx @@ -39,7 +39,7 @@ A better alternative for those using this type of frameworks is to use a framewo **Try it yourself!** Download the source code and working demo for using Bootstrap with React, Next.js, and React Bootstrap from the [twbs/examples repository](https://github.com/twbs/examples/tree/main/react-nextjs). You can also [open the example in StackBlitz](https://stackblitz.com/github/twbs/examples/tree/main/react-nextjs?file=src%2Fpages%2Findex.tsx). - Vue: [BootstrapVue](https://bootstrap-vue.org/) (Bootstrap 4) -- Vue 3: [BootstrapVueNext](https://bootstrap-vue-next.github.io/bootstrap-vue-next/) (Bootstrap 5, currently in alpha) +- Vue 3: [BootstrapVueNext](https://bootstrap-vue-next.github.io/bootstrap-vue-next/) (Bootstrap 5) - Angular: [ng-bootstrap](https://ng-bootstrap.github.io/) or [ngx-bootstrap](https://valor-software.com/ngx-bootstrap) ## Using Bootstrap as a module