Commit 5758de4
feat: Refactor & add ConnectButton & ProfileModal (#277)
* feat: Support solana on mobile
* chore: update versions (alpha) (#225)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Add deeplink for tw solana on mobile
* chore: update versions (alpha) (#226)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Add phantom deeplink
* fix: Add deelink for phantom
* chore: update versions (alpha) (#227)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Update tron dependencies
* chore: update versions (alpha) (#230)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Fix an issue where solana is disconnected when trust evm wallet is disconnected
* chore: update versions (alpha) (#231)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: Update demo
* fix: Fix the trust wallet will automatically connect when the page loaded
* chore: update versions (alpha) (#232)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Fix the trust wallet will automatically connect when the page loaded
* docs: Add change log
* chore: update versions (alpha) (#233)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Use window.trustwallet as TW provider to avoid conflicts
* chore: update versions (alpha) (#234)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Fix trust issue
* chore: update versions (alpha) (#235)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Fix binance web3 wallet successfully detected trustwallet on mobile
* chore: update versions (alpha) (#236)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: Support tg wallet
* feat: Support tg wallet
* feat: Support tg wallet
* chore: update versions (alpha) (#237)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: Add new wallet
* feat: Support tg wallet (#249)
* feat: Support solana on mobile
* chore: update versions (alpha) (#225)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Add deeplink for tw solana on mobile
* chore: update versions (alpha) (#226)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Add phantom deeplink
* fix: Add deelink for phantom
* chore: update versions (alpha) (#227)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Update tron dependencies
* chore: update versions (alpha) (#230)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Fix an issue where solana is disconnected when trust evm wallet is disconnected
* chore: update versions (alpha) (#231)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: Update demo
* fix: Fix the trust wallet will automatically connect when the page loaded
* chore: update versions (alpha) (#232)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Fix the trust wallet will automatically connect when the page loaded
* docs: Add change log
* chore: update versions (alpha) (#233)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Use window.trustwallet as TW provider to avoid conflicts
* chore: update versions (alpha) (#234)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Fix trust issue
* chore: update versions (alpha) (#235)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Fix binance web3 wallet successfully detected trustwallet on mobile
* chore: update versions (alpha) (#236)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: Support tg wallet
* feat: Support tg wallet
* feat: Support tg wallet
* chore: update versions (alpha) (#237)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: Add new wallet
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore: update versions (alpha) (#250)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Only use binance sdk on pc
* fix: Update grid layout styles
* feat: Support tg
* feat: Use behavior configuration to control different connection behaviors on different platform
* chore: update versions (alpha) (#260)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: Remove debug code (#261)
* chore: update versions (alpha) (#262)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: Remove unused packages (#263)
* feat: Remove debug code
* fix: Fix type error
* feat: Remove unused packages
* chore: update versions (alpha) (#264)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: Update demo (#265)
* feat: Remove debug code
* fix: Fix type error
* feat: Remove unused packages
* feat: Update demo
* chore: update versions (alpha) (#266)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: Export a method to check whether a provider exists (#267)
* feat: Remove debug code
* fix: Fix type error
* feat: Remove unused packages
* feat: Update demo
* feat: Export a method to check whether a provider exists
* chore: update versions (alpha) (#268)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: Remove metaMask support on tg (#269)
* feat: Remove debug code
* fix: Fix type error
* feat: Remove unused packages
* feat: Update demo
* feat: Export a method to check whether a provider exists
* refactor: Use uniform method to get wallet behavior on evm & non-evm wallets
* feat: Remove metaMask support on tg
* chore: update versions (alpha) (#270)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: Support connecting to a specified wallet based on its wallet id (#271)
* feat: Remove debug code
* fix: Fix type error
* feat: Remove unused packages
* feat: Update demo
* feat: Export a method to check whether a provider exists
* refactor: Use uniform method to get wallet behavior on evm & non-evm wallets
* feat: Remove metaMask support on tg
* feat: Support connecting to a specified wallet based on its wallet id
* chore: update versions (alpha) (#272)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Fix styles
* chore: update versions (alpha) (#273)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: Update trust deeplink on ios
* chore: update versions (alpha) (#274)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: Trigger uri connection by user
* chore: update versions (alpha) (#275)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* refactor: Only uri jumping no delay
* feat: Refactor & add ConnectButton & ProfileModal
* docs: Add release docs
* chore: Update pnpm-lock.yaml
* feat: Update website
* chore: Only deploy docs on main branch
* docs: Update License
* chore: update versions (alpha) (#276)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 9ad4741 commit 5758de4
File tree
128 files changed
+5124
-4073
lines changed- .changeset
- .github/workflows
- examples
- nextjs/pages
- vite
- src
- packages/walletkit
- __dev__
- src
- core
- base/utils
- components
- ConnectButton
- ConnectedInfo
- CopyToClipboard
- configs
- codexFieldWallet
- uyuxWallet
- hooks
- modals
- ConnectModal
- HomeView
- GridLayout
- WalletOption
- ListLayout
- Reload
- TemplateQRCodeView
- ProfileModal
- SwitchNetworkModal
- providers
- RouteProvider
- ThemeProvider
- WalletKitProvider
- utils
- evm
- components
- EvmConnectingView
- EvmHomeViewWalletConnectUriProvider
- EvmQRCodeView
- EvmUriConnectingView
- EvmUriProvider
- EvmWalletProvider
- SetEvmWalletClickRef
- globalData
- hooks
- utils
- wallets
- binanceWallet
- bitgetWallet
- codexFieldWallet
- coinbaseWallet
- mathWallet
- metaMask
- okxWallet
- safe
- tokenPocket
- trustWallet
- uxuyWallet
- walletConnect
- solana
- components
- SetSolanaWalletClickRef
- SolanaConnectingView
- SolanaWalletProvider
- utils
- wallets
- phantomWallet
- trustWallet
- walletConnect
- tron
- components
- SetTronWalletClickRef
- TronConnectingView
- TronWalletProvider
- utils
- wallets
- tronLink
- website/src
- pages
- playground
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
128 files changed
+5124
-4073
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments