Date align #23

Merged
LucidKobold merged 29 commits from date-align into main 2021-12-29 20:09:30 -05:00
LucidKobold commented 2021-12-29 19:29:09 -05:00 (Migrated from github.com)
  • Created an entirely new date context.
  • Info within the states of the context were condensed down.
    • Moved items out of state if they were only being used by 1 function.
      • Those items were moved within their respective function.
  • Added a new populate month function.
    • This aligned the dates and added overflow dates.
      • Added navigation to the overflow dates that active when clicked on.
  • Removed useEffects.
  • Updated components to use new the context.
  • Added the placeholder logo.
    • Added logo to header.
    • Added logo to favicon.
  • Fixed date Y overflow.
  • Added new prettier and eslint rules.
- Created an entirely new date context. - Info within the states of the context were condensed down. - Moved items out of state if they were only being used by 1 function. - Those items were moved within their respective function. - Added a new populate month function. - This aligned the dates and added overflow dates. - Added navigation to the overflow dates that active when clicked on. - Removed useEffects. - Updated components to use new the context. - Added the placeholder logo. - Added logo to header. - Added logo to favicon. - Fixed date Y overflow. - Added new prettier and eslint rules.
vercel[bot] commented 2021-12-29 19:29:14 -05:00 (Migrated from github.com)

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/lucidkobold/lcm-potty-chart/126EBXbornXc2KJjDunaFNNK9ugd
Preview: https://lcm-potty-chart-git-fork-lucidkobold-date-align-lucidkobold.vercel.app

This pull request is being automatically deployed with Vercel ([learn more](https://vercel.link/github-learn-more)). To see the status of your deployment, click below or on the icon next to each commit. 🔍 Inspect: [https://vercel.com/lucidkobold/lcm-potty-chart/126EBXbornXc2KJjDunaFNNK9ugd](https://vercel.com/lucidkobold/lcm-potty-chart/126EBXbornXc2KJjDunaFNNK9ugd) ✅ Preview: [https://lcm-potty-chart-git-fork-lucidkobold-date-align-lucidkobold.vercel.app](https://lcm-potty-chart-git-fork-lucidkobold-date-align-lucidkobold.vercel.app)
This repo is archived. You cannot comment on pull requests.
No description provided.