You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***docs:** Generate correctly Links underline color ([#3042](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3042)) ([834192b](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/834192b974f14299ba275d89374afed5f92d3f33))
7
+
***docs:** Update Back to top documentation to use jsx syntax ([#3061](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3061)) ([62f9304](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/62f9304401b8e6f44bdcc38bd4ae9efe3f76458f))
8
+
***examples:** Label for non required field in form example ([#3097](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3097)) ([b7d3bcf](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/b7d3bcf0e440caed8d691be966380ac38bdc6198))
9
+
***tac:** do not display category container at all ([#3058](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3058)) ([3266cb2](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/3266cb2e9237ae1c558143c79f989aca9dd6372f))
10
+
***tac:** port tac fix for duplicated h2 into our scss ([#2862](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/2862)) ([841d94e](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/841d94e351b3948bb308da786716f66be7e6a48a))
11
+
12
+
13
+
### Features
14
+
15
+
* Adding new PR templates ([#2937](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/2937)) ([02f6477](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/02f6477db4b4778bb147be6736111c1742b2520a))
16
+
* Customizable root for Boosted ([#3203](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3203)) ([81f948a](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/81f948a01c031c29a07f060eb88135fa9f894afb))
17
+
***github:** add a doc-only PR template ([#3105](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3105)) ([e2df8e3](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/e2df8e3fa71a47742e07725504940ebac249f498))
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,12 +30,12 @@
30
30
31
31
Several quick start options are available:
32
32
33
-
-[Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v5.3.7.zip)
33
+
-[Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v5.3.8.zip)
34
34
- Clone the repo: `git clone https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git`
35
-
- Install with [npm](https://www.npmjs.com/): `npm install [email protected].7`
36
-
- Install with [yarn](https://yarnpkg.com/): `yarn add [email protected].7`
37
-
- Install with [Bun](https://bun.sh/): `bun add [email protected].7`
38
-
- Install with [Composer](https://getcomposer.org/): `composer require orange-opensource/orange-boosted-bootstrap:5.3.7`
35
+
- Install with [npm](https://www.npmjs.com/): `npm install [email protected].8`
36
+
- Install with [yarn](https://yarnpkg.com/): `yarn add [email protected].8`
37
+
- Install with [Bun](https://bun.sh/): `bun add [email protected].8`
38
+
- Install with [Composer](https://getcomposer.org/): `composer require orange-opensource/orange-boosted-bootstrap:5.3.8`
39
39
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package boosted` Sass: `Install-Package boosted.sass`
40
40
41
41
Read the [Getting started page](https://boosted.orange.com/docs/getting-started/introduction/) for information on the framework contents, templates, examples, and more.
Copy file name to clipboardExpand all lines: config.yml
+19-19Lines changed: 19 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ subtitle: "Orange Boosted with Bootstrap is a Bootstrap based, Ora
7
7
description: "Powerful, extensible, and feature-packed frontend toolkit. Build and customize with Sass, utilize prebuilt grid system and components, and bring projects to life with powerful JavaScript plugins."
0 commit comments