Commit Graph

516 Commits

Author SHA1 Message Date
Lucid Kobold ee481158f0 Documentation for some functions. Removing uneeded info from context. Moved some items into functions if it was only being used for a single function. 2021-12-29 11:41:28 -06:00
Lucid Kobold 11c8010515 Prittier rules. 2021-12-29 11:40:08 -06:00
Lucid Kobold eb09735107 Documentation for certain functions. 2021-12-29 11:25:29 -06:00
Lucid Kobold f8130f55c9 Invoked populateMonth within the intialization of the month context. 2021-12-29 10:47:05 -06:00
Lucid Kobold 40ebaec47c Removing uneeded info from context. 2021-12-29 09:36:16 -06:00
Lucid Kobold 4b2aac3da2 Adding eslint rule danlge comma. 2021-12-29 09:14:14 -06:00
Lucid Kobold b44021effa New prittier rule. No trailing commas. 2021-12-29 09:03:35 -06:00
Lucid Kobold c56dbb96d4 Destructring, comments, and typing. 2021-12-28 16:08:45 -06:00
Lucid Kobold 74fcc950c6 Mondays and sundays populating correctly in the new populateDays function. 2021-12-28 16:01:18 -06:00
Lucid Kobold 13d643fa56 Rewritten from scratch. New todos. New interfaces. New States. 2021-12-22 15:03:09 -06:00
Lucid Kobold 5e7afcaf7d New component to pull in the new context. 2021-12-22 15:02:40 -06:00
Lucid Kobold 07dbe966e7 Added new function that is pulling in the new calender context. 2021-12-22 15:02:21 -06:00
Lucid Kobold 57056a550b Added new calender context. 2021-12-22 15:01:49 -06:00
Lucid Kobold 44202e3b0d Merging main. 2021-12-22 12:12:13 -06:00
Lucid Kobold f62fd56bdb Merge pull request #22 from LucidKobold/polish
Polish
2021-12-22 12:10:37 -06:00
Lucid Kobold f2ba58c8e9 Update version info. 2021-12-22 12:06:09 -06:00
Lucid Kobold d5bc30f12d Upgrade packages. 2021-12-22 12:05:30 -06:00
Lucid Kobold 87b980e67e Fixed hover on patreon button. 2021-12-22 12:05:19 -06:00
Lucid Kobold 87e34cfe46 Added a new date context to work in. Added to dos. 2021-12-13 22:10:08 -06:00
Lucid Kobold 63eea63458 Merging main 2021-12-13 21:38:32 -06:00
Lucid Kobold ad37e4a8b2 Merge pull request #21 from LucidKobold/polish
Polish
2021-12-13 21:30:15 -06:00
Lucid Kobold 46d0020564 Upgrading componenets. 2021-12-13 21:27:02 -06:00
Lucid Kobold 6ed098e463 Updated home link. Updated version info. 2021-12-13 21:22:54 -06:00
Lucid Kobold 57363a60da Merge branch 'main' into date-align 2021-12-09 16:44:10 -06:00
Lucid Kobold 60fe4dd575 Create njsscan-analysis.yml 2021-12-09 16:33:17 -06:00
Lucid Kobold 595753ecc9 Merging main 2021-12-09 16:05:31 -06:00
Lucid Kobold 9f1e73304c Merge pull request #20 from LucidKobold/polish
Updated version info.
2021-12-09 16:04:00 -06:00
Lucid Kobold 96d8b6ab58 Updated version info. 2021-12-09 16:00:12 -06:00
Lucid Kobold bb9e6cdbbe Update version info 2021-12-09 15:59:37 -06:00
Lucid Kobold f116a1a058 Merge branch 'main' into date-align 2021-12-09 15:58:53 -06:00
Lucid Kobold 6d8cec256c Merge pull request #19 from LucidKobold/polish
Polish
2021-12-09 15:58:15 -06:00
Lucid Kobold 5e50953b96 Upgrade framer motion and chakra ui. 2021-12-09 15:54:07 -06:00
Lucid Kobold 232ab4e477 Added todos and interfaces for future states. 2021-12-08 18:05:05 -06:00
Lucid Kobold cfefb127ac Updated version 2021-12-08 17:59:26 -06:00
Lucid Kobold 99103a8719 Fixed bug in populate days where day 2 was beimg skipped for each month. 2021-12-08 17:55:43 -06:00
Lucid Kobold 0d69dc7d08 Upgraded framer motion. 2021-12-08 17:54:46 -06:00
Lucid Kobold f9a386d818 Upgraded TS. 2021-12-08 17:54:29 -06:00
Lucid Kobold ccc25741fa Upgraded eslint and plugins. 2021-12-08 17:54:10 -06:00
Lucid Kobold b290abd427 Merge pull request #16 from LucidKobold/calendar-nav
Date Selector and Dynamic Routes
2021-12-05 22:23:41 -06:00
Lucid Kobold 8daaf22f20 Fixed hard coded date. Was causing erorrs. 2021-12-05 22:18:45 -06:00
Lucid Kobold 0f16f15f18 Formatting 2021-12-05 22:18:28 -06:00
Lucid Kobold 2b1f54e2bc Fix invalid props. 2021-12-05 22:18:14 -06:00
Lucid Kobold bd7f3f7da6 Added emoji to the date form. 2021-12-05 21:12:10 -06:00
Lucid Kobold 4710ebcf86 Fix logic. 2021-12-05 20:56:04 -06:00
Lucid Kobold c539f912da Update use effect. 2021-12-05 20:55:51 -06:00
Lucid Kobold 7e594beb5b Form validation with emojis. 2021-12-05 20:55:34 -06:00
Lucid Kobold 0241adfbd5 Made a date picker componenet. 2021-12-05 20:55:18 -06:00
Lucid Kobold ff450533b6 Move heading to it's own component. 2021-12-05 20:55:06 -06:00
Lucid Kobold 992c7f217c Updating version. 2021-12-05 20:54:43 -06:00
Lucid Kobold 2ac44b4584 Adding formik and updating version. 2021-12-05 20:54:29 -06:00