summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/Cell.tsx
AgeCommit message (Expand)AuthorFilesLines
2020-07-13Scale down UI elementsOskar Nyberg1-1/+1
2020-05-25Add disabled functionality to switch, cell input and cell labelOskar Nyberg1-15/+42
2020-05-15Convert Cell to Styled componentsOskar Nyberg1-290/+95
2020-05-08Convert ImageView into a styled componentOskar Nyberg1-10/+7
2020-03-10Add WireGuard MTU setting to guiOskar Nyberg1-136/+94
2019-10-07Add Cell.FooterText and Cell.FooterBoldText UI elementsAndrej Mihajlov1-3/+18
2019-09-25Add an icon to language item and remove the large title when logged in to pro...Andrej Mihajlov1-0/+4
2019-09-25Move selected to CellButtonAndrej Mihajlov1-5/+15
2019-09-09Forward ref in Cell.SwitchAndrej Mihajlov1-4/+7
2019-04-16Update packages that had vulnerable depsAndrej Mihajlov1-2/+2
2019-03-26Make it possible to style Cell.SectionAndrej Mihajlov1-1/+2
2019-03-15Add auto-sizing input container for mssfix fieldAndrej Mihajlov1-5/+74
2019-03-14Prefix all Cell types for easier debuggingAndrej Mihajlov1-17/+17
2019-03-14Fix the switch control layout when used within cellsAndrej Mihajlov1-0/+12
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+295