forked from reown-com/appkit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore(lab): dogfooding button (reown-com#2206) * chore: fix typos (reown-com#2188) Signed-off-by: snoppy <[email protected]> Co-authored-by: tomiir <[email protected]> * refactor: render tooltip in root (reown-com#2210) * feat: add react-ethers 6 example (reown-com#1920) Co-authored-by: Sven <[email protected]> * refactor: swap business logic improvements (reown-com#2199) * chore: detailed canary timings (reown-com#2214) * chore: add apple app site association (reown-com#2216) * :feat add send logic (reown-com#2173) Co-authored-by: Cali93 <[email protected]> Co-authored-by: Enes <[email protected]> * fix: apple-app-site-association content type header (reown-com#2217) * feat: Sign 2.5 (reown-com#2033) Co-authored-by: Gancho Radkov <[email protected]> Co-authored-by: Glitch <[email protected]> Co-authored-by: Glitch <[email protected]> Co-authored-by: Sven <[email protected]> Co-authored-by: tomiir <[email protected]> Co-authored-by: Enes <[email protected]> * feat: Smart Account 6492 Signature Tests (reown-com#2196) * fix: sign modal not appearing when going through siwe flow (reown-com#2213) * Add signAndSendTransaction to Solflare, Backpack and Trust Wallet Ada… (reown-com#2190) Co-authored-by: Valentyn <[email protected]> * fix: missing call to SIWE `onSignOut` (reown-com#2054) Co-authored-by: Glitch <[email protected]> Co-authored-by: tomiir <[email protected]> * fix: dayjs locale format seconds is not working and is polluting the global dayjs locale (reown-com#1689) Co-authored-by: tomiir <[email protected]> Co-authored-by: Gancho Radkov <[email protected]> Co-authored-by: Gancho Radkov <[email protected]> Co-authored-by: Ilja <[email protected]> Co-authored-by: enesozturk <[email protected]> * :deprecate - injected connector (reown-com#2223) * chore: more canary timings (reown-com#2215) * chore: updates ethereum-provider to latest (reown-com#2226) * fix: add assertion for the erc20 abi json import (reown-com#2225) * fix: encodes all `personal_sign` messages to hex (reown-com#2237) Co-authored-by: Gancho Radkov <[email protected]> * fix: siwe tests for 1 click auth (reown-com#2267) * feat: phantom deeplink for mobile app browsers (reown-com#2250) Co-authored-by: tomiir <[email protected]> * fix: 4.2.0 bug fixes (reown-com#2234) Co-authored-by: Enes <[email protected]> Co-authored-by: Sven <[email protected]> Co-authored-by: Sven <[email protected]> * chore: UI canary 10 minute timeout (reown-com#2269) * chore: bump to main 4.2.0 version (reown-com#2270) * :feat social login - 1 - UI (reown-com#2266) Co-authored-by: enesozturk <[email protected]> * :feat social login - 2 - Wallet (reown-com#2272) * :feat social login - 3 - AuthConnector (reown-com#2274) * refactor: update profile name rendering logic (reown-com#2276) * :hotfix in app support for injected and announced wallets (reown-com#2279) * refactor/theme variables and v4 ui updates (reown-com#2277) --------- Signed-off-by: snoppy <[email protected]> Co-authored-by: Chris Smith <[email protected]> Co-authored-by: Snoppy <[email protected]> Co-authored-by: tomiir <[email protected]> Co-authored-by: Enes <[email protected]> Co-authored-by: Sven <[email protected]> Co-authored-by: Luka Isailovic <[email protected]> Co-authored-by: Cali93 <[email protected]> Co-authored-by: Gancho Radkov <[email protected]> Co-authored-by: Gancho Radkov <[email protected]> Co-authored-by: Glitch <[email protected]> Co-authored-by: Glitch <[email protected]> Co-authored-by: Sven <[email protected]> Co-authored-by: GooxPF <[email protected]> Co-authored-by: Valentyn <[email protected]> Co-authored-by: Tiến Nguyễn Khắc <[email protected]> Co-authored-by: Nikos Rossolatos <[email protected]> Co-authored-by: Ilja <[email protected]>
- Loading branch information
1 parent
8f869c7
commit 04dab35
Showing
257 changed files
with
8,262 additions
and
9,054 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
apps/gallery/stories/composites/wui-list-button.stories.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
import type { Meta } from '@storybook/web-components' | ||
import '@web3modal/ui/src/composites/wui-list-button' | ||
import { html } from 'lit' | ||
import '../../components/gallery-container' | ||
import type { WuiListButton } from '@web3modal/ui' | ||
|
||
type Component = Meta<WuiListButton> | ||
|
||
export default { | ||
title: 'Composites/wui-list-button', | ||
args: { | ||
text: 'Continue with a wallet' | ||
} | ||
} as Component | ||
|
||
export const Default: Component = { | ||
render: args => | ||
html` <gallery-container width="336"> | ||
<wui-list-button text=${args.text}></wui-list-button> | ||
</gallery-container>` | ||
} |
30 changes: 30 additions & 0 deletions
30
apps/gallery/stories/composites/wui-list-social.stories.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
import type { Meta } from '@storybook/web-components' | ||
import '@web3modal/ui/src/composites/wui-list-social' | ||
import { html } from 'lit' | ||
import '../../components/gallery-container' | ||
|
||
import type { WuiListSocial } from '@web3modal/ui' | ||
|
||
type Component = Meta<WuiListSocial> | ||
|
||
export default { | ||
title: 'Composites/wui-list-social', | ||
args: { | ||
name: 'google', | ||
logo: 'google', | ||
align: 'left' | ||
}, | ||
argTypes: { | ||
align: { | ||
options: ['left', 'center'], | ||
control: { type: 'select' } | ||
} | ||
} | ||
} as Component | ||
|
||
export const Default: Component = { | ||
render: args => | ||
html` <gallery-container width="336"> | ||
<wui-list-social align=${args.align} logo=${args.logo} name=${args.name}></wui-list-social> | ||
</gallery-container>` | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.