Skip to content

Tags: chinasdk/web3modal

Tags

2.2.2

Toggle 2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/2.2.2 (reown-com#951)

* update deps

* Update deps

* Preload theme images

* format

* Better amount type guard

* Ensure modal gets closed when in open state and user disconnects from wallet

* Don't proxy wagmi client

* tag canary

* fix default themeMode

* tag canary

* undo react Web3Modal memo change

* update deps

* setup deps and theming for canary

* tag canary fix typecheck

* fix lint error

* add missing global.d.ts include

* tag 2.2.1

* Update deps

* remove un-necessary check

* Add package export for modal config type

* fix border radius theming in connector/desktop holdign views

* update

* add min node version requirement

* Add w3m version to localstorage for debugging

* Change build script to tag new version before build

* change naming

* set yarn ignore engines preinstall

* Move examples to their own repo

* remove un-used package scripts

* Tag 2.2.2

2.2.1

Toggle 2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/2.2.1 (reown-com#942)

* update deps

* Update deps

* Preload theme images

* format

* Better amount type guard

* Ensure modal gets closed when in open state and user disconnects from wallet

* Don't proxy wagmi client

* tag canary

* fix default themeMode

* tag canary

* undo react Web3Modal memo change

* update deps

* setup deps and theming for canary

* tag canary fix typecheck

* fix lint error

* add missing global.d.ts include

* tag 2.2.1

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2.2.0 (reown-com#889)

* Update deps and dev docs

* test deeplinking

* revert

* bump

* update deps

* update deps

* add wc version to standalone examples

* theme toggle

* Refactor theme into new controller

* fix passing of undefined values

* Start applying variables

* fix lint errors

* stash

* Remove cb from default connectors

* stash

* save progress

* Update to proper imports

* fix gradient

* add ts escapes

* Save theming changes

* fix issue with outdated redirect

* themify text-big-bold

* save progress on fonts

* remove medium-thin font variant

* Cleanup ThemeUtil

* responsivness adjustments

* Update legal text notice

* replace logos

* Separate client data management into contexts

* Create AccountCtrl

* move balance and profile fetching into Account controller

* Catch v2 chain switch error

* Silence image preloading errors

* cleanup explorer context

* Remove un-necessary comment

* Add enableExplorer feature flag

* Allow single chain switch if user is on unsupported network

* update sign client

* refresh lockfile

* Skip ens fetch when mainnet is not configured

* Add option to disable button avatar

* update deps

* revert experimental changes

* Make openHref util target required

* update lockfile

* re-arrange

* added read contract demo, tag canary

* tag canary

* update

* fix html example

* Update to latest wagmi

* remove gradient

* update deps add coral theme

* Add max wait of 3s for image fetching

* update lockfile

* tag canary

* tag 2.2.0

2.1.3

Toggle 2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix valtio dependency regression (reown-com#919)

2.1.2

Toggle 2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add connectors to android view (2.1.2) (reown-com#914)

* Add connectors to android view

* remove build cmds from examples

* refactor android connector handling

* tag 2.1.2

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Publish 2.1.1 (reown-com#856)

* Update deps

* dep updates

* update deps

* update

* Add more chains to presets

* add extra chains to example

* prefix css variables

* Add enableAccountView flag

* update deps

* fix wagmi type errors, expose default chain set

* add token image presets to new networks

* Make projectId required

* organise

* smooth switch chain in WalletConnect v2

* update dev readme

* update deps, track recent wallet per version

* update example

* update deps, fix standalone modal's recent version

* fix linter issues

* simplify react example, create laboratory

* Start web3modal laboratory

* re-shuffle examples

* update lab and dependencies

* fix lint errors

* cleanup

* trigger lab release

* add link to laboratory

* fix breaking case during sign reject

* tag 2.1.0

* Check for standalone when preloading connectors

* push

* fix recent wallet on standalone, persist version in OptionsCtrl

* tag 2.1.1

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2.1.0 (reown-com#845)

* Update deps

* dep updates

* update deps

* update

* Add more chains to presets

* add extra chains to example

* prefix css variables

* Add enableAccountView flag

* update deps

* fix wagmi type errors, expose default chain set

* add token image presets to new networks

* Make projectId required

* organise

* smooth switch chain in WalletConnect v2

* update dev readme

* update deps, track recent wallet per version

* update example

* update deps, fix standalone modal's recent version

* fix linter issues

* simplify react example, create laboratory

* Start web3modal laboratory

* re-shuffle examples

* update lab and dependencies

* fix lint errors

* cleanup

* trigger lab release

* add link to laboratory

* fix breaking case during sign reject

* tag 2.1.0

* Check for standalone when preloading connectors

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2.0.0 (reown-com#831)

* update deps

* better injected flag

* fix version bug in wc connector

* tag rc.3

* adjust button styles

* update deps

* make modal line heights important

* publish canary

* adjust text styles

* save progress

* apply overflow styling to html el as well

* apply host style reset to root

* publish canary

* apply host reset to other exposed web components

* publish canary

* Apply ens profile to every chain, only if mainnet was configured

* release canary

* tag v2

2.0.0-rc.3

Toggle 2.0.0-rc.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rc.3 (reown-com#816)

* update deps

* better injected flag

* fix version bug in wc connector

* tag rc.3

2.0.0-rc.2

Toggle 2.0.0-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rc.2 (reown-com#806)

* update dependencies

* fix router logic for undefined options

* stash

* save progress

* handle enableNetowrk flag

* Update deps, deduplicate preview wallets from connecotrs

* Add fallback to non-installed android wallet view

* Fix deduplicateExplorerListingsFromConnectors in standalone

* queue modal open if ui was not ready

* release canary

* remove un-necessary deps

* revert open queue change to rework it

* update examples

* Add spinner for cases when qrcode is not ready

* Publish canary

* Filter explorer entries by wc version

* add fade in animation to qr code

* revert back to v1

* update deps

* tag rc.2

* use normal version