Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Centers Title With No Description | 2021-01-17 | -6/+14 | |
| | | | | | | | | Makes the header bar title take up more space when no title is provided, and stops the page from rendering the description. Co-authored-by: Joe Banks <[email protected]> Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Updates HeaderBar | 2021-01-04 | -40/+94 | |
| | | | | | | | | Changes header bar component to accept a description, and render it properly on different screens. Additionally adds a button to return to the home page. Updates tests. Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Fixes Preexisting Linting Issues | 2021-01-03 | -13/+13 | |
| | | | | | | | 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]> | |||
* | replace @emotion/core with @emotion/react | 2020-12-16 | -1/+1 | |
| | ||||
* | Fix the SVG scaling with new SVG loader | 2020-10-12 | -6/+2 | |
| | ||||
* | Fix tests | 2020-10-12 | -5/+4 | |
| | ||||
* | Update headerbar to be more responsive and take custom text | 2020-10-05 | -18/+18 | |
| | ||||
* | Update header responsiveness | 2020-09-29 | -2/+6 | |
| | ||||
* | Fix responsive scaling for mobile devices | 2020-09-28 | -0/+6 | |
| | ||||
* | Add backup fonts to header and scale header at smaller scale | 2020-09-28 | -1/+5 | |
| | ||||
* | Change opacity of header SVG | 2020-09-28 | -1/+1 | |
| | ||||
* | Use Uni Sans font for header | 2020-09-28 | -5/+6 | |
| | ||||
* | Add initial tests | 2020-09-28 | -1/+1 | |
| | ||||
* | Initial commit | 2020-09-28 | -0/+55 | |