Daniel Kling

Results 6 comments of Daniel Kling

We are missing this in our organization as well. Need the ability to subscribe to one or multiple branches in a repository.

Putting the curly brackets inside backticks worked 🤦 ``` `{}` ``` But the HTML entities should probably still stay as they are if used?

I almost lost a couple of hours work because of a similar error. Upgraded to version 12.3.7 this morning and when I was going to commit changes it errored and...

Yes, there's a single file bundle available. https://github.com/duetds/date-picker#single-file-bundle

Was about to create an issue about the same problem, though I was using `@const` with destructuring. A silly example but eslint outputs a `no-unused-vars` error: ```svelte const images =...

I think this is related, noticed that a couple of components broke for us after upgrading to 3.54.0. We're binding a value to a component and this value can be...