mui / base-ui

Base UI is an open-source library of accessible, unstyled UI components for React.
MIT License
292 stars 47 forks source link

[tabs] Modernize implementation #751

Closed mj12albert closed 3 days ago

mj12albert commented 1 month ago

Summary

mui-bot commented 1 month ago

Netlify deploy preview

https://deploy-preview-751--base-ui.netlify.app/

Generated by :no_entry_sign: dangerJS against ab269fdb913041614013cb20f69d57635f801e31

mj12albert commented 2 weeks ago

Depends on https://github.com/mui/base-ui/pull/763 for adding RTL support to Composite

michaldudak commented 6 days ago

You can remove the useList and useCompound hooks, as they are no longer used anywhere.