Skip to content

Commit 0c794ba

Browse files
chore(release): v5.2.2 (#1651)
1 parent e918550 commit 0c794ba

File tree

144 files changed

+2168
-5452
lines changed

Some content is hidden

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

144 files changed

+2168
-5452
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,41 @@
1+
## [5.2.2](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v5.2.1...v5.2.2) (2022-11-23)
2+
3+
4+
### Bug Fixes
5+
6+
* add a note into Storybook script and some steps within our PR template ([9025e13](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/9025e13603119d77c221e49aa5bee163c0a4a069))
7+
* **buttons:** letter spacing for large buttons ([#1447](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1447)) ([3f0b460](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/3f0b460f65cd3c373b1f1f404db949326c72de5b))
8+
* **css:** avoid CSS compilation errors when customizing`$prefix` ([#1609](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1609)) ([3f5c664](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/3f5c664015485244bd7cb7d2e64180f29654c8c6))
9+
* **css:** fix compilation issue when `$enable-rounded: true` ([#1604](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1604)) ([f14b551](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/f14b551e4937227285d61d4d16addfa554abd0ce))
10+
* **docs:** make footer sticky in small pages ([#1596](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1596)) ([56f6bac](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/56f6bac8e3f2f239732cecab4b258cf5063fe11e))
11+
* **docs:** typo in Spanish in some language selection dropdowns ([#1613](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1613)) ([a22f33e](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/a22f33e86bd414f0cd22acb3dbc080bcc346ba67))
12+
* **docs:** uniformize `alt` for Orange logos ([#1630](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1630)) ([55aacf8](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/55aacf89e3659cf49916e54569bd47d1014484ee))
13+
* **dropdowns:** change dropdown in navbar example markup ([#1625](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1625)) ([86dfb2c](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/86dfb2cfe453bfc05c40cfa73c0c6889acc1aa12))
14+
* **examples:** remove unused thumbnail images ([#1597](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1597)) ([7772c2e](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/7772c2e58e763f470f4df776827c2309b58b6d53))
15+
* **footer:** reduce 'Copyright` footer font size ([#1589](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1589)) ([7dbc41d](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/7dbc41d4582987930c762b46b0db4a48cf8279d5))
16+
* force sass version to 1.55.0 in the package-lock.json ([254b477](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/254b477748fb668bf7ab45d8ce402a72bf457e24))
17+
* **forms:** adapt invalid feedback line-height ([#1638](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1638)) ([e3c6350](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/e3c6350c6d0250ba9e79c6797b711585cc50d0c1))
18+
* **forms:** add `.mt-2` to all submit buttons in forms examples ([#1495](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1495)) ([3db79a9](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/3db79a930c2c9a4fc16c36cfc37153ee1b88e569))
19+
* **forms:** change bottom margin for `.form-label` ([#1443](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1443)) ([027d32a](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/027d32a0ead8645ebb942338b413944d582f5654))
20+
* **forms:** change top margin for `.form-text` and `*-feedback` ([#1445](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1445)) ([6435103](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/64351037690da67bc59d9eb1e894710fd2c6d571))
21+
* **forms:** realign input range thumb vertical alignment on Webkit ([#1632](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1632)) ([46b6734](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/46b6734d64f611e0be4a2cb984baa81c4a7762cd))
22+
* **forms:** switches rendering on some platforms ([#1612](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1612)) ([d78dae7](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/d78dae70b1df3b2490ffda8b8f3aad033bd7143f))
23+
* **orange navbar:** languages selection `aria-label` improvement for a11y ([#1629](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1629)) ([945d22f](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/945d22f672197bea6a6ac71265f3cc079285efe0))
24+
* remove Algolia specific action from PR template for DoD release ([dd8f0ff](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/dd8f0ff921caa5c8c19c8cc96148695c96ae2dda))
25+
* **table:** reduce space after checkboxes in row selection ([#1272](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1272)) ([ef7a803](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/ef7a8037c4d3ada51b12ec39cfbcc9f58dc88980))
26+
* update package-lock.json ([0abaae8](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/0abaae8756e0227879f407b2a01ddd6f2d8f3a58))
27+
* update package-lock.json ([9ec84e8](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/9ec84e8b6bc740d00d7c193c0e5c33c21b252d48))
28+
* update package-lock.json ([abee233](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/abee2339b9f5162102932ab5a30a8f0c3f2e4fdb))
29+
* **utilities:** use the right orange color for texts based on the light/dark variant ([#872](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/872)) ([e918550](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/e918550251104fd3ec448281d93a963e7bb5461b))
30+
31+
32+
### Features
33+
34+
* add Storybook to link it to the DSM ([#565](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/565)) ([3dfb87c](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/3dfb87cb46d3ebf51242e8dcc636e551f17e945e))
35+
* **examples:** add RTL section and new Cards RTL example ([#1603](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/1603)) ([0d29f42](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/0d29f423e31c362e9f887c42b1a75d8f2b417cf1))
36+
37+
38+
139
## [5.2.1](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v5.2.0...v5.2.1) (2022-10-31)
240

341

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636

3737
Several quick start options are available:
3838

39-
- [Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v5.2.1.zip)
39+
- [Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v5.2.2.zip)
4040
- Clone the repo: `git clone https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git`
41-
- Install with [npm](https://www.npmjs.com/): `npm install boosted@v5.2.1`
42-
- Install with [yarn](https://yarnpkg.com/): `yarn add boosted@v5.2.1`
43-
- Install with [Composer](https://getcomposer.org/): `composer require Orange-OpenSource/Orange-Boosted-Bootstrap:5.2.1`
41+
- Install with [npm](https://www.npmjs.com/): `npm install boosted@v5.2.2`
42+
- Install with [yarn](https://yarnpkg.com/): `yarn add boosted@v5.2.2`
43+
- Install with [Composer](https://getcomposer.org/): `composer require Orange-OpenSource/Orange-Boosted-Bootstrap:5.2.2`
4444
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package boosted` Sass: `Install-Package boosted.sass`
4545

4646
Read the [Getting started page](https://boosted.orange.com/docs/getting-started/introduction/) for information on the framework contents, templates, examples, and more.

config.yml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ params:
6060
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."
6161
authors: "Orange and Boosted contributors"
6262

63-
current_version: "5.2.1"
64-
current_ruby_version: "5.2.1"
63+
current_version: "5.2.2"
64+
current_ruby_version: "5.2.2"
6565
docs_version: "5.2"
6666
rfs_version: "v9.0.6"
6767
repo: "https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap"
@@ -73,32 +73,32 @@ params:
7373
web: "https://system.design.orange.com/0c1af118d/n/76065f"
7474

7575
download:
76-
source: "https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v5.2.1.zip"
77-
dist: "https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/releases/download/v5.2.1/boosted-5.2.1-dist.zip"
78-
dist_examples: "https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/releases/download/v5.2.1/boosted-5.2.1-examples.zip"
76+
source: "https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v5.2.2.zip"
77+
dist: "https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/releases/download/v5.2.2/boosted-5.2.2-dist.zip"
78+
dist_examples: "https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/releases/download/v5.2.2/boosted-5.2.2-examples.zip"
7979

8080
cdn:
8181
# See https://www.srihash.org for info on how to generate the hashes
82-
css: "https://cdn.jsdelivr.net/npm/boosted@5.2.1/dist/css/boosted.min.css"
83-
css_hash: "sha384-pOS5XpkcgtRr25C31i+y6ge+1U4oBWadkcnugQSoW6Ba2cYORcVNCwTOGqngyl1v"
84-
css_rtl: "https://cdn.jsdelivr.net/npm/boosted@5.2.1/dist/css/boosted.rtl.min.css"
85-
css_rtl_hash: "sha384-GhPly49TjNgPlqaGm/x8OQuyMje2OniSQOQBqghta1dFszuGtei3Vx6BwUHiHCO7"
86-
helvetica: "https://cdn.jsdelivr.net/npm/boosted@5.2.1/dist/css/orange-helvetica.min.css"
82+
css: "https://cdn.jsdelivr.net/npm/boosted@5.2.2/dist/css/boosted.min.css"
83+
css_hash: "sha384-4W+7QzRvU5MpZNXDQLEE9WgRDCNWBvAwLgEYnOpcArZblM633JIQea8MS9gDaQhi"
84+
css_rtl: "https://cdn.jsdelivr.net/npm/boosted@5.2.2/dist/css/boosted.rtl.min.css"
85+
css_rtl_hash: "sha384-O4iOqyvlVK6wdiASuUw+balJxldrR8vzG2r8xKKykDzYeFZ/BbZilN+Xf7oPu0Cw"
86+
helvetica: "https://cdn.jsdelivr.net/npm/boosted@5.2.2/dist/css/orange-helvetica.min.css"
8787
helvetica_hash: "sha384-A0Qk1uKfS1i83/YuU13i2nx5pk79PkIfNFOVzTcjCMPGKIDj9Lqx9lJmV7cdBVQZ"
88-
helvetica_rtl: "https://cdn.jsdelivr.net/npm/boosted@5.2.1/dist/css/orange-helvetica.rtl.min.css"
88+
helvetica_rtl: "https://cdn.jsdelivr.net/npm/boosted@5.2.2/dist/css/orange-helvetica.rtl.min.css"
8989
helvetica_rtl_hash: "sha384-4MlBAYgNr+UGO/cACkdFashk4EWyneAX3fp0OWoM7k8/smSl1irUexFx6u83N9Em"
90-
HelveticaNeueW20-55Roman: "https://cdn.jsdelivr.net/npm/boosted@5.2.1/dist/fonts/HelveticaNeueW20-55Roman.woff2"
90+
HelveticaNeueW20-55Roman: "https://cdn.jsdelivr.net/npm/boosted@5.2.2/dist/fonts/HelveticaNeueW20-55Roman.woff2"
9191
HelveticaNeueW20-55Roman_hash: "sha384-3JzHT24JpS8epPIAdqo7AcCNQcr5VxQi8FClxBayyd/6BLTIFbJLiGD4CIf8FtRl"
92-
HelveticaNeueW20-75Bold: "https://cdn.jsdelivr.net/npm/boosted@5.2.1/dist/fonts/HelveticaNeueW20-75Bold.woff2"
92+
HelveticaNeueW20-75Bold: "https://cdn.jsdelivr.net/npm/boosted@5.2.2/dist/fonts/HelveticaNeueW20-75Bold.woff2"
9393
HelveticaNeueW20-75Bold_hash: "sha384-vpoGPps82D7bRdHnBlcsNi/WGJMOyFhPA9+NEonxOo5bYJGzIAjfIJ9tuZ0fPyKr"
94-
HelvNeue55_W1G: "https://cdn.jsdelivr.net/npm/boosted@5.2.1/dist/fonts/HelvNeue55_W1G.woff2"
94+
HelvNeue55_W1G: "https://cdn.jsdelivr.net/npm/boosted@5.2.2/dist/fonts/HelvNeue55_W1G.woff2"
9595
HelvNeue55_W1G_hash: "sha384-R6e0PFLMMV6HBvkQK22ecNfjOzyh89wSndiTC71MuvoaOnhIYgOAGVC0gW0kVN16"
96-
HelvNeue75_W1G: "https://cdn.jsdelivr.net/npm/boosted@5.2.1/dist/fonts/HelvNeue75_W1G.woff2"
96+
HelvNeue75_W1G: "https://cdn.jsdelivr.net/npm/boosted@5.2.2/dist/fonts/HelvNeue75_W1G.woff2"
9797
HelvNeue75_W1G_hash: "sha384-ylOkwNNvSwXpWNbpEhI45ruJTXyfQbIb42IxMvSGGcndZBpZ9iAmOFSUl4/Goeqz"
98-
js: "https://cdn.jsdelivr.net/npm/boosted@5.2.1/dist/js/boosted.min.js"
99-
js_hash: "sha384-9ny5Lz+kyP+kOjLSpQd6L3/jnj5RtZh48qUOfq9wcMnXdJhlWG9ECBt5iBDii2Je"
100-
js_bundle: "https://cdn.jsdelivr.net/npm/boosted@5.2.1/dist/js/boosted.bundle.min.js"
101-
js_bundle_hash: "sha384-FQV2xeDatbh7g/Hg/XDDwYs/sTeXu/cIX2GBtqGmlATkYQZSt8Rm7MhvHqELj3Bk"
98+
js: "https://cdn.jsdelivr.net/npm/boosted@5.2.2/dist/js/boosted.min.js"
99+
js_hash: "sha384-IcPI2vc9+39UZpIZmVywH4fIczIu5GG1kh0UxFhYKdErymAU8EFeQFyy1VVnxj+/"
100+
js_bundle: "https://cdn.jsdelivr.net/npm/boosted@5.2.2/dist/js/boosted.bundle.min.js"
101+
js_bundle_hash: "sha384-Mbnyc7kt5sdjykv1+fORyXVF9mbp8gqsv+iXa8Q6zo9qDXXvRvqxtovdkpUDMQ8M"
102102
popper: "https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js"
103103
popper_hash: "sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3"
104104
focus_visible: "https://cdn.jsdelivr.net/npm/focus-visible@5.2.0/dist/focus-visible.min.js"

dist/css/boosted-grid.css

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

dist/css/boosted-grid.css.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/css/boosted-grid.min.css

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/css/boosted-grid.min.css.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/css/boosted-grid.rtl.css

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

dist/css/boosted-grid.rtl.css.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/css/boosted-grid.rtl.min.css

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)