summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/NotificationBanner.tsx
AgeCommit message (Collapse)AuthorFilesLines
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar1-180/+0
2024-10-22Split utility-hooks into two filesOskar1-1/+1
2024-10-22Fix react-compiler rule violationsOskar1-10/+7
2024-10-22Fix exhaustive-deps rule violationsOskar1-0/+1
2024-09-24Fix linting errorsOskar1-1/+1
2024-08-21Use color variable for NotificationBanner backgroundOskar1-1/+1
2023-10-30Adjust codebase to breaking changes in styled components v6Oskar Nyberg1-9/+9
2023-10-30Move ref cast to hookOskar Nyberg1-1/+2
2023-06-14Add new device in-app notificationOskar Nyberg1-19/+18
2023-02-21Add troubleshoot dialogOskar Nyberg1-5/+32
2022-09-15Fix notification croppingOskar Nyberg1-2/+2
2022-09-15Simplify notification banner implementationOskar Nyberg1-27/+8
2022-04-05Fix import orderingOskar Nyberg1-0/+1
2022-02-11Scale down appOskar Nyberg1-10/+3
2020-11-13Allow no severity indicator in in-app notificationsOskar Nyberg1-2/+2
2020-10-16Switch to AppButton button in notification banner action buttonOskar Nyberg1-4/+4
2020-09-11Add aria-label to buttons only containing an iconOskar Nyberg1-2/+7
2020-09-11Change html elements to semantically correct onesOskar Nyberg1-1/+1
2020-07-13Improve alignment in HeaderBar and NotificationAreaOskar Nyberg1-3/+3
2020-07-01Show notification content during hide-transitionOskar Nyberg1-2/+8
2020-07-01Convert components in NotificationBanner.tsx from ReactXPOskar Nyberg1-261/+128
2020-06-10Categorize notifications and their logic into notification definitionOskar Nyberg1-2/+3
2020-05-27Convert AppButton from ReactXPOskar Nyberg1-1/+1
2020-02-21Fix linter problems caused by @typescript-eslint/no-floating-promisesOskar Nyberg1-2/+3
2020-02-19Fix linter problems caused by react/prop-typesOskar Nyberg1-6/+32
2019-10-07Use authenticated URL in componentsEmīls Piņķis1-13/+15
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+272