mirror of
https://github.com/nextcloud/server.git
synced 2026-05-19 08:25:56 -04:00
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> |
||
|---|---|---|
| .. | ||
| filesListWidth.ts | ||
| filesSorting.ts | ||