Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

feat: Revamp library using new Safe Theme #216

Merged
merged 60 commits into from
Feb 2, 2023
Merged

Conversation

yagopv
Copy link
Member

@yagopv yagopv commented Jan 26, 2023

What it solves

Resolves #198

How this PR fixes it

In this PR we are revamping the whole component library

  • Adding the Safe theme. We will be able to use it from any application applying the correct styles quickly use the provided SafeThemeProvider or the createSafeTheme fn
  • Adding the real custom components. EthHashInfo and ExplorerButton in the first iteration. We are removing other components
  • Upgrading the UI library to mui 5
  • Upgrading the build tools to webpack v5
  • Adding the font to the distribution instead importing it in each project
  • Adding the storybook and storyshots for the new components

@yagopv yagopv marked this pull request as ready for review January 31, 2023 09:16
@dasanra dasanra merged commit 7ec9757 into main Feb 2, 2023
@dasanra dasanra deleted the revamp-safe-react-components branch February 2, 2023 11:15
@github-actions github-actions bot locked and limited conversation to collaborators Feb 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revamp safe-react-components
4 participants