summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/AppButton.tsx
AgeCommit message (Expand)AuthorFilesLines
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar1-215/+0
2024-10-22Split utility-hooks into two filesOskar1-1/+1
2024-10-22Fix exhaustive-deps rule violationsOskar1-2/+4
2023-10-30Adjust codebase to breaking changes in styled components v6Oskar Nyberg1-8/+8
2022-10-07Upgrade TypeScript and fix resulting compilation errorsOskar Nyberg1-1/+4
2022-10-03Use common definition for button spacingOskar Nyberg1-2/+3
2022-04-05Fix import orderingOskar Nyberg1-0/+1
2022-01-24Position button label with CSSOskar Nyberg1-55/+42
2021-11-02Add blur to transparent buttonsOskar Nyberg1-3/+8
2021-06-28Add button group component to properly space buttonsOskar Nyberg1-0/+23
2021-01-15Use new loggerOskar Nyberg1-1/+1
2020-10-19Fix warning about unregocnized DOM element prop in AppButtonOskar Nyberg1-3/+2
2020-10-16Switch to AppButton button in notification banner action buttonOskar Nyberg1-14/+34
2020-09-24Make BlockingButton use a context instead of cloning childrenOskar Nyberg1-79/+67
2020-09-11Add support for html attributes to AppButtonOskar Nyberg1-7/+5
2020-07-01Convert components in NotificationBanner.tsx from ReactXPOskar Nyberg1-2/+0
2020-06-10Fix in-app notification button onclickOskar Nyberg1-0/+2
2020-05-27Convert AppButton from ReactXPOskar Nyberg1-125/+83
2020-02-21Fix linter problems caused by @typescript-eslint/no-floating-promisesOskar Nyberg1-3/+4
2020-02-21Fix linter problems caused by require-awaitOskar Nyberg1-1/+1
2020-02-19Fix linter problems caused by @typescript-eslint/no-explicit-anyOskar Nyberg1-1/+1
2020-02-18Remove export on BaseButtonOskar Nyberg1-1/+1
2020-02-12Add outdated version dialog when navigating to problem reportOskar Nyberg1-1/+1
2020-02-10Improve appearance of reconnect buttonOskar Nyberg1-2/+4
2019-10-07Add blocking button componentEmīls Piņķis1-0/+42
2019-03-07Automatically center the text label within the AppButtonAndrej Mihajlov1-23/+114
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+94