-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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: appkit demo #3413
feat: appkit demo #3413
Conversation
Coverage Report
File Coverage
|
const titleValueMap = { | ||
Buy: 'onramp', | ||
Swap: 'swaps', | ||
Receive: 'receive', |
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.
Does Receive
feature changes anything in the Modal? I could not see differences in the preview
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.
It's only visible on the embedded wallet connection. The default (old) account view doesn't have this as one of the options in the list
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.
The preview is looking really good 🚀
apps/builder/components/configuration-sections/section-design.tsx
Outdated
Show resolved
Hide resolved
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.
Amazing work ✨
Left 1 small comment
1ae8df3
to
a65b45e
Compare
Description
Introducing AppKit demo application. This PR includes changes to have the initial changes for Demo (aka previously Builder) application.
Main features:
All the required changes to AppKit has been handled separate PRs. See:
Type of change
Associated Issues
For Linear issues: Closes APKT-1424, APKT-1426, APKT-650, APKT-649, APKT-646, APKT-1466, APKT-1465, APKT-775, APKT-1585, APKT-1584, APKT-1681
Showcase (Optional)
appkit-demo.mp4
Checklist