safe-react-apps icon indicating copy to clipboard operation
safe-react-apps copied to clipboard

chore(tx-builder-theme): move safe react components to TX-builder components folder

Open clovisdasilvaneto opened this issue 1 year ago • 2 comments

Current we're using an outdated theme in the transaction builder application. In order to have the right theme introduced on it, we need to first adjust the internal theme structure which we use in our components, and since the https://github.com/5afe/safe-react-components repo is achieved me and @katspaugh decided to move the components to the tx-builder/components folder and change the internal theme structure that the components are using.

What it solves

Resolves #820

How this PR fixes it

It moves the components from the safe-react-components repo to the tx-builder/components folder and introduce the right Safe theme into the application

How to test it

  • All unit tests from the tx-builder folder shuold pass. Currently we're not using it yet A follow-up PR will be send after this one is merged

clovisdasilvaneto avatar Sep 25 '24 09:09 clovisdasilvaneto

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request

github-actions[bot] avatar Sep 25 '24 09:09 github-actions[bot]

@francovenica I'll came up with another PR then 👍

clovisdasilvaneto avatar Oct 04 '24 07:10 clovisdasilvaneto