Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v3] alpha.6 #1321

Merged
merged 12 commits into from
Sep 8, 2023
Merged

[v3] alpha.6 #1321

merged 12 commits into from
Sep 8, 2023

Conversation

xzilja
Copy link
Contributor

@xzilja xzilja commented Sep 8, 2023

Breaking Changes

  • @web3modal/wagmi no longer exposes class for Web3Modal, use new exported function for createWeb3Modal instead. Aligned with usage on react and vue.

Changes

  • feat: Platform tabs now support 4+ use case
  • feat: Feature first 2 recommended wallets if no featured or custom wallets are defined
  • feat: customWallets option
  • feat: privacyPolicyUrl and termsConditionsUrl option
  • feat: tokens option
  • feat: w3m-button component
  • feat: w3m-account-button component
  • feat: w3m-network-button component
  • feat: w3m-connect-button component
  • feat: CDN build + html-wagmi example on how to use it
  • chore: Use featured and / or custom wallets in "Get Wallet" view in place of recommended defaults
  • fix: Number of loader shimmers in pagination when there are not exactly 4 wallets in a row
  • fix: Resize qrcode when window resizes
  • chore: Disable modal actions when user returns from wallet on mobile and hits "buffering state" i.e. wss is reconnecting
  • fix: Apply error state when user declines connection in remote wallet
  • fix: Remove tsc build artifacts from dist folder published to npm
  • feat: Improve retry logic when user hits an edge case of "This pairing was already used"
  • chore: Various design tweaks and changes based on ui/ux qa results
  • chore: Browser Wallet option will now only show when injected extension is installed
  • chore: All Wallets option now added to mobile
  • chore: WalletConnect option removed from mobile in favour of all wallets option
  • fix: For whatever reason if wallet fetched from api doesn't have any actionable data, show generic "Download" page
  • feat: Add react-wagmi and vue-wagmi examples to vercel previews on pr's to test non next-js setups

Associated Issues

N/A

@vercel
Copy link

vercel bot commented Sep 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
web3modal-gallery ✅ Ready (Inspect) Visit Preview Sep 8, 2023 2:28pm
web3modal-laboratory ✅ Ready (Inspect) Visit Preview Sep 8, 2023 2:28pm
web3modal-react-wagmi-ex ✅ Ready (Inspect) Visit Preview Sep 8, 2023 2:28pm
web3modal-vue-wagmi-ex ✅ Ready (Inspect) Visit Preview Sep 8, 2023 2:28pm

@xzilja xzilja merged commit b985a56 into V3 Sep 8, 2023
6 checks passed
@xzilja xzilja deleted the v-3/customWallets branch September 8, 2023 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants