Skip to content

Commit

Permalink
[blog] Add link to Base UI API changes RFC (#41089)
Browse files Browse the repository at this point in the history
Co-authored-by: Danilo Leal <[email protected]>
  • Loading branch information
michaldudak and danilo-leal authored Feb 15, 2024
1 parent ef23952 commit ead49d8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/pages/blog/base-ui-2024-plans.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,9 @@ Additionally, since the `slots` and the corresponding `slotProps` are not relate
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.).
This pattern has the potential to radically improve the customization experience, both for styles and structure.

We're still fleshing out the details and plan to release an RFC on GitHub in the coming days.
We'll update this blog post with the link when it's available.
We are still fleshing out the API and implementation details.
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).

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.

## More thorough animation support
Expand Down

0 comments on commit ead49d8

Please sign in to comment.