mui / mui/material-ui

[react-transition-group] Remove the package from the repo

Open
#48,644 6 comments 13 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

breaking change scope: code-infra v10.x
Dominant language
JavaScript
Stars
99.1k
Forks
32.5k
Avg merge
2d 17h
Merged PRs (30d)
106

Description

Steps to reproduce

Steps:

  1. Open this link to live example: (required)
Current behavior

react-transition-group is still in the repo, although it's not useful anymore, as we migrated away from it using an in-house solution here.

Expected behavior

react-transition-group should be removed

Context

react-transition-group was introduced here - https://github.com/mui/material-ui/pull/48325, doesn't have proper exports map in its package.json leading me to have a workaround in X.
IMO, we should remove this package altogether since it hasn't been updated since 4 years. It wasn't used anyways before the PR.

I was looking into removing it last week as it's causing unnecessary bundle bloat as well. It seems like it's only here to do a context reset. I guess we could maybe move this to a userland solution through Slots?

Your environment

No response

Search keywords: react-transition-group

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.