-
-
Notifications
You must be signed in to change notification settings - Fork 366
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: New swap tables & Swap Modal follow up #11389
Conversation
- ref: remove TradeInteraction
# Conflicts: # i18n/locales/en.json
✅ Deploy Preview for koda-canary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for polkadot ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
cc @Jarsen136 @preschian pls review 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor, otherwise lgtm
|
||
const { urlPrefix } = usePrefix() | ||
|
||
const itemPath = computed(() => `/${urlPrefix.value}/gallery/${props.id}`) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
return undefined
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated
@@ -13,23 +13,30 @@ | |||
v-if="trade.isAnyTokenInCollectionDesired" | |||
:trade="trade" | |||
:send-item="sendItem" | |||
:title="desiredTitle" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
props required string, but desiredTitle
can be string | undefined
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated
cc @hassnian can you please check comments? |
# Conflicts: # components/shared/gallery/NeoTag.vue
|
PR Type
Context
after #11319
Needs Design check
Screenshot 📸
Swaps
Offer