aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/HeaderBar (follow)
Commit message (Collapse)AuthorAgeLines
* Centers Title With No DescriptionGravatar Hassan Abouelela2021-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 HeaderBarGravatar Hassan Abouelela2021-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 IssuesGravatar Hassan Abouelela2021-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/reactGravatar Joe Banks2020-12-16-1/+1
|
* Fix the SVG scaling with new SVG loaderGravatar Joe Banks2020-10-12-6/+2
|
* Fix testsGravatar Joe Banks2020-10-12-5/+4
|
* Update headerbar to be more responsive and take custom textGravatar Joe Banks2020-10-05-18/+18
|
* Update header responsivenessGravatar Joe Banks2020-09-29-2/+6
|
* Fix responsive scaling for mobile devicesGravatar Joe Banks2020-09-28-0/+6
|
* Add backup fonts to header and scale header at smaller scaleGravatar Joe Banks2020-09-28-1/+5
|
* Change opacity of header SVGGravatar Joe Banks2020-09-28-1/+1
|
* Use Uni Sans font for headerGravatar Joe Banks2020-09-28-5/+6
|
* Add initial testsGravatar Joe Banks2020-09-28-1/+1
|
* Initial commitGravatar Joe Banks2020-09-28-0/+55