Skip to content

Commit 6198b1e

Browse files
arcoravenjakeloojoaquim-vergesByteZhang1024
authored
Sync main to latest develop branch (#2371)
* Setting up GitHub CI for packages * Pin github ci version * update node version for all packages (#2367) * update node version for all packages * update * chore: optimize onekey logo (#2369) * fix: revert @web3-onboard/para in docs to 1.0.0 (#2372) * fix: revert @web3-onboard/para in docs to 1.0.0 * add missing thirdweb icon --------- Co-authored-by: Jake Loo <[email protected]> Co-authored-by: Joaquim Verges <[email protected]> Co-authored-by: ByteZhang <[email protected]>
1 parent d3b04a1 commit 6198b1e

File tree

3 files changed

+35
-2
lines changed

3 files changed

+35
-2
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@safe-global/safe-apps-sdk": "^8.1.0",
5555
"@web3-onboard/bitget": "^2.1.1",
5656
"@web3-onboard/blocto": "^2.1.1",
57-
"@web3-onboard/para": "^2.4.0",
57+
"@web3-onboard/para": "^1.0.0",
5858
"@web3-onboard/cede-store": "^2.3.1",
5959
"@web3-onboard/coinbase": "^2.3.1",
6060
"@web3-onboard/core": "^2.23.1-alpha.1",

docs/src/lib/components/icons/thirdweb-icon.js

Lines changed: 33 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/injected/src/icons/onekey.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default `<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<svg width="450" height="450" viewBox="0 0 450 450" fill="none" xmlns="http://www.w3.org/2000/svg">
2+
<svg width="100%" height="100%" viewBox="0 0 450 450" fill="none" xmlns="http://www.w3.org/2000/svg">
33
<path d="M448.628 224.314C448.628 379.171 379.171 448.628 224.314 448.628C69.4575 448.628 0 379.171 0 224.314C0 69.4575 69.4575 0 224.314 0C379.171 0 448.628 69.4575 448.628 224.314Z" fill="#3BD23D"/>
44
<path d="M244.583 95.1172L182.18 95.1172L171.232 128.221H205.892V197.951H244.583V95.1172Z" fill="black"/>
55
<path fill-rule="evenodd" clip-rule="evenodd" d="M295.485 282.343C295.485 321.648 263.622 353.511 224.317 353.511C185.012 353.511 153.149 321.648 153.149 282.343C153.149 243.039 185.012 211.176 224.317 211.176C263.622 211.176 295.485 243.039 295.485 282.343ZM263.175 282.343C263.175 303.804 245.778 321.202 224.317 321.202C202.856 321.202 185.459 303.804 185.459 282.343C185.459 260.882 202.856 243.485 224.317 243.485C245.778 243.485 263.175 260.882 263.175 282.343Z" fill="black"/>

0 commit comments

Comments
 (0)