Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(explorer): add darkmode support to footer #4148

Conversation

evavirseda
Copy link
Contributor

Description of change

Please write a summary of your changes and why you made them.

Links to any relevant issues

fixes #4071

Type of change

Choose a type of change, and delete any options that are not relevant.

  • Bug fix (a non-breaking change which fixes an issue)
  • Enhancement (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Fix

How the change has been tested

Describe the tests that you ran to verify your changes.

Make sure to provide instructions for the maintainer as well as any relevant configurations.

Change checklist

Tick the boxes that are relevant to your changes, and delete any items that are not.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

@evavirseda evavirseda requested review from a team as code owners November 20, 2024 08:40
@evavirseda evavirseda changed the title feat(explorer): Add darkmode support to footer feat(explorer): add darkmode support to footer Nov 20, 2024
@evavirseda evavirseda self-assigned this Nov 20, 2024
@evavirseda evavirseda added tooling Issues related to the Tooling team explorer Issues related to the Explorer labels Nov 20, 2024
@evavirseda evavirseda linked an issue Nov 20, 2024 that may be closed by this pull request
Copy link

This pull request has been deployed to Vercel.

Latest commit: 6bfc40c

✅ Preview: https://apps-ui-nybbsilvz-iota1.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 6bfc40c

✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-r1udiiddl.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 6bfc40c

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-15hf41553.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 6bfc40c

✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-fwm3b9379.vercel.app

Copy link
Member

@cpl121 cpl121 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some Lint errors

apps/explorer/src/components/footer/Legal.tsx Outdated Show resolved Hide resolved
Copy link

This pull request has been deployed to Vercel.

Latest commit: 434d128

✅ Preview: https://apps-ui-85ygm4y0w-iota1.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 434d128

✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-55ftu59uy.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 434d128

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-88mnoxzzb.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 61f1b9a

✅ Preview: https://apps-ui-3coylx3zs-iota1.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 61f1b9a

✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-ot97aoe5o.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 61f1b9a

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-gpn23ch1w.vercel.app

* feat(explorer): add backgrounds to the search suggestions

* refactor: add styles to search ui kit

* revert changes

* fix: remove unnecessary backdrop-blur
Copy link

This pull request has been deployed to Vercel.

Latest commit: 45a59a9

✅ Preview: https://apps-ui-r2cydyh2p-iota1.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 45a59a9

✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-o8zam8es7.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 45a59a9

✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-jnr9ab37u.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 45a59a9

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-2cm2opcmy.vercel.app

Base automatically changed from tooling-explorer/add-darkmode-support to tooling-epic/explorer-darkmode-support November 25, 2024 18:41
Copy link

This pull request has been deployed to Vercel.

Latest commit: e0f2074

✅ Preview: https://apps-ui-egp70v8fs-iota1.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: e0f2074

✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-ldhq8vi2x.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: e0f2074

✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-hv6378hde.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: e0f2074

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-fl7m5noui.vercel.app

@cpl121 cpl121 merged commit 7df5a90 into tooling-epic/explorer-darkmode-support Nov 26, 2024
32 of 33 checks passed
@cpl121 cpl121 deleted the tooling-explorer/add-darkmode-to-footer branch November 26, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
explorer Issues related to the Explorer tooling Issues related to the Tooling team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add darkmode support to footer
3 participants