Skip to content

[1/8] feat(checkout): session core in widget-provider + shared widget primitives#782

Open
tomiiide wants to merge 2 commits into
feat/widget-checkoutfrom
checkout/01-provider-core
Open

[1/8] feat(checkout): session core in widget-provider + shared widget primitives#782
tomiiide wants to merge 2 commits into
feat/widget-checkoutfrom
checkout/01-provider-core

Conversation

@tomiiide

@tomiiide tomiiide commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Which Linear task is linked to this PR?

Why was it implemented this way?

This is PR 1 of 8 in a stacked split of the original feat/widget-checkout branch (formerly the single ~16k-line draft #727). The work is broken into reviewable layers that merge bottom-up into feat/widget-checkout; each PR targets the branch below it.

Foundation layer. Adds the checkout session core to @lifi/widget-provider (contexts, session client, on-ramp session registry) and exposes shared widget primitives via @lifi/widget/shared, plus small enabling changes in @lifi/wallet-management. Everything else in the stack depends on this.

Visual showcase (Screenshots or Videos)

Checklist before requesting a review

  • I have performed a self-review and testing of my code.
  • This pull request is focused and addresses a single problem.
  • If this PR modifies the Widget API or adds new features that require documentation, I have updated the documentation in the public-docs repository.

@changeset-bot

changeset-bot Bot commented Jun 15, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: bdc11ca

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
@lifi/widget-provider Minor
@lifi/widget Minor
@lifi/wallet-management Patch
@lifi/widget-provider-bitcoin Patch
@lifi/widget-provider-ethereum Patch
@lifi/widget-provider-solana Patch
@lifi/widget-provider-sui Patch
@lifi/widget-provider-tron Patch
vite-iframe Patch
nft-checkout Patch
tanstack-router-example Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tomiiide tomiiide changed the title feat(checkout): session core in widget-provider + shared widget primitives [1/8] feat(checkout): session core in widget-provider + shared widget primitives Jun 15, 2026
Add vitest coverage for the session HTTP client and sessions store.
Rename the page-local StepActionsList to ExecutionStepActionsList to
drop the duplicate component name, and document the Host session
memoization contract.
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.

1 participant