Skip to content

Commit c41606e

Browse files
chore(release): v5.3.5 (#2975)
1 parent 1d011ed commit c41606e

File tree

112 files changed

+247
-234
lines changed

Some content is hidden

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

112 files changed

+247
-234
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [5.3.5](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v5.3.4...v5.3.5) (2025-04-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **focus:** Remove default `z-index` ([#2501](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/pull/2501)) ([1d011ed](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/1d011ed10ff29e8cafd7bffae90f24d7f59222bf))
7+
8+
9+
110
## [5.3.4](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v5.3.3...v5.3.4) (2025-04-14)
211

312

README.md

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

3131
Several quick start options are available:
3232

33-
- [Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v5.3.4.zip)
33+
- [Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v5.3.5.zip)
3434
- Clone the repo: `git clone https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git`
35-
- Install with [npm](https://www.npmjs.com/): `npm install [email protected].4`
36-
- Install with [yarn](https://yarnpkg.com/): `yarn add [email protected].4`
37-
- Install with [Composer](https://getcomposer.org/): `composer require orange-opensource/orange-boosted-bootstrap:5.3.4`
35+
- Install with [npm](https://www.npmjs.com/): `npm install [email protected].5`
36+
- Install with [yarn](https://yarnpkg.com/): `yarn add [email protected].5`
37+
- Install with [Composer](https://getcomposer.org/): `composer require orange-opensource/orange-boosted-bootstrap:5.3.5`
3838
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package boosted` Sass: `Install-Package boosted.sass`
3939

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

dist/css/boosted-grid.css

Lines changed: 2 additions & 2 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: 2 additions & 2 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: 2 additions & 2 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: 2 additions & 2 deletions
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.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.

0 commit comments

Comments
 (0)