nextcloud/apps/dashboard
Grigorii K. Shartsev 698324618f 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 22:45:46 +02:00
..
appinfo chore: Add SPDX header 2024-06-06 18:05:37 +02: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:55 +00:00
lib refactor(dashboard): Replace security annotations with respective attributes 2024-07-27 21:32:18 +02:00
src perf(dashboard): lags on dashboard items drag 2025-06-04 22:45:46 +02:00
templates chore: Add SPDX header 2024-05-27 20:11:22 +02: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:21:33 +00: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.