Skip to content

Commit

Permalink
Merge branch 'ouds/main' into ouds/main-jd-drop-all-added-and-depreca…
Browse files Browse the repository at this point in the history
…ted-messages
  • Loading branch information
julien-deramond authored Jun 28, 2024
2 parents b9834b8 + 04ad45a commit 0444bde
Show file tree
Hide file tree
Showing 38 changed files with 82 additions and 3,662 deletions.
1 change: 1 addition & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"offcanvas",
"offcanvases",
"opensource",
"OUDS",
"Packagist",
"paginations",
"pinterest",
Expand Down
5 changes: 0 additions & 5 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@ _Note: Please transform `- [ ]` into `- (NA)` in the description when things are
- [ ] Design review
- [ ] A11y review

#### After the merge

- [ ] Manually launch [Percy tests](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/actions/workflows/percy.yml)

<!------------------------>
<!-- /!\ Core Team Only -->
<!------------------------>
Expand Down Expand Up @@ -112,7 +108,6 @@ _Note: Please transform `- [ ]` into `- (NA)` in the description when things are
- and probably maintain [a ship list (e.g. for v4.4.0)](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/226)
- [ ] Commit and push `dist` with a `chore(release)` commit message
- [ ] Manually run BrowserStack test
- [ ] Manually run Percy test
- [ ] Merge (on `v4-dev` or `main`)
- [ ] Tag your version, and push your tag
- [ ] Pack and publish
Expand Down
52 changes: 0 additions & 52 deletions .github/workflows/percy.yml

This file was deleted.

13 changes: 0 additions & 13 deletions .storybook/preview-head.html
Original file line number Diff line number Diff line change
@@ -1,19 +1,6 @@
<!-- Preconnect to CDN: remove if not needed -->
<link href="https://cdn.jsdelivr.net" rel="preconnect" crossorigin="anonymous">

<!--
Neue Helvetica is a trademark of Monotype Imaging Inc. registered in the U.S.
Patent and Trademark Office and may be registered in certain other jurisdictions.
Copyright © 2014 Monotype Imaging Inc. All rights reserved.
Orange has purchased the right to use Helvetica in its websites and mobile applications.
If you are not autorized to used it, don't include the orangeHelvetica.css
See NOTICE.txt for more informations.
-->
<link href="https://cdn.jsdelivr.net/npm/boosted/dist/fonts/HelvNeue55_W1G.woff2" rel="preload" as="font" type="font/woff2" crossorigin="anonymous">
<link href="https://cdn.jsdelivr.net/npm/boosted/dist/fonts/HelvNeue75_W1G.woff2" rel="preload" as="font" type="font/woff2" crossorigin="anonymous">
<!-- Copyright © 2014 Monotype Imaging Inc. All rights reserved -->
<link href="https://cdn.jsdelivr.net/npm/boosted/dist/css/orange-helvetica.min.css" rel="stylesheet" crossorigin="anonymous">

<!-- Boosted CSS -->
<link href="https://cdn.jsdelivr.net/npm/boosted/dist/css/boosted.min.css" rel="stylesheet" crossorigin="anonymous">

Expand Down
796 changes: 0 additions & 796 deletions CHANGELOG.md

Large diffs are not rendered by default.

28 changes: 0 additions & 28 deletions NOTICE.txt
Original file line number Diff line number Diff line change
@@ -1,29 +1,3 @@
<version>1.0</version>
<id><![CDATA[Helvetica Neue LT W07 55 Roman]]></id>
<vendor>Monotype Imaging Inc.</vendor>
<credits>
<name>Fonts.com WebFonts</name>
<URL>http://webfonts.fonts.com</URL>
</credits>
<license>
<URL>http://webfonts.fonts.com/Legal</URL>
</license>
<copyright><![CDATA[Copyright © 2014 Monotype Imaging Inc. All rights reserved.]]></copyright>
<trademark><![CDATA[Neue Helvetica is a trademark of Monotype Imaging Inc. registered in the U.S. Patent and Trademark Office and may be registered in certain other jurisdictions.]]></trademark>
Orange has purchased the right to use Helvetica in its websites and mobile applications.
Don't use and distribute Helvetica font family if you're not explicitly authorized by Monotype Imaging Inc
Parts list under Monotype Imaging Inc Copyright
fonts/HelvNeue55_W1G.woff2
fonts/HelvNeue75_W1G.woff2
fonts/HelveticaNeueW20-55Roman.woff2
fonts/HelveticaNeueW20-75Bold.woff2
dist/fonts/HelvNeue55_W1G.woff2
dist/fonts/HelvNeue75_W1G.woff2
dist/fonts/HelveticaNeueW20-55Roman.woff2
dist/fonts/HelveticaNeueW20-75Bold.woff2
End of the parts list under Monotype Imaging Inc Copyright


Parts list under Orange SA Copyright
Copyright (C) 2016 - 2024 Orange SA All rights reserved

Expand Down Expand Up @@ -87,5 +61,3 @@ site/static/docs/**/assets/img/title-bars-illustrations/illustration-480.png
site/static/docs/**/assets/img/title-bars-illustrations/illustration-768.png

End of the parts list under Orange SA Copyright


