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: change the file structure #26

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

DiogoRDuarte
Copy link
Contributor

@DiogoRDuarte DiogoRDuarte commented Jun 28, 2024

Because

  • Some files add names whose purpose was not obvious. Their placement in the file structurewas, at times, not the most suitable one too. Both points apply to functions.

Refactor

  • Moves the CSS inside the "assets" folder
  • Changed the names of certain files to make them for descriptive (e.g. DescriptionChanger.ts)
  • Moved functions into files that seem more suitable (e.g. xSetter -> NavigationKeyHandler.ts)

Tests

  • Fixes semantic issues with divs inside table rows

@DiogoRDuarte DiogoRDuarte changed the title feat: change of file structure feat: change the file structure Jun 28, 2024
@DiogoRDuarte DiogoRDuarte changed the base branch from main to develop July 10, 2024 10:49
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.

None yet

1 participant