summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/CityRow.tsx
AgeCommit message (Collapse)AuthorFilesLines
2020-09-25Refactor CountryRow, CityRow and LocationRow into one componentOskar Nyberg1-132/+0
2020-08-27Convert components related to the location list from ReactXPOskar Nyberg1-4/+3
2020-08-24Make content in disabled cells more transparentOskar Nyberg1-3/+0
2020-08-19Change font weight to normal in list item labelsOskar Nyberg1-0/+3
2020-08-14Fix disabled location text colorOskar Nyberg1-1/+7
2020-07-13Scale down UI elementsOskar Nyberg1-3/+9
2020-05-15Convert Cell to Styled componentsOskar Nyberg1-19/+15
2020-05-08Convert ImageView into a styled componentOskar Nyberg1-3/+3
2020-05-08Scroll to expose expanded items in location listOskar Nyberg1-1/+23
2019-09-25Normalize isXXX -> XXX propsAndrej Mihajlov1-2/+2
2019-09-25Move selected to CellButtonAndrej Mihajlov1-5/+2
2019-09-13Add "Closest to exit server" option in bridge selectorAndrej Mihajlov1-3/+1
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+108