summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/HeaderBar.tsx
AgeCommit message (Expand)AuthorFilesLines
2021-11-01Use real logo text in header barOskar Nyberg1-16/+5
2021-10-27Make text in logo more similar to real logoOskar Nyberg1-2/+5
2021-08-30Change settings button opacity to 60%Oskar Nyberg1-2/+2
2021-07-22Specify possible routes in enumOskar Nyberg1-1/+2
2021-07-21Prevent header bar title from being translatedOskar Nyberg1-1/+1
2021-07-12Update usages of platform and node env in rendererOskar Nyberg1-1/+1
2021-07-01Change font sizeOskar Nyberg1-1/+1
2021-07-01Switch to Source Sans Pro and Noto SansOskar Nyberg1-2/+2
2021-07-01Adjust all uses of history to use the new methodsOskar Nyberg1-2/+2
2021-06-28Separate connect and out-of-time viewsOskar Nyberg1-0/+33
2021-01-26Pass env and platform from process API over IPC to rendererOskar Nyberg1-1/+1
2020-11-19Adjust app to handle window modeOskar Nyberg1-3/+17
2020-09-29Add focus fallback to Connect viewOskar Nyberg1-2/+2
2020-09-24Change which elements are considered headingsOskar Nyberg1-1/+1
2020-09-11Add aria-label to buttons only containing an iconOskar Nyberg1-1/+3
2020-09-11Change html elements to semantically correct onesOskar Nyberg1-2/+2
2020-07-15Add hover effect on navigation bar close and back buttonsOskar Nyberg1-2/+2
2020-07-13Improve alignment in HeaderBar and NotificationAreaOskar Nyberg1-2/+4
2020-07-13Remove letter spacingOskar Nyberg1-1/+0
2020-07-01Convert HeaderBar components from ReactXPOskar Nyberg1-102/+73
2020-05-08Convert ImageView into a styled componentOskar Nyberg1-4/+6
2020-03-19Switch to new logo in desktop appOskar Nyberg1-2/+5
2019-10-15Have a single 'MULLVAD VPN' translationLinus Färnstrand1-1/+1
2019-09-05Import and use color constants from colors moduleLinus Färnstrand1-5/+6
2019-09-05Make header text/settings icon a bit less transparentLinus Färnstrand1-3/+3
2019-09-05Update red to 227, 64, 57 / #E34039Linus Färnstrand1-1/+1
2019-05-21Get rid of the remote.app call because it tends to crash sometimesAndrej Mihajlov1-2/+2
2019-04-26Remove app-region stylesAndrej Mihajlov1-31/+10
2019-03-01Newer ReactXP support appRegionAndrej Mihajlov1-6/+2
2019-03-01Produce the MULLVAD VPN brand in runtimeAndrej Mihajlov1-6/+2
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+155