Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Move Panel from checkout package into components package #11684

Closed
opr opened this issue Nov 8, 2023 · 0 comments · Fixed by #11698
Closed

Move Panel from checkout package into components package #11684

opr opened this issue Nov 8, 2023 · 0 comments · Fixed by #11698
Labels
category: extensibility Work involving adding or updating extensibility. Useful to combine with other scopes impacted. focus: components Work that introduces new or updates existing components. type: enhancement The issue is a request for an enhancement.

Comments

@opr
Copy link
Contributor

opr commented Nov 8, 2023

Move the Panel in @woocommerce/blocks-checkout package into the @woocommerce/blocks-components package.

Note, this should still be exported from @woocommerce/blocks-checkout too but the code should live in the components package.

You should be able to get Panel from window.wc.blocksCheckout and window.wc.blocksComponents

@opr opr added type: enhancement The issue is a request for an enhancement. category: extensibility Work involving adding or updating extensibility. Useful to combine with other scopes impacted. focus: components Work that introduces new or updates existing components. labels Nov 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
category: extensibility Work involving adding or updating extensibility. Useful to combine with other scopes impacted. focus: components Work that introduces new or updates existing components. type: enhancement The issue is a request for an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant