nextcloud/apps/dashboard
Grigorii K. Shartsev 9b9daf3d83 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-06-04 12:29:54 +02:00
..
appinfo fix(navigation): Create a gap between dashboard and files 2024-12-18 23:17:12 +01:00
composer feat(dashboard): Add endpoints to get the layout and statuses 2024-05-10 09:44:01 +02:00
css chore: Add SPDX header 2024-06-19 12:02:43 +02:00
img chore: Replace dashboard icon with Material Symbols "View Column" 2024-08-05 14:29:46 +02:00
l10n fix(l10n): Update translations from Transifex 2025-05-31 00:22:48 +00:00
lib feat(dashboard): wish happy birthday 2024-12-10 22:33:38 +01:00
src perf(dashboard): lags on dashboard items drag 2025-06-04 12:29:54 +02:00
templates chore: Add SPDX header 2024-05-27 20:11:22 +02:00
tests feat(dashboard): wish happy birthday 2024-12-10 22:33:38 +01:00
.l10nignore chore: Add SPDX header 2024-05-27 20:11:22 +02:00
openapi.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:07:50 +02:00
openapi.json.license chore: Add SPDX header 2024-06-06 18:05:37 +02:00
README.md chore: Add SPDX header 2024-05-27 20:11:22 +02:00

Dashboard

Background image documentation moved to theming folder at apps/theming/README.md.