1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ Read the [Getting started page](https://boosted.orange.com/docs/getting-started/
## Status

[![Build Status](https://img.shields.io/github/actions/workflow/status/Orange-OpenSource/Orange-Boosted-Bootstrap/js.yml?branch=main&label=JS%20Tests&logo=github)](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/actions/workflows/js.yml?query=workflow%3AJS+branch%3Amain)
[![This project is using Percy.io for visual regression testing.](https://percy.io/static/images/percy-badge.svg)](https://percy.io/Boosted/Boosted)
[![npm version](https://img.shields.io/npm/v/boosted?logo=npm&logoColor=fff)](https://www.npmjs.com/package/boosted)
[![Packagist Prerelease](https://img.shields.io/packagist/v/Orange-Opensource/Orange-Boosted-Bootstrap.svg?include_prereleases&logo=packagist&logoColor=fff)](https://packagist.org/packages/Orange-OpenSource/Orange-Boosted-Bootstrap)
[![NuGet](https://img.shields.io/nuget/vpre/boosted?logo=nuget&logoColor=fff)](https://www.nuget.org/packages/boosted/absoluteLatest)
Expand Down
8 changes: 0 additions & 8 deletions build/generate-sri.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,6 @@ const files = [
file: 'dist/css/boosted.rtl.min.css',
configPropertyName: 'css_rtl_hash'
},
{
file: 'dist/css/orange-helvetica.min.css',
configPropertyName: 'helvetica_hash'
},
{
file: 'dist/css/orange-helvetica.rtl.min.css',
configPropertyName: 'helvetica_rtl_hash'
},
{
file: 'dist/js/boosted.min.js',
configPropertyName: 'js_hash'
Expand Down
Binary file removed fonts/HelvNeue55_W1G.woff2
Binary file not shown.
Binary file removed fonts/HelvNeue75_W1G.woff2
Binary file not shown.
Binary file removed fonts/HelveticaNeueW20-55Roman.woff2
Binary file not shown.
Binary file removed fonts/HelveticaNeueW20-75Bold.woff2
Binary file not shown.
12 changes: 0 additions & 12 deletions hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,18 +97,6 @@ params:
css_hash: "sha384-laZ3JUZ5Ln2YqhfBvadDpNyBo7w5qmWaRnnXuRwNhJeTEFuSdGbzl4ZGHAEnTozR"
css_rtl: "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/boosted.rtl.min.css"
css_rtl_hash: "sha384-u0MzeBZZtzZYfm2QxXQbV14lVgTHrLKdF/uhQkWT4IYfJAPcyVsCOXVHSE9jDiYh"
helvetica: "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/orange-helvetica.min.css"
helvetica_hash: "sha384-A0Qk1uKfS1i83/YuU13i2nx5pk79PkIfNFOVzTcjCMPGKIDj9Lqx9lJmV7cdBVQZ"
helvetica_rtl: "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/orange-helvetica.rtl.min.css"
helvetica_rtl_hash: "sha384-4MlBAYgNr+UGO/cACkdFashk4EWyneAX3fp0OWoM7k8/smSl1irUexFx6u83N9Em"
HelveticaNeueW20-55Roman: "https://cdn.jsdelivr.net/npm/[email protected]/dist/fonts/HelveticaNeueW20-55Roman.woff2"
HelveticaNeueW20-55Roman_hash: "sha384-3JzHT24JpS8epPIAdqo7AcCNQcr5VxQi8FClxBayyd/6BLTIFbJLiGD4CIf8FtRl"
HelveticaNeueW20-75Bold: "https://cdn.jsdelivr.net/npm/[email protected]/dist/fonts/HelveticaNeueW20-75Bold.woff2"
HelveticaNeueW20-75Bold_hash: "sha384-vpoGPps82D7bRdHnBlcsNi/WGJMOyFhPA9+NEonxOo5bYJGzIAjfIJ9tuZ0fPyKr"
HelvNeue55_W1G: "https://cdn.jsdelivr.net/npm/[email protected]/dist/fonts/HelvNeue55_W1G.woff2"
HelvNeue55_W1G_hash: "sha384-R6e0PFLMMV6HBvkQK22ecNfjOzyh89wSndiTC71MuvoaOnhIYgOAGVC0gW0kVN16"
HelvNeue75_W1G: "https://cdn.jsdelivr.net/npm/[email protected]/dist/fonts/HelvNeue75_W1G.woff2"
HelvNeue75_W1G_hash: "sha384-ylOkwNNvSwXpWNbpEhI45ruJTXyfQbIb42IxMvSGGcndZBpZ9iAmOFSUl4/Goeqz"
js: "https://cdn.jsdelivr.net/npm/[email protected]/dist/js/boosted.min.js"
js_hash: "sha384-TfjOlWccrKKSEc/hJqxs6Tofoh4+tlm//VJYb92Ow7aPNtgfaKuuLsnFqObi3xmp"
js_bundle: "https://cdn.jsdelivr.net/npm/[email protected]/dist/js/boosted.bundle.min.js"
Expand Down
2 changes: 1 addition & 1 deletion nuget/boosted.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<owners>Orange SA</owners>
<description>Orange Boosted with Bootstrap is a Bootstrap based, Orange branded accessible and ergonomic components library.</description>
<releaseNotes>https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/releases</releaseNotes>
<summary>Boosted framework in CSS. Includes fonts and JavaScript.</summary>
<summary>Boosted framework in CSS. Includes JavaScript.</summary>
<language>en-us</language>
<projectUrl>https://boosted.orange.com/</projectUrl>
<repository type="git" url="https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git" branch="main" />
Expand Down
2 changes: 1 addition & 1 deletion nuget/boosted.sass.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<owners>Orange SA</owners>
<description>Orange Boosted with Bootstrap is a Bootstrap based, Orange branded accessible and ergonomic components library.</description>
<releaseNotes>https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/releases</releaseNotes>
<summary>Boosted framework in Sass. Includes fonts and JavaScript</summary>
<summary>Boosted framework in Sass. Includes JavaScript</summary>
<language>en-us</language>
<projectUrl>https://boosted.orange.com/</projectUrl>
<repository type="git" url="https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git" branch="main" />
Expand Down
Loading

0 comments on commit 0444bde

Please sign in to comment.