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