Tutorial #62

Merged
LucidKobold merged 32 commits from tutorial into main 2022-06-24 15:51:02 -04:00

32 Commits

Author SHA1 Message Date
Lucid Kobold ff2db9d6ba Fixed about app descriptions. 2022-06-24 12:12:19 -05:00
Lucid Kobold a9c48ee10f Fixed heading of componenet. 2022-06-24 11:59:14 -05:00
Lucid Kobold d83e05e85d Update metadata desc. 2022-06-24 11:46:26 -05:00
Lucid Kobold 91580ee491 upgrade typescript eslint plugin 2022-06-24 11:35:36 -05:00
Lucid Kobold 4b34434eaa upgrade eslint plugin react & jsx ally 2022-06-24 11:26:04 -05:00
Lucid Kobold ec7345f26e upgrade framer-motion & sharp 2022-06-24 11:17:51 -05:00
Lucid Kobold e7d6990df6 Update version info 2022-06-24 10:47:36 -05:00
Lucid Kobold 362b4babe2 Moved buttons to it's own component and added the new compoenent to the footer. 2022-06-24 10:45:19 -05:00
Lucid Kobold 6a0863faf3 Added a message about a known bug. 2022-06-24 09:56:48 -05:00
Lucid Kobold 7b36b040e5 Fix layout. 2022-06-24 09:39:49 -05:00
Lucid Kobold 9c18730126 Check for expires compelted tutorial cookie. 2022-06-23 17:20:05 -05:00
Lucid Kobold 124ea164f5 Layout 2022-06-23 15:37:30 -05:00
Lucid Kobold 241300bc00 Moved states to redux. 2022-06-23 15:31:48 -05:00
Lucid Kobold a6e6e11ca3 Broke up the tutorial component into smaller components. 2022-06-23 15:02:44 -05:00
Lucid Kobold f808f6b250 More use effect effeciency. 2022-06-23 13:59:43 -05:00
Lucid Kobold 488f56354d Fix useEffect effenceincy, 2022-06-23 13:50:37 -05:00
Lucid Kobold f6d86464b1 Add redux state. 2022-06-23 13:25:51 -05:00
Lucid Kobold f5eb0acddc Fix imports. 2022-06-23 13:25:23 -05:00
Lucid Kobold 92617f9b6d Added links. 2022-06-22 16:25:54 -05:00
Lucid Kobold 103d9c3142 Responsive layour 2022-06-22 15:22:05 -05:00
Lucid Kobold a05f830407 Responsive layout 2022-06-22 15:20:09 -05:00
Lucid Kobold ac316918fe Added todos 2022-06-22 14:46:50 -05:00
Lucid Kobold b5d367b193 Remove unused imports 2022-06-22 14:42:17 -05:00
Lucid Kobold 8e169b166f Removing console logs. 2022-06-22 14:40:06 -05:00
Lucid Kobold 5ccb5abe94 Tutorial complete. Need to add more states and functions into redux. 2022-06-22 14:35:49 -05:00
Lucid Kobold ba4823334e added todos 2022-06-22 13:05:55 -05:00
Lucid Kobold dbd2140b5e Created calender examples that use the current week. 2022-06-22 13:03:10 -05:00
Lucid Kobold 1d8144cbc4 Rennamed env variables. 2022-06-22 10:45:49 -05:00
Lucid Kobold e708da6358 Remove unneded imports. 2022-06-21 16:17:38 -05:00
Lucid Kobold 9506e5b43c Moved completed tutorial states to session and local storage. 2022-06-21 16:16:17 -05:00
Lucid Kobold 181c399899 Loading state dusccefully added. 2022-06-20 19:24:25 -05:00
Lucid Kobold 099c71876b Getting and setting completed tutorial cookie. Working on properly setting and updating a loading state. 2022-06-20 18:27:37 -05:00