Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking: stabilization of @wordpress/components props #65581

Open
10 tasks
DaniGuardiola opened this issue Sep 23, 2024 · 0 comments
Open
10 tasks

Tracking: stabilization of @wordpress/components props #65581

DaniGuardiola opened this issue Sep 23, 2024 · 0 comments
Assignees
Labels
[Package] Components /packages/components [Type] Code Quality Issues or PRs that relate to code quality

Comments

@DaniGuardiola
Copy link
Contributor

DaniGuardiola commented Sep 23, 2024

Related: Components: Remove "Experimental" designation

This issue tracks props that are pending stabilization in stable components. Stabilization, in this context, means the work required to stop using the __unstable or __experimental prefix, which can involve removing the prop altogether (e.g. reworking the associated feature in a way that doesn't require the prop) or simply renaming it without the prefix as a stable prop.

The reason why we still have experimental/unstable props in components that are considered stable is that we've decided that it was worth moving forward with stabilization of those components, without considering these props as blockers.

Props

  • __experimentalIsRenderedInSidebar, present in:
    • BorderBoxControl
    • BorderControl
    • ColorPalette
    • CustomGradientPicker
    • GradientPicker
    • PaletteEdit
  • __unstablePopoverProps, present in:
    • BorderBoxControl
    • BorderControl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Package] Components /packages/components [Type] Code Quality Issues or PRs that relate to code quality
Projects
None yet
Development

No branches or pull requests

1 participant