mui / mui/material-ui

[List][material-next] Add all List* components

Open
#40,368 1 comment 1 reaction 1 assignee View on GitHub

@sai6855 is already working on this.

Since Dec 30, 2023.

design: material you on hold scope: list
Dominant language
JavaScript
Stars
99.1k
Forks
32.5k
Avg merge
2d 17h
Merged PRs (30d)
106

Description

Summary 💡

This issue is to track the work for adding the List* component to @mui/material-next, moving forward with the Material you effort (#29345)

  • Copy component files from material (v5) to material-next: PR: https://github.com/mui/material-ui/pull/40367
  • Remove deprecated components and componentsProps props (not applicable, the component already uses the slots & slotProps props (WIP) PR: https://github.com/mui/material-ui/pull/40406
  • Ensure slots & slotProps have keys for each slot (WIP) PR: https://github.com/mui/material-ui/pull/40406
  • Drop support for ThemeProvider in favor of CssVarsProvider (WIP) [PR: https://github.com/mui/material-ui/pull/40406
  • Migrate component to Typescript (WIP)
  • Implement Material You design specs (WIP)
  • Add component playground to v5 docs (WIP)
  • Refactor styles to use component CSS Variables (WIP)

Note: If a task is marked as [WIP] it means someone is working on it

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.