-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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(bridge-ui): responsive design, memo, style updates, navbar changes #396
Conversation
Codecov Report
@@ Coverage Diff @@
## main #396 +/- ##
==========================================
+ Coverage 65.41% 65.53% +0.11%
==========================================
Files 95 96 +1
Lines 2585 2594 +9
Branches 309 310 +1
==========================================
+ Hits 1691 1700 +9
Misses 827 827
Partials 67 67
*This pull request uses carry forward flags. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
843e76d
Sorry Dan/David, need re-approval on this, I had one more thing (error toasts) I realized I should put in this PR! And the toggle was quite ugly for the memo! |
Adds memo field to bridge form.
Fixes the non-responsive design (see atached image, or see for yourself on phone at the vercel link below).
General style updates.
Adds svelte-toast to closer match the Figma.