Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(files): Provide `useFileListWidth` composable | Ferdinand Thiessen | 2024-11-20 | 1 | -0/+56 |
Replace the mixin with a composable, this is better typed and works in both: Options- and Composition API. Also added component tests for it. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |