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

Feat: wt 1770 update swap widget footer #998

Merged
merged 12 commits into from
Oct 18, 2023

Conversation

sharonsheah
Copy link
Contributor

@sharonsheah sharonsheah commented Oct 17, 2023

Summary

https://immutable.atlassian.net/browse/WT-1770

image
image

Things worth calling out

Before submitting the PR, please consider the following:

  • Prefix your PR title with feat: , fix: , chore: , docs:, or refactor:.

@sharonsheah sharonsheah marked this pull request as ready for review October 17, 2023 04:24
@sharonsheah sharonsheah requested a review from a team as a code owner October 17, 2023 04:24
@@ -18,13 +19,15 @@ import { EventTargetContext } from '../../../context/event-target-context/EventT
import { UserJourney, useAnalytics } from '../../../context/analytics-provider/SegmentAnalyticsProvider';

export interface SwapCoinsProps {
theme: WidgetTheme;
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there any way for us to get the theme from the BIOME context / provider?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Don't think so. This would require changes in biome repo and it may/may not impact others that use BiomeProvider.

@sharonsheah sharonsheah enabled auto-merge (squash) October 18, 2023 01:46
@sharonsheah sharonsheah merged commit 581a0be into main Oct 18, 2023
6 checks passed
@sharonsheah sharonsheah deleted the feat/WT-1770-update-swap-widget-footer branch October 18, 2023 02:08
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.

4 participants