Commit Graph

9 Commits

Author SHA1 Message Date
4a50e6aae2
fix: improve some types 2022-09-05 17:43:55 +02:00
6f93d6343c
chore: remove unnecessary defineComponent 2022-09-05 17:38:37 +02:00
3ab58a015c
fix(dark mode): make a focused text only button actually readable
All checks were successful
continuous-integration/drone/push Build is passing
Resolves https://github.com/go-vikunja/api/issues/41
2022-08-15 23:08:18 +02:00
cc079336a8
fix: expose focus function for BaseButton
All checks were successful
continuous-integration/drone/push Build is passing
This fixes an issue with the usage of BaseButton in multiselect.
2022-07-11 17:06:18 +02:00
6ddede4863 feat(BaseButton): add target _blank for links by default 2022-07-06 21:07:26 +00:00
9e1ec72739 feat: use inline-block for BaseButton 2022-07-06 21:07:26 +00:00
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)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #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)
Some checks are pending
continuous-integration/drone/push Build is running
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #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