Skip to content

Commit ead49d8

Browse files
[blog] Add link to Base UI API changes RFC (#41089)
Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com>
1 parent ef23952 commit ead49d8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/pages/blog/base-ui-2024-plans.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,9 @@ Additionally, since the `slots` and the corresponding `slotProps` are not relate
5656
To address these issues, we're considering adopting a new API that would assign a discrete subcomponent to each DOM node—the pattern favored by many other headless component libraries (think: `<Slider.Track />`, `<Slider.Thumb />`, etc.).
5757
This pattern has the potential to radically improve the customization experience, both for styles and structure.
5858

59-
We're still fleshing out the details and plan to release an RFC on GitHub in the coming days.
60-
We'll update this blog post with the link when it's available.
59+
We are still fleshing out the API and implementation details.
60+
If you have any questions or remarks about this change, chime in on [the RFC on GitHub](https://github.com/mui/material-ui/discussions/41085).
61+
6162
We know that a significant number of projects depend on the existing API, and we want to assure you that one of our top priorities is to provide a smooth migration experience.
6263

6364
## More thorough animation support

0 commit comments

Comments
 (0)