aboutsummaryrefslogtreecommitdiffstats
path: root/src/App.tsx (follow)
Commit message (Collapse)AuthorAgeLines
* Fixes Preexisting Linting IssuesGravatar Hassan Abouelela2021-01-03-38/+38
| | | | | | | Fixes all errors, and most warnings generated by eslint. Most were fixed by eslint automatically such as indentation and quotes. Signed-off-by: Hassan Abouelela <[email protected]>
* Implement new loaderGravatar Joe Banks2021-01-02-2/+2
|
* Update App.tsxGravatar Joe Banks2020-12-16-2/+2
|
* replace @emotion/core with @emotion/reactGravatar Joe Banks2020-12-16-1/+1
|
* Improve loader styleGravatar Joe Banks2020-10-12-2/+12
|
* Lazy load componentsGravatar Joe Banks2020-10-12-5/+12
|
* Add new callback routeGravatar Joe Banks2020-10-06-1/+3
|
* Add a key to the dynamic routerGravatar Joe Banks2020-10-05-1/+1
|
* Update the form pathGravatar Joe Banks2020-10-05-39/+3
|
* Reduce scale effect even moreGravatar Joe Banks2020-09-29-1/+1
|
* Reduce scale effectGravatar Joe Banks2020-09-29-1/+1
|
* Alter scale percentageGravatar Joe Banks2020-09-29-1/+1
|
* Scale the page slightly when loading new pagesGravatar Joe Banks2020-09-29-1/+3
|
* Add routing to the App, with CSS transitions for fading between pagesGravatar Joe Banks2020-09-29-1/+51
|
* Use Uni Sans font for headerGravatar Joe Banks2020-09-28-0/+5
|
* Initial commitGravatar Joe Banks2020-09-28-19/+20
|
* Initialize project using Create React AppGravatar Joe Banks2020-09-27-0/+26