Skip to content

Releases: blocknative/web3-onboard

1.38.3 - V1 Onboard - Fix Opera Detection

01 Jun 00:38
09df2e1
Compare
Choose a tag to compare

A small release for V1 Onboard to fix detection of Opera wallet now that their provider flag has been updated.

Changelog:

  • 1.38.3: [fix] - Opera Provider Detection (#920)

[core] - Enhanced CSS Variable Exposure (Modal & Wallet Buttons - border radius & box shadow)

27 Apr 14:24
61bc02f
Compare
Choose a tag to compare

This release exposures further css variables for border-radius & box-shadow for the Wallet Connect Modal & Wallet Buttons

  • border-radius for the wallet connect modal & wallet buttons
  • shadows for the wallet connect modal & wallet buttons
  • the backdrop for the wallet connect modal to control color and opacity

What's Changed in #963

  • [core-v2.2.6] : Enhancement - CSS variable add by @Adamj1232 in #963

Full Changelog: web3-onboard/common-v2.0.6...web3-onboard/core-v2.2.6

Add Boolean Return When Switching/Adding new Chains and Update Internal Dependencies

19 Apr 15:37
812e544
Compare
Choose a tag to compare

Add Boolean Return When Switching/Adding new Chains to allow DApps to confirm actions
Update Internal Dependencies

  • common-v2.0.6
  • core-v2.2.4

What's Changed in #939 & #938

  • [core-v2.2.3, react-v2.1.2] : Enhancement/increment internal dep versions by @Adamj1232 in #949
  • [react] feat: return setChain success by @enzoferey in #956
  • [common-v2.0.6, core-v2.2.4, magic-v2.0.2, react-v2.1.4] : Enhancement - Modal positioning variables and background color variable for main scroll container by @Adamj1232 in #939

New Contributors

Full Changelog: web3-onboard/magic-v2.0.1...web3-onboard/react-v2.1.4

Enhancements to UX and Customizations of Login Modal

19 Apr 15:34
812e544
Compare
Choose a tag to compare

Enhancements to UX and Customization of Login Modal Including

  • Enter Key submits and sessions can be set by Magic Interface
  • Modal positioning for all modals
  • Further exposed styling variables
  • Styling variable fallbacks to give more styling control to the developers

What's Changed in #939

  • [common-v2.0.6, core-v2.2.4, magic-v2.0.2, react-v2.1.4] : Enhancement - Modal positioning variables and background color variable for main scroll container by @Adamj1232 in #939

Full Changelog: web3-onboard/magic-v2.0.1...web3-onboard/magic-v2.0.2

Enhancements to Customization of Components

19 Apr 15:32
812e544
Compare
Choose a tag to compare

Enhancements to Customization of Components Including

  • Modal positioning for all modals
  • Further exposed styling variables
  • Styling variable fallbacks to give more styling control to the developers

What's Changed in #939

  • [common-v2.0.6, core-v2.2.4, magic-v2.0.2, react-v2.1.4] : Enhancement - Modal positioning variables and background color variable for main scroll container by @Adamj1232 in #939

Full Changelog: web3-onboard/magic-v2.0.1...web3-onboard/core-v2.2.4

Enhancements to Customization of Components

19 Apr 15:30
812e544
Compare
Choose a tag to compare

Enhancements to Customization of Components Including

  • Modal positioning for all modals
  • Further exposed styling variables
  • Styling variable fallbacks to give more styling control to the developers

What's Changed in #939

  • [common-v2.0.6, core-v2.2.4, magic-v2.0.2, react-v2.1.4] : Enhancement - Modal positioning variables and background color variable for main scroll container by @Adamj1232 in #939

Full Changelog: web3-onboard/magic-v2.0.1...web3-onboard/common-v2.0.6

Magic Wallet - Add email prop and validation to allow use of session time for login

14 Apr 16:45
ec2545d
Compare
Choose a tag to compare

What's Changed

Add userEmail init option to handle logged in session and add configurable z-index

[magic-v2.0.1] : Fix - Add userEmail init option to handle logged in session and add configurable z-index #935

Full Changelog: web3-onboard/core-v2.2.2...web3-onboard/magic-v2.0.1

Core Package update with bug fixes

14 Apr 16:21
e855c05
Compare
Choose a tag to compare

What's Changed

Fix - Error arising after disconnecting wallet

Changelog:

[core-v2.2.2] - Updates core version #947

Full Changelog: web3-onboard/core-v2.2.1...web3-onboard/core-v2.2.2

Update Core Version

13 Apr 00:13
2e6dd48
Compare
Choose a tag to compare

This release updates to the core version 2.2.1

Changelog:

[react-v2.1.1] - Updates core version #940

Various Bug Fixes

13 Apr 00:12
2e6dd48
Compare
Choose a tag to compare

The release includes a couple of small bug fixes including the window object being accessed without being checked, a UI z-index issue and a bug when auto selecting a wallet.

Changelog:

  • [fix] - Window Not Available #931
  • [core-v2.2.1] : Fix - Add check for connection rejection when autoSelecting Wallet #933
  • [fix]: Add z-index to wallet row menu #937