Skip to content

Conversation

@Adamj1232
Copy link
Contributor

Description

✨ Highlights

📦 Changes per package

  • @web3-onboard/core: 2.15.0
  • @web3-onboard/injected-wallets: 2.7.0
  • @web3-onboard/react: 2.6.2
  • @web3-onboard/transaction-preview: 2.0.2
  • @web3-onboard/vue: 2.5.2
  • @web3-onboard/xdefi: 2.0.0

Checklist

  • The version field in package.json of the package you have made changes in is incremented following semantic versioning and using alpha release tagging
  • The box that allows repo maintainers to update this PR is checked
  • I tested locally to make sure this feature/fix works
  • I have run yarn file-check, yarn type-check & yarn build to confirm there are not any associated errors
  • This PR passes the Circle CI checks

Adamj1232 and others added 17 commits January 31, 2023 11:50
Update branch paths and targets for `develop`, `main` and `docs` branches - (develop)
Update branch paths and targets for `develop`, `main` and `docs` branches - (main)
* Auto connect last wallet option

* Bump react and vue versions
* Yarn docs with latest packages

* Yarn docs after deploy and publish

* Yarn docs after deploy and publish

* Add docs for autoconnect wallet

* Add nextjs hint

* Bump core version in demo

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Adam Carpenter <[email protected]>
Co-authored-by: Brian Friel <[email protected]>
Co-authored-by: Vincent Shadbolt <[email protected]>
Co-authored-by: Hugo Lopes <[email protected]>
Co-authored-by: resetko-zeal <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Taylor Dawson <[email protected]>
Co-authored-by: Gustavo Esquinca <[email protected]>
Co-authored-by: Murat Akdeniz <[email protected]>
Co-authored-by: Chris Meisl <[email protected]>
Co-authored-by: laurencedelisle <[email protected]>
Co-authored-by: mhchaudhry3 <[email protected]>
Co-authored-by: Andrey <[email protected]>
Co-authored-by: Punith B M <[email protected]>
Co-authored-by: Nikita Zasimuk <[email protected]>
Co-authored-by: Tony Chen <[email protected]>
Co-authored-by: fuhuimin <[email protected]>
Co-authored-by: ustas-eth <[email protected]>
Co-authored-by: Usame Algan <[email protected]>
Co-authored-by: Chris Garrett <[email protected]>
Co-authored-by: Daniel <[email protected]>
Co-authored-by: Samuele Agostinelli <[email protected]>
Co-authored-by: Gamaliel 'Yel' Padillo <[email protected]>
Co-authored-by: duxiaofeng <[email protected]>
Co-authored-by: cb-jake <[email protected]>
Co-authored-by: Vladyslav Dalechyn <[email protected]>
Co-authored-by: Arda Sevinç <[email protected]>
Co-authored-by: Brentably <[email protected]>
Co-authored-by: QiAbc <[email protected]>
Co-authored-by: karim-yassine <[email protected]>
Co-authored-by: okxwallet <[email protected]>
* Update vue & svelte examples

* Update deps in lock file

* Add yarn lock file

* Update next13 example to latest package versions

* revert key

---------

Co-authored-by: Adam Carpenter <[email protected]>
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add handling of url err for iframe

* merge in develop

* Cleanup

* merge in dev

* default set

* Update error handling for iframe

* Clean up demo

* cleanup
* feat: add XDEFI Wallet

* chore: update version to 2.0.0-alpha.1

* fix: remove optional chaining for provider due to bundler issue

Co-authored-by: Adam Carpenter <[email protected]>

* fix: use correct provider

Co-authored-by: Adam Carpenter <[email protected]>

---------

Co-authored-by: Adam Carpenter <[email protected]>
* Testing example in demo app

* Fixups and demo working

* Refactor working as expected

* Bump TP verison in core

* Add standalone implementation to readme

* Remove TP demo code

* Update readme and docs types

* Update docs for more clarity

* Update docs with more details

* Update doc screenshots

* Update return type for standalone

* Revert demo testing code

* Fix img linked in readme

* Update packages/transaction-preview/src/views/Maximized.svelte

Co-authored-by: Taylor Dawson <[email protected]>

* Cleanup docs, null check, small dry refactor

* Remove testing code

---------

Co-authored-by: Taylor Dawson <[email protected]>
@Adamj1232 Adamj1232 added the documentation Improvements or additions to documentation label Feb 9, 2023
@vercel
Copy link

vercel bot commented Feb 10, 2023

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

Name Status Preview Comments Updated
web3-onboard-docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 10, 2023 at 11:08PM (UTC)

Copy link
Contributor

@leightkt leightkt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't test web3-onboard locally yet- but perused through the code and nothing crazy stood out- looking good.

ganchoradkov and others added 2 commits February 10, 2023 16:00
* feat: implements v2 connector

* chore: packages

* refactor: example app params

* chore: yarn lock

* refactor: proxies all requests through ethereum-provider

* refactor: rm providers

* refactor: cleanup

* refactor: reimplements `walletconnect` v1 & v2 providers to work simultaneously based on init opts

* chore: reverts demo app walletconnect module init

* Restore yarn.lock from develop and bump wc verison in demo for testing

* Update readme types, version bump and version to int

* Add metaData types and pass through

* Update docs for WC

* Bump packages to the latest

* refactor: updates `ethereum-provider` to handle optionalChains

* Revert yarn.lock, yarn-it and remove logs

* Add WC explorer to docs for WC v2

* Revert api key change

---------

Co-authored-by: Adam Carpenter <[email protected]>
@Adamj1232 Adamj1232 merged commit f5dde45 into docs Feb 11, 2023
@Adamj1232 Adamj1232 deleted the release/2.20.0 branch February 11, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants