Commit Graph

22 Commits

Author SHA1 Message Date
Camerin 35c5657d89 Updated residual packages.
React Router Dom now requires Routes component rather than Switch
Changes were made to work adjusted to changes to react-router in version 6
2022-06-12 14:22:38 -04:00
Camerin Figueroa d4df31a80b Fixed delimiter bug in articles 2021-12-23 18:03:30 -05:00
Camerin Figueroa 7cf9954f7f Fixed Missing Code from merge 2021-12-23 17:58:18 -05:00
Camerin Figueroa be619a123b Implemented newLineProcessor 2021-12-23 17:37:19 -05:00
Camerin Figueroa d9b46adb11 Merge branch 'master' into PreRelease 2021-12-23 17:34:56 -05:00
Camerin Figueroa c72d3882c7 Fixed Link Bug 2021-12-23 16:24:39 -05:00
Camerin Figueroa f903823a2f Revert "Merge pull request #3 from RaspberryProgramming/PreRelease"
This reverts commit 938e41d983, reversing
changes made to 7be49dd45f.
2021-12-08 16:52:02 -05:00
Camerin Figueroa c893199265 Added beta article editor 2021-11-29 16:38:27 -05:00
Camerin Figueroa 8a30d930cc Added newline functionality to article 2021-11-23 15:31:51 -05:00
Camerin Figueroa 2b4b23bd30 Added animation when opening/closing articles 2021-11-23 14:49:07 -05:00
Camerin Figueroa 875685248b Changed some css to work with mobile 2021-11-16 16:50:46 -05:00
Camerin Figueroa 1c22825ff8 Added link support to articles 2021-11-15 15:19:38 -05:00
Camerin Figueroa 597b4efca6 Added support for Lists in articles 2021-11-15 14:49:32 -05:00
Camerin Figueroa 8423e6fc0d Added h1 to article syntax 2021-11-02 16:46:35 -04:00
Camerin Figueroa f05f3a91bf Moved theater to only be within an article 2021-11-02 16:21:57 -04:00
Camerin Figueroa 3d277962ff Added some style to article.js 2021-11-02 13:10:53 -04:00
Camerin Figueroa 8322233af7 Fixed missing default return in map 2021-11-01 17:45:07 -04:00
Camerin Figueroa 4aea01a242 Added extra = to prevent compile failure 2021-11-01 17:44:34 -04:00
Camerin Figueroa 4ba222c8c8 Added a few comments 2021-11-01 17:44:02 -04:00
Camerin Figueroa 7651fd4c7b Added formatter to Article.js 2021-11-01 17:37:02 -04:00
Camerin 474742bf76 Modified Articles Components
Added list of articles on /articles
Added CSS for list of articles with new Listing Component
Added id to articles.json
Started creating component for individual article
2021-10-31 20:56:14 -04:00
Camerin Figueroa ca6585307b Added Articles and Article Components 2021-10-25 16:46:16 -04:00