Luca Goslar
Luca Goslar
- **Quick Checklist** * [x] I have read [the contributing guidelines](../CONTRIBUTING.md) * [x] I have written new tests, as applicable (for bug fixes / features) * [ ] ~~Docs have...
This PR adds documentation on how to use this package with Typescript and CSS preprocessors such as Sass. You can find a demo to play with at https://github.com/lucagoslar/svelte-preprocess-style-child-component-demo.
This PR fixes the playlist creation on mobile devices. (Find the working web app implementation [here](https://github.com/koel/koel/blob/bcfbf31b35349fb5765e2ab0eae250f90f5a3bbf/resources/assets/js/stores/playlistStore.ts#L81) and the affected API documentation [here](https://github.com/koel/koel/blob/bcfbf31b35349fb5765e2ab0eae250f90f5a3bbf/api-docs/api.yaml#L462).) Since most dependencies, if not all, are outdated,...