Skip to content
This repository was archived by the owner on Oct 13, 2022. It is now read-only.
This repository was archived by the owner on Oct 13, 2022. It is now read-only.

Material UI v4 -> MUI v5 の移行 #152

@su8ru

Description

@su8ru

いつかやりたい
受験後…?

めちゃくちゃ規模が大きいリファクタリングであることに気づいて震えてる

Migration from v4 to v5 - MUI

スタイルシステムが大幅に変わってる

makeStyles 方式は非推奨になってるので、スタイルライブラリの再考が必要(JSS しんどくなってきたしいいタイミングではある)

  • Styled Components: スタイル当てるのにわざわざコンポーネント定義しないといけないのなんかなぁ…
  • CSS Modules: テーマ使えなさそう
  • Emotion (MUI default): テーマ当てられるならよさそう、変数大量発生はオブジェクトとかにまとめる?

Style Library Interoperability - MUI

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorWithout changing its external behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions