summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/NavigationBar.tsx
AgeCommit message (Expand)AuthorFilesLines
2021-09-10Use macOS scrollbar visibility to set autoHide for scrollbarOskar Nyberg1-3/+3
2021-08-27Set correct icon opacity in cssOskar Nyberg1-3/+3
2021-08-25Switch to always using icon-close-down for dismiss navigationsOskar Nyberg1-5/+1
2021-08-20Use CSS for navigation bar items positioningOskar Nyberg1-86/+11
2021-07-01Adjust all uses of history to use the new methodsOskar Nyberg1-1/+1
2020-11-19Adjust app to handle window modeOskar Nyberg1-2/+8
2020-11-13Save scroll position before unmountOskar Nyberg1-9/+2
2020-10-13Remember scroll position when navigating backOskar Nyberg1-3/+40
2020-09-24Change which elements are considered headingsOskar Nyberg1-6/+3
2020-09-11Add a button around the close icon in settingsOskar Nyberg1-8/+11
2020-09-11Add aria-hidden to elements not relevant to screen readersOskar Nyberg1-2/+8
2020-07-15Add hover effect on navigation bar close and back buttonsOskar Nyberg1-2/+12
2020-07-15Convert NavigationBar and SettingsTitle comopnents from ReactXPOskar Nyberg1-516/+118
2020-05-15Make wireguard-key-view scrollableOskar Nyberg1-0/+2
2020-05-08Convert ImageView into a styled componentOskar Nyberg1-10/+13
2020-02-19Fix linter problems caused by react/prop-typesOskar Nyberg1-1/+5
2019-09-17Remove sticky context and instead put the contents inside of navigation barAndrej Mihajlov1-162/+14
2019-09-17Change scopebar item selection highlight to greenAndrej Mihajlov1-1/+1
2019-09-11Show navigation bar title a little earlierAndrej Mihajlov1-1/+1
2019-09-11Make sure ScopeBarItems maintain equal widthAndrej Mihajlov1-0/+1
2019-09-09Add support for sticky content within scrollable areaAndrej Mihajlov1-86/+397
2019-04-26Remove app-region stylesAndrej Mihajlov1-4/+0
2019-04-26Update the close button icon on LinuxAndrej Mihajlov1-1/+5
2019-03-14Handle the navbar title centeringAndrej Mihajlov1-32/+92
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+414