Skip to content

Commit 26efa28

Browse files
authored
chore(release): v1.0.0 (#3293)
* chore: npm run release-version 0.6.0 1.0.0 * chore: npm run release * chore: update CHANGELOG
1 parent ff6492d commit 26efa28

File tree

140 files changed

+8865
-2926
lines changed

Some content is hidden

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

140 files changed

+8865
-2926
lines changed

.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/0.6/assets/css/docs.css" rel="stylesheet" crossorigin="anonymous" />
8+
<link href="https://web.unified-design-system.orange.com/docs/1.0/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: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,41 @@
1+
# [1.0.0](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v0.6.0-ouds-web...v1.0.0) (2025-12-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** fix `new in` text ([757597a](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/757597a1d3441b6e09b276e651ce93886bedc3ca))
7+
* **docs:** Enhance accessibility message for functional badges after a11y review ([5c1788b](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/5c1788b3b1dee40340cbb21050d4844a15aebe2e))
8+
* **docs:** Fix redirect links on live ([#3251](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3251)) ([525601d](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/525601dceb8a966fec0ed33dae5729bf6b6fcf9f))
9+
* **docs:** Remove Algolia button and add Teams links ([#3292](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3292)) ([ff6492d](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/ff6492da6b4dc9ef6f1f3efbc403e3cbbcbe13de))
10+
* **docs:** make bootstrap compat tag float only on bigger breakpoints ([#3252](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3252)) ([10c6827](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/10c68278e4064a2c21a5451e9cb627f3a3a3a521))
11+
* **docs:** Use getVersionedDocsPath to get to the icon in SVG sprite for examples ([#3275](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3275)) ([3a35c7f](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/3a35c7f0bb5c00d5c21b755f75e485dc372896f1))
12+
* **docs:** missing spaces in migration guide ([f8f2b22](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/f8f2b22af24e4ce956103690133f36edc37c94b0))
13+
* **docs:** Enhance pwd input and select input DSM links typography after demo ([c74ee8f](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/c74ee8fc0f65a008c189271c951ecc1d5109fae1))
14+
15+
16+
### Features
17+
18+
* **component** add high contrast mode on control items ([#3279](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3279)) ([93987e2](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/93987e28590e7943f5738f0164821cea86020d03))
19+
* **reboot** add max width on native ul, ol and dl ([#3277](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3277)) ([13706cc](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/13706cc965c098eff45e840250a8593bd50d1ec1))
20+
* **component** add max-width modifier for textual inputs ([#3284](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3284)) ([14c0455](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/14c04554f6b77f0facdc30743cc1a0726da7439a))
21+
* **core** Add Orange font-face for Helvetica Neue plus medium font weight ([#3255](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3255)) ([dbfaa89](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/dbfaa89add5f15b8bb49c7980ef80ff99c92e566))
22+
* **component:** add Text Area component ([#3215](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3215)) ([5ffa46d](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/5ffa46daa24909647e98a3b07eabd40afa485864))
23+
* **component** implements global opt-in classes for rounded corners in input and button ([#3273](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3273)) ([0f955d3](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/0f955d32826b85cc86cd974feba9f2a915528b7c))
24+
* **lib:** Add Select input component ([#3256](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3256)) ([1e8646d](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/1e8646db3aa381bedbbb5c604ba28e49ec4b1586))
25+
* **lib:** update tokens raw 1.9.0, core orange 1.2.0, brand system 2.3.0 and update checkbox, radio button and switch components ([#3233](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3233)) ([31b0e79](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/31b0e79a31212464291187c6c90583f47682c18e))
26+
* **component** Password Input component ([#3238](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3238)) ([bbe65f2](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/bbe65f2e660555524a113a3dd3b83b8a5e7985cd))
27+
* **lib** Update alert and heart-empty icons to v1.4 ([#3272](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3272)) ([cab30f2](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/cab30f2f6184f934304aa8ad79d38edb8c784c27))
28+
* **utilities** Update bg-* utilities with bg and surface ([#3260](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3260)) ([70a6483](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/70a6483f90334d81028cff9c72995f58610cfd5e))
29+
* **doc** apply doc template to button and link doc ([77c121d](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/77c121dc82397e3fecb57f9510330884fee0350f))
30+
* **doc** add no truncation information on breadcrumb ([#3259](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3259)) ([77c121d](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/0859d37c176e3a62a3cfdf18ab46749652b930d0))
31+
* **docs:** Replace values by tokens compiled values ([3a35c7f](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/3a35c7f0bb5c00d5c21b755f75e485dc372896f1))
32+
* **docs:** Update DSM links in components pages ([#3265](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3265)) ([c1af980](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/c1af9803b788b098127f0029b57822154e92b466))
33+
* **docs:** Bi-mode documentation ([#3202](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3202)) ([c74ee8f](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/c74ee8fc0f65a008c189271c951ecc1d5109fae1))
34+
* **docs:** input accessibility improvements ([0b0c1d8](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/0b0c1d8bc082a6041618791a581de46bb7f0c857))
35+
* **docs:** Add a11y labels to copy/stackblitz buttons on homepage ([#2886](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/2886)) ([d2286bb](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/d2286bba37f307907eed368c1d196505f640f84f))
36+
37+
38+
139
# [0.6.0](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v0.5.0-ouds-web...v0.6.0) (2025-12-02)
240

341

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

dist/js/ouds-web.bundle.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.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: 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.esm.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.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.

0 commit comments

Comments
 (0)