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

fix(bug): slider.scss uses deprecated / #15063

Merged
merged 3 commits into from
Oct 31, 2023

Conversation

alewitt2
Copy link
Contributor

an accidental deprecated division / snuck in and is causing sass loader errors downstream.

Closes # #15062

cant load @use carbon/react in scss

Changelog

Changed

  • Fixes usage of deprecated division /

Testing / Reviewing

make sure slider still works as expected, and no sass warnings

@alewitt2 alewitt2 requested a review from a team as a code owner October 30, 2023 13:57
@netlify
Copy link

netlify bot commented Oct 30, 2023

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 5b3734d
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/6540f80aa0d2f60008cf9a44
😎 Deploy Preview https://deploy-preview-15063--v11-carbon-react.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.

@netlify
Copy link

netlify bot commented Oct 30, 2023

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 5b3734d
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/6540f80a1864650007b00b5e
😎 Deploy Preview https://deploy-preview-15063--carbon-elements.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.

Copy link
Member

@tay1orjones tay1orjones left a comment

Choose a reason for hiding this comment

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

Thanks for putting this up so quick! Just one minor issue below

packages/styles/scss/components/slider/_slider.scss Outdated Show resolved Hide resolved
@github-actions github-actions bot enabled auto-merge October 30, 2023 14:43
@github-actions github-actions bot added this pull request to the merge queue Oct 30, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 31, 2023
alewitt2 and others added 3 commits October 31, 2023 08:50
an accidental deprecated division `/` snuck in and is causing sass loader errors downstream.
@tw15egan tw15egan added this pull request to the merge queue Oct 31, 2023
@tay1orjones tay1orjones removed this pull request from the merge queue due to the queue being cleared Oct 31, 2023
@tay1orjones tay1orjones merged commit 736de08 into carbon-design-system:main Oct 31, 2023
14 checks passed
tay1orjones added a commit to tay1orjones/carbon that referenced this pull request Nov 1, 2023
* fix(bug): slider.scss uses deprecated `/`

an accidental deprecated division `/` snuck in and is causing sass loader errors downstream.

* Update packages/styles/scss/components/slider/_slider.scss

Co-authored-by: Taylor Jones <[email protected]>

* Update packages/styles/scss/components/slider/_slider.scss

---------

Co-authored-by: Taylor Jones <[email protected]>
@tw15egan tw15egan mentioned this pull request Nov 6, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants