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 main): patched commit → 0cbfe13 #2828

Merged
merged 11 commits into from
Dec 27, 2024

Conversation

@louismaximepiton louismaximepiton added v5 dependencies Pull requests that update a dependency file labels Dec 23, 2024
Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for boosted ready!

Name Link
🔨 Latest commit 1cff6e7
🔍 Latest deploy log https://app.netlify.com/sites/boosted/deploys/676e7e9c8267300008b34faa
😎 Deploy Preview https://deploy-preview-2828--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 configuration.

@louismaximepiton louismaximepiton added chore merge Sync with Bootstrap and removed dependencies Pull requests that update a dependency file labels Dec 23, 2024
@louismaximepiton louismaximepiton force-pushed the main-merge-bootstrap-58f2df8 branch from 9594d81 to 2120af5 Compare December 24, 2024 08:37
@louismaximepiton louismaximepiton marked this pull request as ready for review December 24, 2024 08:44
@louismaximepiton louismaximepiton force-pushed the main-merge-bootstrap-58f2df8 branch from 70f67c5 to 2120af5 Compare December 24, 2024 09:08
@@ -355,7 +356,7 @@
left: (100% - $carousel-caption-width) * .5;
padding: $carousel-caption-padding-y $carousel-caption-padding-x; // Boosted mod
color: $carousel-caption-color;
background-color: $carousel-caption-bg; // Boosted mod
background-color: $carousel-caption-bg; // Boosted mod: instead of `var(--#{$prefix}carousel-caption-color)`
Copy link
Collaborator

Choose a reason for hiding this comment

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

On the bootstrap side the change was on the color, not the background color but there is no background color on Bootstrap side. Shouldn't we update the color instead ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch ! I've changed the comment so we aren't lost. Since we already properly take care of the dark mode carousel in Boosted, I didn't change anything.

@vprothais vprothais force-pushed the main-merge-bootstrap-58f2df8 branch from 243a160 to 1cff6e7 Compare December 27, 2024 10:16
@vprothais vprothais merged commit 78cb7bd into main Dec 27, 2024
11 of 12 checks passed
@vprothais vprothais deleted the main-merge-bootstrap-58f2df8 branch December 27, 2024 10:18
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