Commit Graph

330 Commits

Author SHA1 Message Date
Lucid Kobold d8c9db9475 Attempted to force the app to stay within the valid date ranges. This caused app crashed due to infinite useEffect loops. Added documentation. 2022-03-26 02:49:14 -05:00
Lucid Kobold 39b9a13e39 Removed references to the inaccesible contect within a dynamic page. 2022-03-26 00:45:32 -05:00
Lucid Kobold 5071d5a6ba Moved valid date range function into it's own file to be accessibly within the dynamic pages. 2022-03-26 00:43:22 -05:00
Lucid Kobold 94ffe42325 Remove outdated todos 2022-03-25 23:58:59 -05:00
Lucid Kobold d7d31756a1 Merge branch 'main' into calender-nav 2022-03-25 23:53:17 -05:00
Lucid Kobold 827441ca1e Invalidated the next and prev nav buttons for the calender component when compared to a new valid date range state withing the calender context. 2022-03-25 23:50:07 -05:00
Lucid Kobold 053567b15d Merging main 2022-03-22 13:12:29 -05:00
Lucid Kobold 03b5c0c651 Merge pull request #40 from LucidKobold/upgrades
Upgrades
2022-03-22 13:11:05 -05:00
Lucid Kobold 2d9ec154da Update app version. 2022-03-22 12:52:13 -05:00
Lucid Kobold 34135178ff Upgraded iconify, types node/react, eslint plugin, prettier. 2022-03-22 12:50:51 -05:00
Lucid Kobold a32159b8be Merging main 2022-03-15 19:05:43 -05:00
Lucid Kobold a055ba3c47 Merge branch 'main' into calender-nav 2022-03-15 19:05:06 -05:00
Lucid Kobold 519337bec2 Merge pull request #39 from LucidKobold/upgrades
Upgrades
2022-03-15 19:02:39 -05:00
Lucid Kobold 9b667e62ef Update app version number 2022-03-15 18:52:42 -05:00
Lucid Kobold 048b6dfdcf Upgrade framer motion 2022-03-15 18:51:48 -05:00
Lucid Kobold f85ae6b6fc Upgrade chakra, emotion, iconify, types, eslint, sharp, framer motion, and TS. 2022-03-15 18:45:13 -05:00
Lucid Kobold b3ba7b2d66 Removed unused imports. 2022-02-24 20:43:08 -06:00
Lucid Kobold 1eef28377d Fixed bug where calender will generate with dates out of range. 2022-02-24 10:20:22 -06:00
Lucid Kobold e70201e6c2 Merge pull request #38 from LucidKobold/upgrades
Upgrade modules
2022-02-22 14:46:03 -06:00
Lucid Kobold ce8cb041f9 Update app version. 2022-02-22 14:42:53 -06:00
Lucid Kobold df25063cc5 Upgrade modules 2022-02-22 14:40:30 -06:00
Lucid Kobold 9ae8a7cfba Merge pull request #36 from LucidKobold/upgrades
Upgrades
2022-02-14 20:15:18 -06:00
Lucid Kobold 9df5b13017 Update app version. 2022-02-14 20:12:32 -06:00
Lucid Kobold 6e0ae7906b Fixed package.json to lock certain modules that have bugs in their most recent updates. 2022-02-14 20:09:53 -06:00
Lucid Kobold 0fdfabb8e0 Upgrade chakra ui. 2022-02-14 19:31:38 -06:00
Lucid Kobold 7ab487db00 Upgrade eslint 2022-02-14 19:30:51 -06:00
Lucid Kobold ff63073c8b Upgrade @typescript-eslint\eslint-plugin 2022-02-14 19:30:08 -06:00
Lucid Kobold 12a11bbf08 Upgrade @types/node 2022-02-14 19:29:02 -06:00
Lucid Kobold ddc0038e5f Merge pull request #35 from LucidKobold/metadata
Updated metadata description.
2022-02-14 19:22:00 -06:00
Lucid Kobold 6591cc39ce Updated metadata description. 2022-02-14 19:14:10 -06:00
Lucid Kobold 87a14c450b Updating value passed to demostickers component 2022-02-10 02:21:55 -06:00
Lucid Kobold 622ec49933 Added todos. 2022-02-10 02:14:42 -06:00
Lucid Kobold d1d9c41005 Upgrade chakra, eslint, framer motion, and sharp 2022-02-10 02:09:32 -06:00
Lucid Kobold cecf9b2683 Removed unused import. 2022-02-10 02:06:18 -06:00
Lucid Kobold 609882fd1e Stickers now updating in local state, the context state is not. 2022-02-10 01:57:54 -06:00
Lucid Kobold af57b29e2d Remove unused id. 2022-02-10 01:01:58 -06:00
Lucid Kobold d6ee215a15 Removed unused imports. 2022-02-10 00:59:36 -06:00
Lucid Kobold d8d2c9139c Remove unused variables. 2022-02-10 00:59:24 -06:00
Lucid Kobold dc5c83641c Handle update and hangle close functions. Updated modal footer butons. 2022-02-10 00:09:59 -06:00
Lucid Kobold 5924158906 Add id to sticker objects. 2022-02-03 13:40:34 -06:00
Lucid Kobold ea9be15181 Add addEditSticker fuction. Still not fully working. 2022-02-03 13:40:18 -06:00
Lucid Kobold ae29a1e4af Add sticker context. 2022-02-03 13:39:58 -06:00
Lucid Kobold 4c3ef736fc Add sticker context. 2022-02-03 13:39:42 -06:00
Lucid Kobold 1510f6725c Dynamically render cursor and modal. Removed unused imports. 2022-02-03 13:39:19 -06:00
Lucid Kobold a213b27eeb Add sticker interfaces and types. 2022-02-03 13:38:49 -06:00
Lucid Kobold e8670f7778 Remove sticker interfaces and types. 2022-02-03 13:38:34 -06:00
Lucid Kobold 62338cf735 Remove stickers from caledner context. Rename main state. 2022-02-03 12:45:11 -06:00
Lucid Kobold 90391820f5 Add new props on stickers. 2022-02-03 12:44:40 -06:00
Lucid Kobold a7bdc296d0 Add sticker context provioder. 2022-02-03 12:44:27 -06:00
Lucid Kobold ad1d75568a Conditionally render cusor and modal. 2022-02-03 11:54:04 -06:00