Dominik Pschenitschni
|
4a50e6aae2
|
fix: improve some types
|
2022-09-05 17:43:55 +02:00 |
|
Dominik Pschenitschni
|
6f93d6343c
|
chore: remove unnecessary defineComponent
|
2022-09-05 17:38:37 +02:00 |
|
kolaente
|
3ab58a015c
|
fix(dark mode): make a focused text only button actually readable
Resolves https://github.com/go-vikunja/api/issues/41
|
2022-08-15 23:08:18 +02:00 |
|
kolaente
|
cc079336a8
|
fix: expose focus function for BaseButton
This fixes an issue with the usage of BaseButton in multiselect.
|
2022-07-11 17:06:18 +02:00 |
|
Dominik Pschenitschni
|
6ddede4863
|
feat(BaseButton): add target _blank for links by default
|
2022-07-06 21:07:26 +00:00 |
|
Dominik Pschenitschni
|
9e1ec72739
|
feat: use inline-block for BaseButton
|
2022-07-06 21:07:26 +00:00 |
|
Dominik Pschenitschni
|
ba9f69344a
|
feat: use defineComponent wrapper
|
2022-04-02 17:16:57 +02:00 |
|
Dominik Pschenitschni
|
2a4bf25d20
|
feat: add more default attributes to the rel attribute in link mode (#1491)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1491
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-02-06 21:57:32 +00:00 |
|
Dominik Pschenitschni
|
cdbd1c2ac4
|
feat: create BaseButton component (#1123)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1123
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-01-04 18:58:06 +00:00 |
|