Skip to content

Commit 9c4ce2c

Browse files
chore(release): Release v1.3.0 🚀 (#3585)
1 parent 36c9460 commit 9c4ce2c

185 files changed

Lines changed: 80635 additions & 61947 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.2/assets/css/docs.css" rel="stylesheet" crossorigin="anonymous" />
8+
<link href="https://web.unified-design-system.orange.com/docs/1.3/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: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# [1.3.0](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v1.2.0-ouds-web...v1.3.0) (2026-05-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **doc:** add xxl breakpoint to Bootstrap compatibility responsive classes ([#3573](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3573)) ([1181936](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/11819363449f24a35e55adfe8aae2b01ea121832))
7+
* **docs:** improve mobile display of docs (homepage and inside navigation) ([#3517](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3517)) ([c6290d5](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/c6290d5b868a623d86eaa569776e6280ccffe55c))
8+
* **docs:** some tags were without icons in migration ([#3578](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3578)) ([41169a4](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/41169a47ead9145fdcfdd556b8e7cbeb266197d8))
9+
* **docs:** Update aria-pressed usage for toggle buttons in chips documentation ([#3514](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3514)) ([8852a57](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/8852a572fbaff857afc6902095f39c7eaab77f38))
10+
* **docs:** Update our version page to have good redirects ([#3462](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3462)) ([c7580ea](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/c7580ea3ecdaaacadfa2243c66aa39a6d97bb4a2))
11+
* **docs:** use `aria-invalid` instead of `.is-invalid` for password input examples ([#3547](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3547)) ([c34c92a](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/c34c92ad740b898da900d27cc512b021600d364a))
12+
* **docs:** Add a11y labels to copy/stackblitz buttons on the remaining components ([#3417](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3417)) ([b504a51](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/b504a515948fa250d5180fab226086937fcff692))
13+
* **migrate:** Fix the logs on migration ([#3584](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3584)) ([36c9460](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/36c94608dd2c676e10ee0182b2cb7d8498df3ecc))
14+
15+
16+
### Features
17+
18+
* Add draft component table ([#3471](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3471)) ([413a6dd](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/413a6dd8ad420b1b51bf4f50cc1f74dace7bdac9))
19+
* add ouds/web-migrate package ([#3523](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3523)) ([ab03c64](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/ab03c64547b6a84feb77340ad353a2e7822dff34))
20+
* **breadcrumb:** add actual min width on breadcrumb item to avoid nasty truncation ([#3391](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3391)) ([970314e](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/970314eb47789408e71ae2f4769ccab78feb02f7))
21+
* **docs:** add Design Tokens page ([#3458](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3458)) ([5751e48](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/5751e483e4f7d64cc6b83207af40a7dc22e1d5fa))
22+
* **docs:** update migration guides for new breakpoints style ([#3571](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3571)) ([40f4777](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/40f4777d325f43b8b790a8020b504b20415fcad6))
23+
* **docs:** Show password example ([#3410](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3410)) ([06984c5](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/06984c552f895b37534ff99993cd42a3c1636904))
24+
* **lib:** migrate breakpoints from infix to prefix ([#3499](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3499)) ([e041eba](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/e041eba1a452f9a7002ebc637bf1178e7b999644))
25+
* **lib:** Remove useless mixin rfs and font-size + remove vendor ([#3504](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3504)) ([6645ea4](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/6645ea4ef3168153233399fae32276fc0d7f7770))
26+
27+
28+
129
# [1.2.0](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v1.1.0-ouds-web...v1.2.0) (2026-04-17)
230

331

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.2.0-ouds-web.zip)
39+
- [Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v1.3.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@v1.2.0 @ouds/web-orange@v1.2.0`
42-
- Install with [yarn](https://yarnpkg.com/): `yarn add @ouds/web-common@v1.2.0 @ouds/web-orange@v1.2.0`
43-
- Install with [Bun](https://bun.sh/): `bun add @ouds/web-common@v1.2.0 @ouds/web-orange@v1.2.0`
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`
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

build/change-version.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const FILES = [
2424
'site/data/docs-versions.yml'
2525
]
2626

27-
await FILES.push(...BRANDS.map(dirname => `packages/${dirname}/config.yml`))
27+
FILES.push(...BRANDS.filter(name => name !== 'migrate').map(dirname => `packages/${dirname}/config.yml`))
2828

2929
// Blame TC39... https://github.com/benjamingr/RegExp.escape/issues/37
3030
function regExpQuote(string) {

build/zip-examples.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import sh from 'shelljs'
1414
import { format } from 'prettier'
1515

1616
// eslint-disable-next-line unicorn/no-await-expression-member
17-
const BRANDS = (await fs.readdir('packages', { withFileTypes: true })).filter(file => file.isDirectory()).map(dir => dir.name)
17+
const BRANDS = (await fs.readdir('packages', { withFileTypes: true })).filter(file => file.isDirectory() && file.name !== 'migrate').map(dir => dir.name)
1818

1919
BRANDS.map(async brand => {
2020
const __dirname = path.dirname(fileURLToPath(import.meta.url))

dist/js/ouds-web.bundle.js

Lines changed: 28 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/ouds-web.bundle.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/ouds-web.bundle.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/ouds-web.bundle.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/ouds-web.esm.js

Lines changed: 28 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)