summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages/mullvad-vpn/src/renderer/components/Modal.tsx
AgeCommit message (Expand)AuthorFilesLines
2025-10-10Export ModalAlert propsOliver1-2/+6
2025-08-15Disable linting on React hooks which invokes a useEffectEvent callbackTobias Järvelöv1-0/+5
2025-08-15Replace deprecated type MutableRefObject with RefObjectTobias Järvelöv1-2/+2
2025-08-15Set default value for useRef hooks and update types accordinglyTobias Järvelöv1-1/+1
2025-06-30Update list color in modalsOliver1-1/+1
2025-05-19Use transparent color token throughout appOliver1-1/+1
2025-05-19Update color token names for consistencyOliver1-9/+9
2025-05-19Use new colors in ModalOliver1-7/+7
2025-05-19Use new colors in Icon and related componentsOliver1-5/+5
2025-05-19Deprecate old color tokens and variablesOliver1-8/+8
2025-04-30Use ButtonGroup in ModalOliver1-7/+5
2025-04-30Use FlexColumn in modal componentOliver1-3/+3
2025-04-28Remove WillExit component and useWillExit hookOskar1-8/+3
2025-02-25Add IconBadge componentOliver1-3/+4
2025-02-25Replace ImageView with Image and Icon componentsOliver1-15/+9
2025-02-03Use color token throughout appOliver1-8/+8
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar1-0/+376