Commit Graph

526 Commits

Author SHA1 Message Date
Lucid Kobold cf165bcf7f Upgrade TS eslint plugin 2022-05-21 20:08:29 -05:00
Lucid Kobold bf30bcbe4c Upgraded types node 2022-05-21 20:06:29 -05:00
Lucid Kobold 6b8b580bf9 Upgrades eslint and next. 2022-05-21 19:56:16 -05:00
Lucid Kobold 8556d2437d Upgrade yarn 2022-05-21 19:42:44 -05:00
Lucid Kobold 0b9492c06a Update README.md 2022-05-16 11:34:57 -05:00
Lucid Kobold 5be8366f8a Merge pull request #55 from LucidKobold/main
Update README.md
2022-05-10 11:12:54 -05:00
Lucid Kobold aeed40dee2 Update README.md 2022-05-10 11:07:56 -05:00
Lucid Kobold de03f5f9d7 Merge pull request #54 from LucidKobold/upgrades
Upgrades
2022-04-29 09:17:58 -05:00
Lucid Kobold 9428e5944e Update version info. 2022-04-29 09:05:35 -05:00
Lucid Kobold ba98266eb4 types node, eslint plugin TS, framer motion 2022-04-29 09:02:57 -05:00
Lucid Kobold 34a7844a92 Fixed dupe depenency. 2022-04-28 09:42:25 -05:00
Lucid Kobold 7f7b2ec20b Fixed dupe depenency. 2022-04-28 09:33:12 -05:00
Lucid Kobold e93cfece68 Merging main. 2022-04-22 21:17:03 -05:00
Lucid Kobold e316afa4d8 Merge pull request #53 from LucidKobold/polish
Fix dependencies
2022-04-22 21:14:27 -05:00
Lucid Kobold 86049346b2 Updated version info. 2022-04-22 21:12:26 -05:00
Lucid Kobold 9c87c78924 Fix dependencies 2022-04-22 21:11:21 -05:00
Lucid Kobold 6d4cbf674e Merging main 2022-04-22 21:09:07 -05:00
Lucid Kobold 75415deaea Merge pull request #52 from LucidKobold/upgrade
Upgrade
2022-04-22 21:02:21 -05:00
Lucid Kobold 6670abc9cd updated version info. 2022-04-22 20:59:18 -05:00
Lucid Kobold 436f79b933 Added files and folders into /src directory. 2022-04-22 20:58:15 -05:00
Lucid Kobold 17d90ce958 Upgraded types node, eslint plugin TS, eslint, framer-motion, sharp. 2022-04-22 20:39:56 -05:00
Lucid Kobold 9bbbd0afe6 Merging main 2022-04-17 16:27:17 -05:00
Lucid Kobold 7addd44537 Merge pull request #51 from LucidKobold/upgrade
Upgrades
2022-04-17 16:18:43 -05:00
Lucid Kobold 23fd5cad36 Update version info. 2022-04-17 16:12:14 -05:00
Lucid Kobold faadfc9d62 Upgrade types node, eslint plugin TS, esling config next, framer motion, and next. 2022-04-17 16:03:18 -05:00
Lucid Kobold d84369f7bc Added redux toolkit. 2022-04-17 15:58:17 -05:00
Lucid Kobold 5d9e09b3cc Add resolution for types react. 2022-04-13 09:08:03 -05:00
Lucid Kobold 5ec57ff698 Updated logic using a more effecient method to check if the dates are the same. 2022-04-11 17:07:58 -05:00
Lucid Kobold b1c84c0922 Adding react-redux and types. 2022-04-11 14:36:03 -05:00
Lucid Kobold 6a15f2c5a1 Installing react-redux. Going to try to make the calendar coponent subscribe to the current date and the stickers context. 2022-04-11 14:28:31 -05:00
Lucid Kobold 76c0dfca91 Removed unused imports 2022-04-11 14:15:41 -05:00
Lucid Kobold a256cbd1e3 Moved the isToday check out of the day componenet. 2022-04-11 14:15:01 -05:00
Lucid Kobold f6115a928c Attempting to force update the date in a useEffect. 2022-04-11 14:08:25 -05:00
Lucid Kobold 077a38e891 Attempting to fix and issue with the currDay highlight. Made a currDate in thecontext state rather than using new Date() accross the app. 2022-04-11 12:17:57 -05:00
Lucid Kobold ae9ce83d9c Merge pull request #49 from LucidKobold/loading
Loading
2022-04-09 17:47:56 -05:00
Lucid Kobold 004927adc7 Locked TS to version 4.6.0 due to eslint compatability. 2022-04-09 17:44:35 -05:00
Lucid Kobold ad32dd30a1 Fixed initial focus when the modal opens to the first enabled sticker button. 2022-04-09 17:42:20 -05:00
Lucid Kobold 29f8e7138c Update version info. 2022-04-09 17:13:34 -05:00
Lucid Kobold 6b670a92ba Added a loading overlay and loading spinner. 2022-04-09 17:10:09 -05:00
Lucid Kobold 8803940b19 Updated z index. Was interfereing with loading overlay. 2022-04-09 17:08:47 -05:00
Lucid Kobold 6b280f448c Remove curly braces for consistency. 2022-04-09 17:07:51 -05:00
Lucid Kobold ba6743cd1b Added loading overlay colors. 2022-04-09 17:07:02 -05:00
Lucid Kobold 281d1c7b53 Merge pull request #48 from LucidKobold/currDay-highlight
Fix the highlight for the current day.
2022-04-09 14:07:58 -05:00
Lucid Kobold 0af31ebb44 Upgrade eslint and TS. 2022-04-09 14:02:18 -05:00
Lucid Kobold da84b83f8a Update version info. 2022-04-09 14:00:43 -05:00
Lucid Kobold 7476757a38 Update the padding on the current day so the border is more symmetrical. 2022-04-09 14:00:01 -05:00
Lucid Kobold 4ce0c8d402 Prettier 2022-04-09 13:59:05 -05:00
Lucid Kobold f2b51c9dad Delete SECURITY.md 2022-04-08 12:03:54 -05:00
Lucid Kobold 1f1f8da6cf Merge pull request #47 from LucidKobold/upgrades
Upgrades
2022-04-08 11:21:51 -05:00
Lucid Kobold ae710a3461 Update version info. 2022-04-08 11:10:16 -05:00