Zach Pomerantz
a650807c96
fix: correctly center navbar els ( #5676 )
2022-12-13 13:17:48 -05:00
Vignesh Mohankumar
6efd7ca779
build: re-start scheduled builds ( #5674 )
...
Revert "build: pause scheduled releases (#5615 )"
This reverts commit 185c1f677212b86c68c3730ad03aeb166ab31287.
2022-12-13 12:32:43 -05:00
aballerr
d658720505
chore: initial set of cypress tests for nft ( #5590 )
...
* initial set of cypress tests for nft
2022-12-13 11:43:02 -05:00
Zach Pomerantz
bba40846e1
build: upgrade widget to 2.22.10 ( #5666 )
2022-12-12 15:54:40 -05:00
pp-hh-ii-ll
8fa6c87015
fix: responsive styles for steps ( #5651 )
...
* feat: styled footer links
* grid
* center
* Update bottom links and full bleed image
* Mobile spacing and font size adjustments
Decrease spacing in mobile and swap the sizing of fonts between mobile and desktop sizes
* Add responsive behavior to steps
Changes font size and margins in mobile view
Co-authored-by: Vignesh Mohankumar <me@vig.xyz>
Co-authored-by: Callil Capuozzo <callil.capuozzo@gmail.com>
2022-12-12 15:35:06 -05:00
pp-hh-ii-ll
933d02b275
fix: responsive styling for info buttons ( #5652 )
...
Responsive styling for info buttons
Reduces margins and font size in mobile view
Adds some margin to the side of the external-link arrow
Co-authored-by: Vignesh Mohankumar <vignesh@vigneshmohankumar.com>
2022-12-12 14:59:23 -05:00
Zach Pomerantz
7738a6b9e0
fix: vertically center-align navbar items ( #5664 )
2022-12-12 14:50:21 -05:00
Vignesh Mohankumar
2db4b1da3d
fix: remove period on landing page title ( #5663 )
2022-12-12 14:22:25 -05:00
Zach Pomerantz
06c85b744f
fix: show error when present (not approval) ( #5662 )
2022-12-12 13:51:38 -05:00
Callil Capuozzo
aa29ea80a9
fix: tweak landing page buttons ( #5661 )
...
* Tweak landing details
* flex
Co-authored-by: Vignesh Mohankumar <me@vig.xyz>
2022-12-12 13:45:28 -05:00
pp-hh-ii-ll
3613dc2d4a
style: add transition to button and move gradient up ( #5660 )
...
Add transition to button and move gradient up
Moves gradient up to obscure more of the swap box
2022-12-12 13:33:22 -05:00
pp-hh-ii-ll
e22554b4c4
fix: responsive styling for info button ( #5659 )
...
Responsive styling for info button
Decreases gap and font size and adds margin to external link arrow icon
2022-12-12 12:55:25 -05:00
pp-hh-ii-ll
5f1625f5dc
fix: update outline button to use non-deprecated colors ( #5657 )
...
Update outline button to use non-deprecated colors
Quick fix for about page – full refactor to come later
2022-12-12 11:48:01 -05:00
pp-hh-ii-ll
c1e6dd7335
fix: Add hover state to footer link ( #5656 )
...
* Add hover state to footer link
* Update hover outline to textTertiary
Don't use deprecated color
2022-12-12 11:45:46 -05:00
pp-hh-ii-ll
45419c2739
fix: responsive behavior for info cards ( #5655 )
...
Responsive behavior for info cards
Decreases margin, font size, card height, and grid gap in mobile
2022-12-12 11:40:09 -05:00
Mike Grabowski
c2342a86d6
fix: pointer events on Swap ( #5654 )
...
* feat: decouple landing from swap
* implement pointer events
2022-12-12 11:23:55 -05:00
Zach Pomerantz
504cd5b848
build: bump widgets/universal-router-sdk ( #5582 )
...
* build(deps): bump @uniswap/widgets from 2.22.0 to 2.22.2
Bumps [@uniswap/widgets](https://github.com/Uniswap/widgets ) from 2.22.0 to 2.22.2.
- [Release notes](https://github.com/Uniswap/widgets/releases )
- [Changelog](https://github.com/Uniswap/widgets/blob/main/.releaserc.json )
- [Commits](https://github.com/Uniswap/widgets/compare/v2.22.0...v2.22.2 )
---
updated-dependencies:
- dependency-name: "@uniswap/widgets"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump @uniswap/widgets to 2.22.5
* fix(snyk): ack oz vulns
* build(deps): bump @uniswap/widgets to 2.22.9
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 11:21:22 -05:00
Vignesh Mohankumar
1faf13639c
feat: styled footer links ( #5644 )
...
* feat: styled footer links
* grid
* center
* Update bottom links and full bleed image
* Mobile spacing and font size adjustments
Decrease spacing in mobile and swap the sizing of fonts between mobile and desktop sizes
Co-authored-by: Callil Capuozzo <callil.capuozzo@gmail.com>
Co-authored-by: pp-hh-ii-ll <111304124+pp-hh-ii-ll@users.noreply.github.com>
2022-12-12 11:18:58 -05:00
Vignesh Mohankumar
69c084ebe7
fix: full bleed about banner ( #5650 )
...
* fix: full bleed about banner
* add px
2022-12-12 11:12:59 -05:00
Zach Pomerantz
e5ac7e77da
fix: observe submitted allowance immediately ( #5620 )
...
Fixes a bug where a user could submit a transaction, but would be required to re-sign a permit for a subsequent transaction, because the prior transaction's modification of allowance was not detected.
2022-12-12 11:02:12 -05:00
Vignesh Mohankumar
0614358a5e
feat: close landing page when wallet connected ( #5639 )
2022-12-12 10:39:38 -05:00
pp-hh-ii-ll
42784e6121
fix: update card images ( #5649 )
...
update card images
Update card images to improve legibility
2022-12-12 10:37:58 -05:00
Vignesh Mohankumar
830500dc3b
fix: use background-size cover for about banner ( #5641 )
2022-12-12 10:36:41 -05:00
Vignesh Mohankumar
5af32592aa
fix: about button copy change ( #5638 )
2022-12-12 09:36:02 -05:00
Vignesh Mohankumar
0f36a99e98
fix: remove period in about copy ( #5643 )
2022-12-12 09:29:01 -05:00
Callil Capuozzo
5fe9f3f6e8
fix: add light mode images and gradient mask ( #5640 )
...
* add light mode image and gradient mask
* fix-image-bleed
* clean up
* rm todo
2022-12-11 21:21:04 -05:00
Vignesh Mohankumar
167fff16a0
fix: remove period in landing page copy ( #5637 )
2022-12-11 18:33:36 -05:00
Vignesh Mohankumar
a6eff7823a
fix: make background header a background-image ( #5635 )
...
* fix: make background header a background-image
* fit differently
2022-12-11 17:37:50 -05:00
Mike Grabowski
1aba4fbcd7
feat: add glow to landing page ( #5636 )
...
* chore: adjust z-index on the linear gradient
* feat: add blur
* fix: heights and paddings
* chore: abstract values into sep variable
* chore: remove bg
* chore: tweaks
2022-12-11 17:30:58 -05:00
Vignesh Mohankumar
714d215cda
feat: add about card backgrounds ( #5634 )
...
* fix: update landing page paddings
* feat: add about card backgrounds
* fix
2022-12-11 17:30:45 -05:00
Vignesh Mohankumar
0f32ed34f7
fix: update landing page paddings ( #5633 )
2022-12-11 14:49:16 -05:00
Vignesh Mohankumar
3703e843f8
fix: improve mobile spacing/ordering on /about ( #5632 )
2022-12-11 14:42:32 -05:00
Vignesh Mohankumar
3c3158f443
fix: update landing page paddings ( #5630 )
...
* fix: update landing page paddings
* button gap
2022-12-11 14:33:41 -05:00
Vignesh Mohankumar
f933e538e6
feat: add background image to /about ( #5623 )
...
* feat: add background image to /about
* 100% height
2022-12-11 14:33:09 -05:00
Vignesh Mohankumar
02b678b4a9
fix: centers /about Panels ( #5631 )
...
fix: centers about Panels
2022-12-11 14:30:36 -05:00
Vignesh Mohankumar
c25a2cfc00
fix: show swap hover state on landing page ( #5629 )
...
* fix: body, #root, AppWrapper and BodyWrapper height: 100%
* fix: show swap hover state on landing page
* pointer events fix
* revert gradient change
* pointer events auto
* pointer events auto
2022-12-11 14:29:23 -05:00
Vignesh Mohankumar
a5d75cad5b
fix: body, #root, AppWrapper and BodyWrapper height: 100% ( #5628 )
2022-12-11 14:27:00 -05:00
Vignesh Mohankumar
40784963a5
fix: copy changes for /about ( #5626 )
2022-12-11 14:26:46 -05:00
Vignesh Mohankumar
6ca8e4f664
fix: remove Earn and Build dApps links ( #5625 )
2022-12-11 14:26:32 -05:00
Vignesh Mohankumar
91c0580825
feat: add initial footer to /about ( #5624 )
2022-12-11 14:26:22 -05:00
Ian Lapham
c518501e7b
fix: update unsupported list ( #5622 )
...
Add GOLD1 to unsupported list
2022-12-10 15:51:19 -05:00
Zach Pomerantz
d59e4f334e
fix: hexlify tx value from SwapRouter ( #5621 )
...
Hexlifies the value returned from universal-router-sdk, which is required for ethers to accept it as input.
Fixes an error thrown by ethers (RE: un-hexlified data).
See Uniswap/universal-router-sdk#92 (fixed in Uniswap/universal-router-sdk#93 but not yet released).
2022-12-09 20:05:52 -05:00
pp-hh-ii-ll
4c3528a03d
style: update steps ( #5619 )
...
* update steps
Add Transfer crypto step to the steps and change Swap copy
* Fix transfer tokens image
Remove shadows from transfer token image
2022-12-09 17:24:47 -05:00
pp-hh-ii-ll
ed82f9ff8a
fix: color updates ( #5617 )
...
Fixed colors for cards and text
2022-12-09 17:24:41 -05:00
lynn
dd5a22ce83
feat: add inline preview of pending txn in wallet dropdown ( #5616 )
...
* it looks good
* sort by latest timestamp and show latest only
* jordan comment
2022-12-09 15:34:55 -05:00
Zach Pomerantz
185c1f6772
build: pause scheduled releases ( #5615 )
2022-12-09 14:18:21 -05:00
lynn
93e6b65cb3
fix: swap quote loading spinner ( #5569 )
...
* init TEMP
* it's working now but the loading spinner is being redesigned by fred
* working with fred new design
* undo unnecesary changes
* undo unnecessary change
* rspond to jordan
* more fixes
* remove %
2022-12-09 13:28:44 -05:00
lynn
965a745d5e
fix: token details chart x axis and time selector style tweaks ( #5613 )
...
init
2022-12-09 12:23:29 -05:00
pp-hh-ii-ll
6d97590c0f
fix: adjustments to /about font size ( #5614 )
...
* Adjustments to font size
Changes font weights and sizes of text elements in the about page
* fixes
* fixes
Co-authored-by: Vignesh Mohankumar <me@vig.xyz>
2022-12-09 11:32:37 -05:00
Vignesh Mohankumar
8e7ab6f8c3
fix: copy changes about ( #5611 )
...
* fix: make cards smaller and update font-sizes
* breakpoints
* fix: update copy/images on About
2022-12-09 11:19:33 -05:00