Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore merge from 8fddb9f to a3f8480 #1882

Merged
merged 33 commits into from
Mar 8, 2023

Conversation

julien-deramond
Copy link
Member

@julien-deramond julien-deramond commented Mar 8, 2023

@netlify
Copy link

netlify bot commented Mar 8, 2023

Deploy Preview for boosted ready!

Name Link
🔨 Latest commit a87ff2d
🔍 Latest deploy log https://app.netlify.com/sites/boosted/deploys/640859ae2e06370008417f90
😎 Deploy Preview https://deploy-preview-1882--boosted.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2023

Images automagically compressed by Calibre's image-actions

Compression reduced images by 3.6%, saving 11.68 KB.

Filename Before After Improvement Visual comparison
site/static/docs/5.3/assets/img/guides/parcel-dev-server-boosted.png 56.22 KB 55.09 KB -2.0% View diff
site/static/docs/5.3/assets/img/guides/parcel-dev-server.png 53.46 KB 50.92 KB -4.7% View diff
site/static/docs/5.3/assets/img/guides/vite-dev-server-boosted.png 53.53 KB 52.58 KB -1.8% View diff
site/static/docs/5.3/assets/img/guides/vite-dev-server.png 49.65 KB 47.89 KB -3.5% View diff
site/static/docs/5.3/assets/img/guides/webpack-dev-server-boosted.png 57.37 KB 55.97 KB -2.4% View diff
site/static/docs/5.3/assets/img/guides/webpack-dev-server.png 52.09 KB 48.18 KB -7.5% View diff

55 images did not require optimisation.

Update required: Update image-actions configuration to the latest version before 1/1/21. See README for instructions.

@julien-deramond julien-deramond marked this pull request as ready for review March 8, 2023 07:34
@julien-deramond julien-deramond changed the title Chore merge from 8fddb9f Chore merge from 8fddb9f to a3f8480 Mar 8, 2023
Copy link
Member

@louismaximepiton louismaximepiton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Funny that we remove 5kb from our images it lighten 80% of the size, Bootstrap removes 60kb per image and its only 20% 🤔
One things to tackle and we're good to go !

@@ -27,7 +27,7 @@
--#{$prefix}btn-hover-color: #{$hover-color};
--#{$prefix}btn-hover-bg: #{$hover-background};
--#{$prefix}btn-hover-border-color: #{$hover-border};
--#{$prefix}btn-focus-shadow-rgb: #{$btn-focus-shadow-color}; // Boosted mod
--#{$prefix}btn-focus-shadow-rgb: #{$btn-focus-shadow-color}; // Boosted mod: instead of `#{to-rgb(mix(color-contrast($link-color), $link-color, 15%))}`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unless I'm mistaken, but the changes of twbs/bootstrap@d576590 weren't in this file 🤔

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh wow, I'm gonna check. Thx LM

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in 86cedf6

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good !

@sonarcloud
Copy link

sonarcloud bot commented Mar 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Member

@louismaximepiton louismaximepiton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@julien-deramond julien-deramond merged commit 5a1bd13 into main Mar 8, 2023
@julien-deramond julien-deramond deleted the main-jd-chore-merge-from-8fddb9f branch March 8, 2023 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore merge Sync with Bootstrap v5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants