Kiril Vatev

Results 133 comments of Kiril Vatev

I am not all that familiar with this issue in particular -- it's been a while since I used webpack. One question I have is: this shows as a warning....

Sorry about the trouble you had. I have no immediate plans to work on this module at this time. It is not uncommon to assume that a module only supports...

This is probably a color space issue and it is probably an issue with libheif itself (`heic-decode` on its own does not do much). Would you be able to share...

I've been looking at these changes as they are made to `libheif` itself. It looks like `[email protected]` is no longer API-compatible with `[email protected]` (the latest I have released). This change...

@merijnhofsteenge sorry this took a minute. Since the upstream `libheif` had a wasm version available, I took the time to make that available in `libheif-js` as well so everyone could...

Just did a quick test locally and it seem to be working. Can you describe the issue you are having? Are you seeing errors or have specific repro steps to...

Hello! Thanks for contributing. Can you please elaborate what the purpose of this is? I am not seeing `exports` in the [pacakge.json](https://docs.npmjs.com/cli/v10/configuring-npm/package-json) spec.

Hi there! Thanks for contributing. While I do appreciate your interest, I do like to curate the demos quite a bit, making sure they are really delivering value to the...

I am currently [developing a card](https://github.com/catdad-experiments/ha-combined-card) that, for me, always has this issue if I include it as the top-level card (i.e. not nested inside a stack). When the card...