summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/CustomScrollbars.tsx
AgeCommit message (Expand)AuthorFilesLines
2021-10-18Update scrollbar opacityOskar Nyberg1-2/+2
2021-09-16Move CustomScrollbars CSS to styled componentsOskar Nyberg1-20/+57
2021-09-10Use macOS scrollbar visibility to set autoHide for scrollbarOskar Nyberg1-12/+30
2021-07-12Update usages of platform and node env in rendererOskar Nyberg1-1/+1
2021-07-02Add "smooth" option to CustomScrollbarsOskar Nyberg1-2/+2
2021-01-26Pass env and platform from process API over IPC to rendererOskar Nyberg1-1/+1
2020-09-10Make CustomScrollbars rerender when content changeOskar Nyberg1-1/+23
2020-08-13Prevent overriding of CustomScrollbars className propOskar Nyberg1-1/+3
2020-07-15Convert NavigationBar and SettingsTitle comopnents from ReactXPOskar Nyberg1-1/+1
2020-05-15Make wireguard-key-view scrollableOskar Nyberg1-1/+3
2020-05-08Scroll to expose expanded items in location listOskar Nyberg1-19/+29
2019-09-17Save the scroll position when switching between tabsAndrej Mihajlov1-0/+9
2019-09-12Add bridge selectorAndrej Mihajlov1-0/+7
2019-03-01Use global.setTimeout to disambiguate from window.setTimeoutAndrej Mihajlov1-2/+2
2019-03-01Correct the NodeJS typesAndrej Mihajlov1-1/+0
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+476