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

Group components based on their modules #50

Open
wants to merge 31 commits into
base: v3
Choose a base branch
from

Conversation

yinkakun
Copy link
Contributor

@yinkakun yinkakun commented Aug 8, 2022

Changes made (all changes are only made in the components folder.)

  • Deleted the atomic folder and moved contents to related modules.
  • Deleted the drawers folder and moved files to their related modules.
  • Created common components folder containing component files used in many modules.
  • Created layout component folder containing components only used in App.tsx and a Page component wrapped around all route components.
  • Created index-pool folder, containing IndexPool-related route components.
  • Renamed dndx folder to time-lock as that signifies its content better.
  • Found and deleted some dead codes, (component files not imported anywhere)

yinkakun and others added 30 commits June 27, 2022 19:18
because it's used just in a single place
…ic-tracking-software

Remove google analytics
…-navigation-option-to-withTally

direct governance navigation option to withTally
…ssets-reversal-webpage

Add link to the drained assets reversal app to the homepage
…om-codebase

Remove Cypress from codebase
…ents-and-references-related-to-staking-and-vaults

Remove all components and references related to Staking and Vaults
…istoric-price-charts-misrendering

Resolve indices historic price charts misrendering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants