summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages/mullvad-vpn/src/renderer/components/cell
AgeCommit message (Expand)AuthorFilesLines
2025-11-04Refactor remaining components to use new SwitchOliver1-10/+1
2025-09-30Rename LabelTiny component to LabelTinySemiBoldOliver1-2/+2
2025-09-30Add equal horizontal margin forSettingsRowErrorMessageTobias Järvelöv1-0/+1
2025-09-30Export IndentedRowPropsTobias Järvelöv1-1/+1
2025-09-30Export SettingsTextInputPropsTobias Järvelöv1-1/+1
2025-09-02Remove unnecessary eslint ignore commentTobias Järvelöv1-1/+0
2025-08-15Disable linting on React hooks which invokes a useEffectEvent callbackTobias Järvelöv5-0/+30
2025-06-05Fix typosomahs1-1/+1
2025-06-03Remove CellNavigationButtonOliver1-24/+0
2025-05-28Update import path for routesTobias Järvelöv1-1/+1
2025-05-19Use transparent color token throughout appOliver5-9/+9
2025-05-19Update color token names for consistencyOliver13-35/+34
2025-05-19Use new colors in cell componentsOliver12-55/+50
2025-05-19Use new colors in Icon and related componentsOliver2-2/+2
2025-05-19Use new colors in Text and related componentsOliver1-2/+2
2025-05-19Deprecate old color tokens and variablesOliver13-54/+59
2025-03-10Convert spacing enum to const objectOliver6-14/+14
2025-03-10Update to new spacings from design systemOliver6-8/+8
2025-02-25Make IconButton composableOliver1-6/+3
2025-02-25Replace ImageView with Image and Icon componentsOliver6-78/+61
2025-02-03Use color token throughout appOliver9-47/+46
2025-01-22Replace Center component with BoxOliver1-3/+3
2025-01-17Fix icon buttons in select location entry viewOliver1-18/+21
2025-01-17Scale down icons in IconButton componentOliver1-3/+1
2025-01-14Fix saving scroll and expanded state to correct location objectOskar1-2/+3
2025-01-13Use AppNavigationHeader in appOliver2-2/+9
2024-12-17Move common components and foundations to libOliver5-7/+7
2024-12-17Add tokens as css variables in rootOliver5-5/+5
2024-12-17Add Link and update typography componentsOliver1-1/+1
2024-12-05Remove gap from cell containerOliver1-1/+0
2024-12-04Use spacing tokens in multihop, api access and split tunneling settingsOliver1-0/+1
2024-12-04Use spacing tokens and components in user interface and vpn settingsOliver5-40/+30
2024-11-28Split view margin spacing into vertical and horizontal variantOliver5-9/+9
2024-11-28Use spacing tokens in settingsOliver3-11/+31
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar18-0/+2020