Skip to content

Commit

Permalink
chore(release): v5.2.2 (#1651)
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond authored Nov 23, 2022
1 parent e918550 commit 0c794ba
Show file tree
Hide file tree
Showing 144 changed files with 2,168 additions and 5,452 deletions.
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,41 @@
## [5.2.2](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v5.2.1...v5.2.2) (2022-11-23)


### Bug Fixes

* add a note into Storybook script and some steps within our PR template ([9025e13](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/9025e13603119d77c221e49aa5bee163c0a4a069))
* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* force sass version to 1.55.0 in the package-lock.json ([254b477](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/254b477748fb668bf7ab45d8ce402a72bf457e24))
* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* **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))
* remove Algolia specific action from PR template for DoD release ([dd8f0ff](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/dd8f0ff921caa5c8c19c8cc96148695c96ae2dda))
* **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))
* update package-lock.json ([0abaae8](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/0abaae8756e0227879f407b2a01ddd6f2d8f3a58))
* update package-lock.json ([9ec84e8](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/9ec84e8b6bc740d00d7c193c0e5c33c21b252d48))
* update package-lock.json ([abee233](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/abee2339b9f5162102932ab5a30a8f0c3f2e4fdb))
* **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))


### Features

* 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))
* **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))



## [5.2.1](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v5.2.0...v5.2.1) (2022-10-31)


Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@

Several quick start options are available:

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

