Eric Mika
Eric Mika
### Describe the bug Props defined on a component's `$$Props` type that extend another component's props via Svelte's `ComponentProps` TypeScript utility function lose any JSDoc-style prop documentation. Hover documentation works...
Thanks for this plugin. I ported it to Tweakpane 4.x. This is a breaking change for users of Tweakpane 3.x. The updates were mostly based on the following documentation: -...
Hi, thanks for this incredible project. I tried searching around, but just want to confirm how Command-Tab is supposed to work when using a Mac keyboard with Windows + Kinto....
#### Description - Closes #971 - Sidebar now persists its scroll position and expanded / contracted section state across page navigations. It also scrolls the active sidebar item into view...
Thanks for this component! Forgive a possibly naive question, but I'm trying to understand what happens if both the native HLS support _and_ hls.js are incompatible with a given browser?...
Performance fix for issue #18.
Thank you for this superb library! I noticed creeping memory usage when repeatedly setting the value of a `cubicbezier` blade. A minimal (but admittedly extreme) reproduction is something [like this](https://stackblitz.com/edit/web-platform-ewvnh7?file=index.html)....
**Describe the bug** The argument parser package [gar](https://www.npmjs.com/package/node-emoji), which is a dependency of [get-folder-size](https://www.npmjs.com/package/get-folder-size), is deprecated. As a result, Npkill throws a warning during installation. **To Reproduce** 1. Install Npkill...
### What rule do you want to change? perfectionist/sort-objects ### Describe the problem This not strictly limited to the /sort-objects rule, but I'll use it as an example. Often, the...