Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fixes Preexisting Linting Issues | 2021-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 loader | 2021-01-02 | -2/+2 | |
| | ||||
* | Update App.tsx | 2020-12-16 | -2/+2 | |
| | ||||
* | replace @emotion/core with @emotion/react | 2020-12-16 | -1/+1 | |
| | ||||
* | Improve loader style | 2020-10-12 | -2/+12 | |
| | ||||
* | Lazy load components | 2020-10-12 | -5/+12 | |
| | ||||
* | Add new callback route | 2020-10-06 | -1/+3 | |
| | ||||
* | Add a key to the dynamic router | 2020-10-05 | -1/+1 | |
| | ||||
* | Update the form path | 2020-10-05 | -39/+3 | |
| | ||||
* | Reduce scale effect even more | 2020-09-29 | -1/+1 | |
| | ||||
* | Reduce scale effect | 2020-09-29 | -1/+1 | |
| | ||||
* | Alter scale percentage | 2020-09-29 | -1/+1 | |
| | ||||
* | Scale the page slightly when loading new pages | 2020-09-29 | -1/+3 | |
| | ||||
* | Add routing to the App, with CSS transitions for fading between pages | 2020-09-29 | -1/+51 | |
| | ||||
* | Use Uni Sans font for header | 2020-09-28 | -0/+5 | |
| | ||||
* | Initial commit | 2020-09-28 | -19/+20 | |
| | ||||
* | Initialize project using Create React App | 2020-09-27 | -0/+26 | |