Read the [Getting started page](https://boosted.orange.com/docs/getting-started/introduction/) for information on the framework contents, templates, examples, and more.
Expand Down
38 changes: 19 additions & 19 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ params:
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."
authors: "Orange and Boosted contributors"

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

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

cdn:
# See https://www.srihash.org for info on how to generate the hashes
css: "https://cdn.jsdelivr.net/npm/[email protected].1/dist/css/boosted.min.css"
css_hash: "sha384-pOS5XpkcgtRr25C31i+y6ge+1U4oBWadkcnugQSoW6Ba2cYORcVNCwTOGqngyl1v"
css_rtl: "https://cdn.jsdelivr.net/npm/[email protected].1/dist/css/boosted.rtl.min.css"
css_rtl_hash: "sha384-GhPly49TjNgPlqaGm/x8OQuyMje2OniSQOQBqghta1dFszuGtei3Vx6BwUHiHCO7"
helvetica: "https://cdn.jsdelivr.net/npm/[email protected].1/dist/css/orange-helvetica.min.css"
css: "https://cdn.jsdelivr.net/npm/[email protected].2/dist/css/boosted.min.css"
css_hash: "sha384-4W+7QzRvU5MpZNXDQLEE9WgRDCNWBvAwLgEYnOpcArZblM633JIQea8MS9gDaQhi"
css_rtl: "https://cdn.jsdelivr.net/npm/[email protected].2/dist/css/boosted.rtl.min.css"
css_rtl_hash: "sha384-O4iOqyvlVK6wdiASuUw+balJxldrR8vzG2r8xKKykDzYeFZ/BbZilN+Xf7oPu0Cw"
helvetica: "https://cdn.jsdelivr.net/npm/[email protected].2/dist/css/orange-helvetica.min.css"
helvetica_hash: "sha384-A0Qk1uKfS1i83/YuU13i2nx5pk79PkIfNFOVzTcjCMPGKIDj9Lqx9lJmV7cdBVQZ"
helvetica_rtl: "https://cdn.jsdelivr.net/npm/[email protected].1/dist/css/orange-helvetica.rtl.min.css"
helvetica_rtl: "https://cdn.jsdelivr.net/npm/[email protected].2/dist/css/orange-helvetica.rtl.min.css"
helvetica_rtl_hash: "sha384-4MlBAYgNr+UGO/cACkdFashk4EWyneAX3fp0OWoM7k8/smSl1irUexFx6u83N9Em"
HelveticaNeueW20-55Roman: "https://cdn.jsdelivr.net/npm/[email protected].1/dist/fonts/HelveticaNeueW20-55Roman.woff2"
HelveticaNeueW20-55Roman: "https://cdn.jsdelivr.net/npm/[email protected].2/dist/fonts/HelveticaNeueW20-55Roman.woff2"
HelveticaNeueW20-55Roman_hash: "sha384-3JzHT24JpS8epPIAdqo7AcCNQcr5VxQi8FClxBayyd/6BLTIFbJLiGD4CIf8FtRl"
HelveticaNeueW20-75Bold: "https://cdn.jsdelivr.net/npm/[email protected].1/dist/fonts/HelveticaNeueW20-75Bold.woff2"
HelveticaNeueW20-75Bold: "https://cdn.jsdelivr.net/npm/[email protected].2/dist/fonts/HelveticaNeueW20-75Bold.woff2"
HelveticaNeueW20-75Bold_hash: "sha384-vpoGPps82D7bRdHnBlcsNi/WGJMOyFhPA9+NEonxOo5bYJGzIAjfIJ9tuZ0fPyKr"
HelvNeue55_W1G: "https://cdn.jsdelivr.net/npm/[email protected].1/dist/fonts/HelvNeue55_W1G.woff2"
HelvNeue55_W1G: "https://cdn.jsdelivr.net/npm/[email protected].2/dist/fonts/HelvNeue55_W1G.woff2"
HelvNeue55_W1G_hash: "sha384-R6e0PFLMMV6HBvkQK22ecNfjOzyh89wSndiTC71MuvoaOnhIYgOAGVC0gW0kVN16"
HelvNeue75_W1G: "https://cdn.jsdelivr.net/npm/[email protected].1/dist/fonts/HelvNeue75_W1G.woff2"
HelvNeue75_W1G: "https://cdn.jsdelivr.net/npm/[email protected].2/dist/fonts/HelvNeue75_W1G.woff2"
HelvNeue75_W1G_hash: "sha384-ylOkwNNvSwXpWNbpEhI45ruJTXyfQbIb42IxMvSGGcndZBpZ9iAmOFSUl4/Goeqz"
js: "https://cdn.jsdelivr.net/npm/[email protected].1/dist/js/boosted.min.js"
js_hash: "sha384-9ny5Lz+kyP+kOjLSpQd6L3/jnj5RtZh48qUOfq9wcMnXdJhlWG9ECBt5iBDii2Je"
js_bundle: "https://cdn.jsdelivr.net/npm/[email protected].1/dist/js/boosted.bundle.min.js"
js_bundle_hash: "sha384-FQV2xeDatbh7g/Hg/XDDwYs/sTeXu/cIX2GBtqGmlATkYQZSt8Rm7MhvHqELj3Bk"
js: "https://cdn.jsdelivr.net/npm/[email protected].2/dist/js/boosted.min.js"
js_hash: "sha384-IcPI2vc9+39UZpIZmVywH4fIczIu5GG1kh0UxFhYKdErymAU8EFeQFyy1VVnxj+/"
js_bundle: "https://cdn.jsdelivr.net/npm/[email protected].2/dist/js/boosted.bundle.min.js"
js_bundle_hash: "sha384-Mbnyc7kt5sdjykv1+fORyXVF9mbp8gqsv+iXa8Q6zo9qDXXvRvqxtovdkpUDMQ8M"
popper: "https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
popper_hash: "sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3"
focus_visible: "https://cdn.jsdelivr.net/npm/[email protected]/dist/focus-visible.min.js"
Expand Down
9 changes: 6 additions & 3 deletions dist/css/boosted-grid.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/boosted-grid.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/css/boosted-grid.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/boosted-grid.min.css.map

Large diffs are not rendered by default.

9 changes: 6 additions & 3 deletions dist/css/boosted-grid.rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/boosted-grid.rtl.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/css/boosted-grid.rtl.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/boosted-grid.rtl.min.css.map

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions dist/css/boosted-reboot.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/boosted-reboot.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit 0c794ba

Please sign in to comment.