nextcloud/apps/files
Ferdinand Thiessen 297f0522b2
refactor(files): Fix Typescript issues in filesListWidth mixin
Use `defineComponent` to properly inherit typings.
Expect TS errors for the `$resizeOberserver` as we attach it directly on the component instance.
`filesListWidth` is now a number which defaults to 0,
making compares like `this.fileListWidth < 768` valid in Typescript.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-31 17:17:31 +02:00
..
ajax chore: Add SPDX header 2024-05-29 08:58:16 +02:00
appinfo chore: Add SPDX header 2024-05-29 08:58:16 +02:00
composer fix(files): Do not require files_trashbin in live photo sync listener 2024-03-14 10:55:44 +01:00
css chore(assets): Recompile assets 2024-05-29 07:06:27 +00:00
img fix: Use viewBox instead of viewbox in SVGs 2024-01-22 16:39:06 +01:00
js chore: Add SPDX header 2024-05-29 08:58:16 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-05-09 00:20:03 +00:00
lib feat(files): Use receiving users language for the ownership transfer target folder 2024-05-29 20:19:58 +02:00
src refactor(files): Fix Typescript issues in filesListWidth mixin 2024-05-31 17:17:31 +02:00
templates chore: Add SPDX header 2024-05-29 08:58:16 +02:00
tests chore: Add SPDX header 2024-05-29 08:58:16 +02:00
.l10nignore chore: Add SPDX header 2024-05-29 08:58:16 +02:00
openapi.json chore(deps): Update openapi-extractor 2024-04-15 09:10:59 +02:00
openapi.json.license chore: Add SPDX header 2024-05-29 08:58:16 +02:00