frontend/src/components
Dominik Pschenitschni 3b9bc5b2f8 feat: use BaseButton where easily possible
This replaces links with BaseButton components. BaseButton will use `<button type="button">` inside for this case. This improves accessibility a lot. Also we might be able to remove the `.stop` modifiers in some places because AFAIK the button element stops propagation by default.
2022-07-06 21:07:26 +00:00
..
base feat: use inline-block for BaseButton 2022-07-06 21:07:26 +00:00
date feature/fix-vue-i18n-9.2.31 (#1994) 2022-05-23 05:23:59 +00:00
home feat: use BaseButton where easily possible 2022-07-06 21:07:26 +00:00
input feat: use BaseButton where easily possible 2022-07-06 21:07:26 +00:00
list feat: use BaseButton where easily possible 2022-07-06 21:07:26 +00:00
misc feat: use BaseButton where easily possible 2022-07-06 21:07:26 +00:00
namespace feat: simplify namespace search (#1835) 2022-04-25 17:38:57 +00:00
notifications feat: use BaseButton where easily possible 2022-07-06 21:07:26 +00:00
quick-actions feat: use BaseButton where easily possible 2022-07-06 21:07:26 +00:00
sharing feat(shares): filter out users or teams a list is already shared with 2022-06-16 22:28:54 +02:00
tasks feat: use BaseButton where easily possible 2022-07-06 21:07:26 +00:00