Commit Graph

368 Commits

Author SHA1 Message Date
Lucid Kobold d9d48e85b6 Merge pull request #26 from LucidKobold/upgrades
Upgrades
2022-01-27 13:31:34 -06:00
Lucid Kobold 87b6d5a132 Update app version. 2022-01-27 13:27:20 -06:00
Lucid Kobold 06a79e1bb4 Upgrade eslint & plugins. 2022-01-27 13:25:56 -06:00
Lucid Kobold f457c64c4e Upgrade framer motion 2022-01-27 13:21:26 -06:00
Lucid Kobold 2fbae60539 Upgrade TS. 2022-01-27 13:19:17 -06:00
Lucid Kobold f0e8ea6712 Added TS types 2022-01-27 13:14:51 -06:00
Lucid Kobold 8371d12981 Upgraded chakra, iconify, framer motion, next. 2022-01-27 13:12:26 -06:00
Lucid Kobold 0b05eeb9ee Added todos 2022-01-12 18:49:47 -06:00
Lucid Kobold 31a50dd797 Added stickers context. 2022-01-12 18:47:44 -06:00
Lucid Kobold 934cd98e3c Added stickers to modal. 2022-01-07 10:55:32 -06:00
Lucid Kobold dd1945a4ef Add stickerVal to the types files. 2022-01-07 10:49:32 -06:00
Lucid Kobold ad7733e979 Hover properties. 2022-01-06 13:00:43 -06:00
Lucid Kobold 98ba326472 Styling and formatting. 2022-01-06 12:55:11 -06:00
Lucid Kobold 6926066751 Formatting. Added demo stickers as emojis. Added TODOs. 2022-01-06 12:01:22 -06:00
Lucid Kobold d279d7fb84 Added even more todos. 2022-01-05 18:44:10 -06:00
Lucid Kobold 342507ad05 Added more todos. 2022-01-05 12:54:11 -06:00
Lucid Kobold 628b0ce9f3 Moved interfaces to the interface folder. 2022-01-05 12:36:59 -06:00
Lucid Kobold 356c120ff2 Added todos. 2022-01-05 12:32:49 -06:00
Lucid Kobold 220df963ca Modal opens and closes properly when dates are clicked. Removed todos. 2022-01-05 12:22:53 -06:00
Lucid Kobold f25fbdcbc4 Added todos. Refactored month component to use the day component. 2022-01-04 11:55:19 -06:00
Lucid Kobold c5490e1502 Removed todos 2022-01-04 10:08:50 -06:00
Lucid Kobold e88f0cb91c Fixed key typing. 2022-01-03 14:35:52 -06:00
Lucid Kobold aae003c2a9 Fixed date comparison in seeder. 2022-01-03 14:29:04 -06:00
Lucid Kobold e920eb41fe Fixed index for sticker month array. 2022-01-03 14:21:40 -06:00
Lucid Kobold 27a6f630ba Linked the sticker seeder to the calender context. 2022-01-03 14:19:31 -06:00
Lucid Kobold 454ef47837 Fix sticker seeder. 2022-01-03 14:07:03 -06:00
Lucid Kobold 71eaedea9d Created types file for calender context. 2022-01-03 13:40:46 -06:00
Lucid Kobold 36aea09aff Created a sticker seeder. 2022-01-03 13:30:57 -06:00
Lucid Kobold 3d847fc6aa Adding types. 2022-01-02 18:21:17 -06:00
Lucid Kobold 95b9f91ef7 Started a day component. Will dynamically render buttons and onClicks depending on the properties of the given date. This will in turn trigger the appropriate modal when necessary. 2022-01-01 22:06:48 -06:00
Lucid Kobold 9a3ad8ac95 Basic modal for add sticker component. 2022-01-01 19:51:17 -06:00
Lucid Kobold 975a433273 Merge pull request #25 from LucidKobold/metadata
Metadata
2021-12-31 10:07:14 -06:00
Lucid Kobold e5b759804c Seperated the two images. OG doesn't support SVG. Browsers do. 2021-12-31 10:02:26 -06:00
Lucid Kobold 0d13f36e37 Add PNG image for metadata. 2021-12-31 10:00:18 -06:00
Lucid Kobold 30df764eda Trying to fix metadata image. 2021-12-31 09:56:10 -06:00
Lucid Kobold 174978dfff Upgrade iconify, types react, and date-fns. 2021-12-31 09:29:30 -06:00
Lucid Kobold 6b16990643 Updated version info. 2021-12-31 09:22:35 -06:00
Lucid Kobold d7116bbff9 Add logo to metadata. 2021-12-31 09:21:57 -06:00
Lucid Kobold 74df9685e2 Merge pull request #23 from LucidKobold/date-align
Date align
2021-12-29 19:09:30 -06:00
Lucid Kobold f3074606ed Removed unused imports 2021-12-29 19:06:16 -06:00
Lucid Kobold 958affc5b6 Fixed date height. 2021-12-29 19:00:14 -06:00
Lucid Kobold 1c40d35cbe Cursor hover for overflow dates. Fixed overflow info in context. 2021-12-29 18:22:09 -06:00
Lucid Kobold 1ea9e7ef46 Clicking on overflow dates activated navigation forward or backwards 1 month. 2021-12-29 18:15:53 -06:00
Lucid Kobold 12a1b3a54c Fixed calender Y overflow. 2021-12-29 17:41:23 -06:00
Lucid Kobold d42ecd676e Adding documentation to functions. 2021-12-29 17:12:36 -06:00
Lucid Kobold 73b03afaab Removing old context file and cleaning up. 2021-12-29 17:07:48 -06:00
Lucid Kobold 679b443308 Updated current components to use the new calender context. Added nav function to calender context. 2021-12-29 17:01:30 -06:00
Lucid Kobold 83b3285736 Remove unecessary component. 2021-12-29 14:38:51 -06:00
Lucid Kobold 6b7223112f Remove unused props. 2021-12-29 14:36:50 -06:00
Lucid Kobold c8900cbece Add logo and favicon. 2021-12-29 14:34:07 -06:00