Skip to content

Commit b51e610

Browse files
chore(release): Release v1.4.0 🚀 (#3659)
* `npm run release-version 1.3.0 1.4.0` * Update landing page * `npm run release` * `conventional-changelog -p angular -i CHANGELOG.md -s` * SRI hashes * fix review Co-authored-by: Maxime Lardenois <maxime.lardenois@orange.com> --------- Co-authored-by: Maxime Lardenois <maxime.lardenois@orange.com>
1 parent 71cad04 commit b51e610

200 files changed

Lines changed: 8759 additions & 6751 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.storybook/preview-head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link href="https://cdn.jsdelivr.net/npm/@ouds/web-orange/dist/css/ouds-web.min.css" rel="stylesheet" crossorigin="anonymous" />
66

77
<!-- OUDS Web site CSS -->
8-
<link href="https://web.unified-design-system.orange.com/docs/1.3/assets/css/docs.css" rel="stylesheet" crossorigin="anonymous" />
8+
<link href="https://web.unified-design-system.orange.com/docs/1.4/assets/css/docs.css" rel="stylesheet" crossorigin="anonymous" />
99

1010
<!-- OUDS Web JavaScript: use of `defer` because it allows to load only once the bundle (Storybook issue) -->
1111
<script src="https://cdn.jsdelivr.net/npm/@ouds/web-common/dist/js/ouds-web.bundle.min.js" crossorigin="anonymous" defer></script>

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# [1.4.0](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v1.3.0-ouds-web...v1.4.0) (2026-07-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** text area invalid label issue ids ([#3658](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3658)) ([c31c620](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/c31c620d402dd19908b390322c8adb6b384f1092))
7+
* **docs:** updated navbar utilities item active condition ([#3603](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3603)) ([7ddd5eb](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/7ddd5eba57fc7e1a81acb77f9f184e0ab3fda10e))
8+
* **lib:** use font-weight tokens instead of hard coded values ([#3602](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3602)) ([4dce00e](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/4dce00ed170551422fc7fa4e40be599eca684f87))
9+
10+
11+
### Features
12+
13+
* **doc:** Add Brands section ([#3552](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3552)) ([71cad04](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/71cad04f062d9509fbf67a05f373a3a2caf4b22e))
14+
* **docs:** reorder states and layout sections in components documentation ([#3601](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3601)) ([89395d0](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/89395d0ecfc32c4b68db09586e77804ac67e9c70))
15+
* **lib:** add Label references ([#3621](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3621)) ([cbcb866](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/cbcb86629166a06436c1cfd3e0c263c8f5c0dd7a))
16+
* **lib:** Remove jQuery support ([#3498](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3498)) ([d81f481](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/d81f481a61c558e0549941e13557a497b722cd2d))
17+
* **lib:** Update tokens 2.4.0 ([#3559](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3559)) ([5ad4699](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/5ad4699ecdf5d54a60df604ee5c341119158cfb6))
18+
* **lib:** Update tokens 2.5.0 ([#3616](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3616)) ([d783c6e](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/d783c6ef13c2afe92bb9339fac020c44c666e223))
19+
* **components:** Update Tag 1.5.0 and Input Tag 1.2.0 ([d02d03a](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/pull/3559/commits/d02d03a413f552fae09679191685c4090a93768e))
20+
* **components:** Update Badge - icon 1.3.0 ([#3576](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/pull/3576)) ([f8f0925](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/pull/3559/commits/f8f0925e2d044b524f753d04ee68acd2394c68b2))
21+
* **components:** Update Textarea 1.2.0 ([#3534](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3534)) ([1b6d274](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/pull/3616/commits/1b6d274f03176c546caff64a92f6d94e6f315e8a))
22+
23+
24+
125
# [1.3.0](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v1.2.0-ouds-web...v1.3.0) (2026-05-27)
226

327

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ The theming library have the specific Scss files containing all the tokens to ap
3636

3737
Several quick start options are available:
3838

39-
- [Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v1.3.0-ouds-web.zip)
39+
- [Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v1.4.0-ouds-web.zip)
4040
- Clone the repo: `git clone https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git && git switch ouds/main`
41-
- Install with [npm](https://www.npmjs.com/): `npm install @ouds/web-common@1.3.0 @ouds/web-orange@1.3.0`
42-
- Install with [yarn](https://yarnpkg.com/): `yarn add @ouds/web-common@1.3.0 @ouds/web-orange@1.3.0`
43-
- Install with [Bun](https://bun.sh/): `bun add @ouds/web-common@1.3.0 @ouds/web-orange@1.3.0`
41+
- Install with [npm](https://www.npmjs.com/): `npm install @ouds/web-common@1.4.0 @ouds/web-orange@1.4.0`
42+
- Install with [yarn](https://yarnpkg.com/): `yarn add @ouds/web-common@1.4.0 @ouds/web-orange@1.4.0`
43+
- Install with [Bun](https://bun.sh/): `bun add @ouds/web-common@1.4.0 @ouds/web-orange@1.4.0`
4444
- Install with [Composer](https://getcomposer.org/): `composer require orange-opensource/orange-boosted-bootstrap:dev-ouds/main`
4545
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package ouds-web-common ouds-web-orange` Sass: `Install-Package ouds-web-common.sass ouds-web-orange.sass`
4646

0 commit comments

Comments
 (0)