summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/SelectLanguage.tsx
AgeCommit message (Expand)AuthorFilesLines
2021-09-10Use macOS scrollbar visibility to set autoHide for scrollbarOskar Nyberg1-2/+2
2020-11-16Move Cell components to dedicated directoryOskar Nyberg1-1/+1
2020-10-29Enable ESLint find-dom-node rule and remove last usages of findDOMNodeOskar Nyberg1-6/+4
2020-10-28Fix scroll to selected language in language selectorOskar Nyberg1-1/+1
2020-09-21Wrap language selector in AriaInputGroupOskar Nyberg1-7/+10
2020-08-19Convert SelectLanguage from ReactXPOskar Nyberg1-49/+38
2020-07-15Convert NavigationBar and SettingsTitle comopnents from ReactXPOskar Nyberg1-6/+6
2020-05-15Convert Cell to Styled componentsOskar Nyberg1-5/+6
2020-04-15Update to prettier 2.0.4, bump gettext-extractor and gettext-parser to the la...Andrej Mihajlov1-4/+8
2019-10-15Move all 'Settings' string to same locale groupLinus Färnstrand1-1/+1
2019-09-25Add language selectorAndrej Mihajlov1-0/+119