Skip to content

Commit

Permalink
Merge branch 'ouds/main' into ouds/main-lmp-docs-stretched-link
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond authored Sep 12, 2024
2 parents 7628759 + 42db31a commit 3501c75
Show file tree
Hide file tree
Showing 94 changed files with 505 additions and 458 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## [0.0.3](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v0.0.2-ouds-web...v0.0.3) (2024-09-10)


### Bug Fixes

* **docs:** broken links to /blob/vx.y.z-ouds-web files ([de57f93](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/de57f932963c74a520adf59427f749e8ad7b80c6))
* **docs:** broken links to /blob/vx.y.z-ouds-web files ([#2647](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/2647)) ([9ec5f54](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/9ec5f54b091e69049946a909aa4d54bb7827e628))
* **docs:** change CodePen bug reports template ([#2636](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/2636)) ([08415e8](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/08415e80e93f6f51faef4885616e1cd2fa1ef425))
* **README:** drop Packagist badge ([d485ccd](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/d485ccd62c62c9f17fcef358c1d4b2bb879a8099))
* **README:** npm version badge ([191628c](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/191628cd2786daf6e6c00f1dfc9557ea661d0247))


### Features

* **css:** drop `form-star-rating()` mixin ([#2635](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/2635)) ([7611937](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/761193762ff6945b74dd310113cefdcc8441ccae))
* **css:** update `$ouds-opacity-800` from `.88` to `.80` ([36c4c4c](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/36c4c4c4d21d70c3f8f98abc04da0542a1e24f09))
* tokens architecture and opacity utilities ([#2573](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/2573)) ([2faadcc](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/2faadcc05f61722c39fe4e0622fe1a1e71c2d390))



## [0.0.2](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/compare/v0.0.1-ouds-web...v0.0.2) (2024-07-19)


Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@

Several quick start options are available:

- [Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v0.0.2-ouds-web.zip)
- [Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v0.0.3-ouds-web.zip)
- Clone the repo: `git clone https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git`
- Install with [npm](https://www.npmjs.com/): `npm install @ouds/[email protected].2`
- Install with [yarn](https://yarnpkg.com/): `yarn add @ouds/[email protected].2`
- Install with [npm](https://www.npmjs.com/): `npm install @ouds/[email protected].3`
- Install with [yarn](https://yarnpkg.com/): `yarn add @ouds/[email protected].3`
- Install with [Composer](https://getcomposer.org/): `composer require orange-opensource/orange-boosted-bootstrap:dev-ouds/main`
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package ouds-web` Sass: `Install-Package ouds-web.sass`

Expand Down
2 changes: 1 addition & 1 deletion dist/css/ouds-web-bootstrap.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/ouds-web-bootstrap.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-bootstrap.min.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/ouds-web-bootstrap.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-bootstrap.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/ouds-web-bootstrap.rtl.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-bootstrap.rtl.min.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/ouds-web-bootstrap.rtl.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-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/ouds-web-grid.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-grid.min.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/ouds-web-grid.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-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/ouds-web-grid.rtl.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-grid.rtl.min.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/ouds-web-grid.rtl.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-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/ouds-web-reboot.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-reboot.min.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/ouds-web-reboot.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-reboot.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/ouds-web-reboot.rtl.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-reboot.rtl.min.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/ouds-web-reboot.rtl.min.css.map

Large diffs are not rendered by default.

22 changes: 13 additions & 9 deletions dist/css/ouds-web-utilities.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/ouds-web-utilities.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web-utilities.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-utilities.min.css.map

Large diffs are not rendered by default.

22 changes: 13 additions & 9 deletions dist/css/ouds-web-utilities.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/ouds-web-utilities.rtl.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web-utilities.rtl.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-utilities.rtl.min.css.map

Large diffs are not rendered by default.

26 changes: 17 additions & 9 deletions dist/css/ouds-web.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/ouds-web.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/ouds-web.min.css.map

Large diffs are not rendered by default.

26 changes: 17 additions & 9 deletions dist/css/ouds-web.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/ouds-web.rtl.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web.rtl.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/ouds-web.rtl.min.css.map

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions dist/js/ouds-web.bundle.js

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

2 changes: 1 addition & 1 deletion dist/js/ouds-web.bundle.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/js/ouds-web.bundle.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/ouds-web.bundle.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 3501c75

Please sign in to comment.