This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/components
kolaente 90bb800346
fix: user menu not properly positioned on mobile
The user menu was behind the actual content of the page on mobile devices. That made it unusable.
2022-05-15 22:32:57 +02:00
..
base feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
date chore: rename i18n key for datemath help 2022-02-20 21:13:42 +01:00
home fix: user menu not properly positioned on mobile 2022-05-15 22:32:57 +02:00
input fix: allow clicking on confirm for a date without requiring to click on another input field 2022-05-15 22:17:26 +02:00
list fix: remove workarounds to properly overlay the top menu bar over everything else 2022-05-08 23:26:07 +02:00
misc fix: remove workarounds to properly overlay the top menu bar over everything else 2022-05-08 23:26:07 +02:00
namespace feat: simplify namespace search (#1835) 2022-04-25 17:38:57 +00:00
notifications chore: refactor notifications component to use ts and setup 2022-05-08 12:17:02 +02:00
quick-actions feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
sharing feat: remove copy-to-clipboard (#1797) 2022-04-23 15:58:29 +00:00
tasks fix: direct state mutation when adding another reminder to a task 2022-05-15 22:19:29 +02:00