summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/AppButton.tsx
AgeCommit message (Expand)AuthorFilesLines
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