Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Prevent flash of huge loading bar on suspense loaded routes | 2024-07-10 | -6/+17 | |
* | Add AuthorizationSplash to display above content when auth in progress | 2024-07-10 | -0/+3 | |
* | Add 404 Page | 2022-07-19 | -0/+2 | |
* | Restructure FormPage | 2022-07-01 | -1/+1 | |
* | Bump React To 18.2.0 | 2022-06-18 | -26/+24 | |
* | Fixes Preexisting Linting Issues | 2021-01-03 | -38/+38 | |
* | 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 |