Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
interface
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LuckySwap
interface
Commits
6a249e4f
Commit
6a249e4f
authored
Jul 15, 2024
by
Uniswap Labs Service Account
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci(release): publish latest release
parent
d21815f6
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
52 deletions
+11
-52
RELEASE
RELEASE
+7
-51
VERSION
VERSION
+1
-1
ExtensionLaunchModal.tsx
...eb/src/components/TopLevelModals/ExtensionLaunchModal.tsx
+3
-0
No files found.
RELEASE
View file @
6a249e4f
IPFS hash of the deployment:
- CIDv0: `Qm
SGQkPLXbvRMGegFzdGhSLALt5cd9pZyEaSDUZ1snJHnY
`
- CIDv1: `bafybei
b2lcrzr7jlhypszmgucmxiavixeikdk5ejknv6s4sovb7nft65je
`
- CIDv0: `Qm
dnXm6P6JYgiiW7hLc8cFmDMQYLE2WuZWAw6JMhxzQTby
`
- CIDv1: `bafybei
hfqcgfsnr2ocpxfqatxukii6i6vzrv2vjxm7qwnsxemv7sskmudq
`
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
...
...
@@ -10,59 +10,15 @@ You can also access the Uniswap Interface from an IPFS gateway.
Your Uniswap settings are never remembered across different URLs.
IPFS gateways:
- https://bafybei
b2lcrzr7jlhypszmgucmxiavixeikdk5ejknv6s4sovb7nft65je
.ipfs.dweb.link/
- https://bafybei
b2lcrzr7jlhypszmgucmxiavixeikdk5ejknv6s4sovb7nft65je
.ipfs.cf-ipfs.com/
- [ipfs://Qm
SGQkPLXbvRMGegFzdGhSLALt5cd9pZyEaSDUZ1snJHnY/](ipfs://QmSGQkPLXbvRMGegFzdGhSLALt5cd9pZyEaSDUZ1snJHnY
/)
- https://bafybei
hfqcgfsnr2ocpxfqatxukii6i6vzrv2vjxm7qwnsxemv7sskmudq
.ipfs.dweb.link/
- https://bafybei
hfqcgfsnr2ocpxfqatxukii6i6vzrv2vjxm7qwnsxemv7sskmudq
.ipfs.cf-ipfs.com/
- [ipfs://Qm
dnXm6P6JYgiiW7hLc8cFmDMQYLE2WuZWAw6JMhxzQTby/](ipfs://QmdnXm6P6JYgiiW7hLc8cFmDMQYLE2WuZWAw6JMhxzQTby
/)
## 5.40.0 (2024-07-15)
### Features
* **web:** [ext-gtm] Add analytics events (#10000) 0866b3e
* **web:** [ext-gtm] add custom extension download connector (#9766) f0d477c
* **web:** [ext-gtm] expand/collapse other wallets if uni extension is available (#9752) d1d2ce1
* **web:** [ext-gtm] Extension Promo Modal (#9853) ff0080d
* **web:** [ext-gtm] Hide 'Detected' text for uni connector on xs screens (#9869) 96f1f0d
* **web:** [ext-gtm] update Getting Started modal (#9866) cf4697b
* **web:** [staging] push ext gtm changes to staging (#10140) f096063
* **web:** add address QR code page (#9726) 023442d
* **web:** add initial receive crypto modal (#9565) f4afa73
* **web:** add logging for meld flow (#9943) 411ea91
* **web:** display service provider options (#9566) 9da9ac7
* **web:** dynamic modal that adapts to bottom sheet on small screens (#9552) 5f5900d
* **web:** error state view and connected view to receive crypto modal (#9920) ca0bc7c
* **web:** extension limits (#9855) 9d3a053
* **web:** extension pools view (#9849) 04d76e4
* **web:** fix background image in FOR modal (incl. large SVG file) (#10043) b1f26fe
* **web:** FOR show recently used provider (#9933) 3dc6356
* **web:** loading state for FOR provider rows (#9932) f6f7dea
* **web:** loading state in Buy form for currency conversion (#9985) c0f75e2
* **web:** remove abandoned FOR transactions after 10m (#9929) f28c0e4
### 5.40.1 (2024-07-15)
### Bug Fixes
* **web:** fiat formatting of non-USD in Buy flow (#9944) cb1f6cc
* **web:** memoize useFiatOnRampTransactions (#9901) 044680f
* **web:** mobile modal bottom sheet overlay (#9983) ee4d8bf
* **web:** prevent uniwallet displaying beneath wallet connect modal (#9799) 686d411
* **web:** remove max-width on nav (#10186) 4661a16
* **web:** remove opacity effect on loading provider row for FOR modal (#10046) 75dbd8f
* **web:** Show chart error state if priceHistory is an empty array (#9924) 1e89865
* **web:** show deadline settings (#10153) 7b2046c
* **web:** Update responsive behavior of TDPActionTabs (#9964) 98de10f
* **web:** USD//C token name display (#10008) 4d7fbd4
### Continuous Integration
* **web:** update sitemaps 2bd0a4e
### Code Refactoring
* **web:** AddressDisplay component with optional Copy Helper (#9687) cef2428
* **web:** common GetHelpHeader component (#9669) 3dc95fd
* **web:** [ext-gtm] Remove outline on button on pageload - prod (#10194) 623eeca
VERSION
View file @
6a249e4f
web/5.40.0
\ No newline at end of file
web/5.40.1
\ No newline at end of file
apps/web/src/components/TopLevelModals/ExtensionLaunchModal.tsx
View file @
6a249e4f
...
...
@@ -26,6 +26,9 @@ const ModalWrapper = styled.div`
@media screen and (max-width:
${
BREAKPOINTS
.
sm
}
px) {
flex-direction: column;
}
* {
outline: none;
}
`
const
PromoImage
=
styled
.
img
`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment