Steven Kowalzik
Steven Kowalzik
As TSLint will be [deprecated this year](https://github.com/palantir/tslint/issues/4534), [eslint-typescript](https://github.com/typescript-eslint/typescript-eslint) should be used as a replacement for linting.
Hey, that's an interesting feature. Feel free to open a PR :) I doubt i will find time to implement this feature in the near future.
Hi, thanks for the PR! However, i'm not seeing a video-preview while my browser window exceeds 600px, removing: ``` @media (min-width: 600px) :host #media { display: grid; grid-column-gap: 1px; grid-row-gap:...
@djmaze I thought about your proposed changes. The `preload` attribute for the video element is just a [hint for the browser](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video), it does not force the browser to act that...
I have the same Problem
I'll take a look this weekend!