summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/Cell.tsx
AgeCommit message (Expand)AuthorFilesLines
2020-11-16Move Cell components to dedicated directoryOskar Nyberg1-232/+0
2020-09-25Refactor CountryRow, CityRow and LocationRow into one componentOskar Nyberg1-3/+7
2020-09-18Add aria-invalid attribute to mssfix and mtu inputsOskar Nyberg1-1/+4
2020-09-18Make selector appear as listbox and options to screen readersOskar Nyberg1-8/+4
2020-09-17Connect inputs, labels and descriptions with aria attributesOskar Nyberg1-1/+6
2020-08-24Make content in disabled cells more transparentOskar Nyberg1-6/+34
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