nextcloud-server/apps/dashboard/src
Grigorii K. Shartsev 8ba8c26053 perf(dashboard): lags on dashboard items drag
- `aria-labelledby` is not needed here, it is a hidden icon
- `visually-hidden` has transformations that have huge performance
impact in combination with other transformations, for example, on
draggable

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2025-05-29 09:18:57 +07:00
..
components refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +07:00
mixins chore: Add SPDX header 2024-05-27 20:11:22 +07:00
DashboardApp.vue perf(dashboard): lags on dashboard items drag 2025-05-29 09:18:57 +07:00
main.js refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +07:00