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

refactor(tile): use relative paths for imports in the same pkg #12103

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

m4olivei
Copy link
Contributor

Related Ticket(s)

ADCMS-6691
Follow up to #12091

Description

Quick followup to #12091. Updates imports for the same package to be relative paths. Can avoid weird local development / bundling bugs and maintains consistency with the rest of the codebase.

Changelog

Changed

  • Adjusts import '@carbon/ibmdotcom-web-components/es*'; imports to relative path imports.

@m4olivei m4olivei requested a review from a team as a code owner November 12, 2024 20:23
@m4olivei m4olivei requested review from bruno-amorim, marcelojcs, andy-blum and Valentin-Sorin-Nicolae and removed request for a team November 12, 2024 20:23
Copy link

netlify bot commented Nov 12, 2024

Deploy Preview for ibm-dotcom-web-components ready!

Name Link
🔨 Latest commit 5799f88
🔍 Latest deploy log https://app.netlify.com/sites/ibm-dotcom-web-components/deploys/6733b92ef394330008a1b921
😎 Deploy Preview https://deploy-preview-12103--ibm-dotcom-web-components.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

netlify bot commented Nov 12, 2024

Deploy Preview for ibm-dotcom-web-components-react-wrap ready!

Name Link
🔨 Latest commit 5799f88
🔍 Latest deploy log https://app.netlify.com/sites/ibm-dotcom-web-components-react-wrap/deploys/6733b92e4ee2d50008984569
😎 Deploy Preview https://deploy-preview-12103--ibm-dotcom-web-components-react-wrap.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.

@m4olivei
Copy link
Contributor Author

@andy-blum fyi, I approved the Percy changes reported on the tile component. Second time I've done that. They are reported as different everytime on account of the randomized lorem ipsum. Maybe we need a knob for a seed value somehow to get "consistent" randomness.

@m4olivei m4olivei added the Ready to merge Label for the pull requests that are ready to merge label Nov 12, 2024
@kodiakhq kodiakhq bot merged commit c1a18e1 into carbon-design-system:main Nov 12, 2024
20 of 24 checks passed
@m4olivei m4olivei deleted the fix/tile-imports branch November 12, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to merge Label for the pull requests that are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants