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

[NO CHANGELOG] Upgrade biome design-tokens to 0.4.4 and react to 0.27.2 #2219

Merged
merged 18 commits into from
Sep 26, 2024

Conversation

jiyounglee
Copy link
Contributor

@jiyounglee jiyounglee commented Sep 24, 2024

Upgrade biome design-tokens to 0.4.4 and react to 0.27.2

@jiyounglee jiyounglee requested a review from a team as a code owner September 24, 2024 05:20
Copy link

nx-cloud bot commented Sep 24, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit e0b5e14. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@jiyounglee jiyounglee requested a review from a team as a code owner September 24, 2024 06:09
@glomotion glomotion requested a review from a team as a code owner September 24, 2024 07:26
<MenuItem.Label size="medium">
{heading}
</MenuItem.Label>
<MenuItem.IntentIcon
icon={intentIcon}
icon={intentIcon as AllSingleVariantIconKeys}
Copy link
Contributor

Choose a reason for hiding this comment

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

so it kinda depends on how many icons we want to support in here. If we want to support Dual and Single icon variants properly, then we should maybe do as above and use the typeGuard: isDualVariantIcon()

jhesgodi
jhesgodi previously approved these changes Sep 26, 2024
zaidarain1
zaidarain1 previously approved these changes Sep 26, 2024
@@ -17,7 +17,7 @@ function Message() {
return (
<CardStack title="Message">
<Sticker
Copy link
Contributor

Choose a reason for hiding this comment

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

@glomotion should this version upgrade have any impact on the Sticker component?
Left is after this version bump, right is prior

image

Copy link
Contributor

Choose a reason for hiding this comment

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

@haydenfowler so stickers have not changed, but Sticker.FramedIcon has. 😅 Think we just need one extra prop here. Ill fix.

Copy link
Contributor

Choose a reason for hiding this comment

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

OK this commit should fix it: 819e41e

Copy link
Contributor

Choose a reason for hiding this comment

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

@glomotion Same result unfortunately 😅

Copy link
Contributor

Choose a reason for hiding this comment

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

@haydenfowler OK should definitely be fixed this time. Sorry for the false start. 🤪

@glomotion glomotion dismissed stale reviews from zaidarain1 and jhesgodi via f5e6026 September 26, 2024 01:36
@jiyounglee jiyounglee changed the title [NO CHANGELOG] Upgrade biome design-tokens to 0.4.4 and react to 0.27.0 [NO CHANGELOG] Upgrade biome design-tokens to 0.4.4 and react to 0.27.2 Sep 26, 2024
@jiyounglee jiyounglee added this pull request to the merge queue Sep 26, 2024
Merged via the queue into main with commit 36c88a5 Sep 26, 2024
8 checks passed
@jiyounglee jiyounglee deleted the upgrade-biome branch September 26, 2024 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants