Skip to content

Conversation

@joshuascan
Copy link
Member

@joshuascan joshuascan commented Dec 11, 2025

πŸ“¦ Pull Request

[Provide a general summary of the pull request here.]

βœ… Fixed Issues

  • [List any fixed issues here like: Fixes #XXXX]

🚨 Test instructions

[Describe any additional context required to test the PR/feature/bug fix.]

⚠️ Don't forget to add a semver label!

Please 🚨 ONLY ADD ONE 🚨 of the following labels, failing to do so may lead to adverse versioning of your changes when published:

  • patch: Bug Fix?
  • minor: New Feature?
  • major: Breaking Change?
  • skip-release: It's unnecessary to publish this change.

Special Note

Please avoid adding any of the Priority labels as they conflict with the labels above ☝️

πŸ“¦ Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @magic-ext/[email protected]
npm install @magic-ext/[email protected]
npm install @magic-sdk/[email protected]
npm install @magic-sdk/[email protected]
npm install [email protected]
# or 
yarn add @magic-ext/[email protected]
yarn add @magic-ext/[email protected]
yarn add @magic-sdk/[email protected]
yarn add @magic-sdk/[email protected]
yarn add [email protected]

@joshuascan joshuascan added the major Increment the major version when merged label Dec 11, 2025
@joshuascan joshuascan changed the title Magic Widget extension feat: Magic Widget extension Dec 18, 2025
joshuascan and others added 9 commits December 18, 2025 15:02
joshuascan and others added 8 commits January 13, 2026 10:32
* updates email otp UI

* wip

* removes console log

* handles request new code button

* more email otp ui cleanup

* fix device registration

* fixes mfa routing

* updates lost recovery code flow
* adds wallets prop to widget

* updates divider logic

* adds onSuccess and onError callbacks

* fix types for wallets prop

* adds isOpen and onClose props

* adds display related props

* adds additional callback props

* hides back button on success

* resets to login view when modal opens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Increment the major version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants