Yeongmin Kim
Yeongmin Kim
I had in trouble with code without attribute 'min-inline-size:auto'.. Because many attributes have min-inline-size.. Especially, fieldsets have that size, and I can't make this element to 'width: 100%'.
```javascript ``` I wrote right that, but not working this attribute. please tell me why. I use this version. ``` "emoji-mart": "^5.5.2", "@emoji-mart/data": "^1.1.2", "@emoji-mart/react": "^1.1.1", ```
I don't know about using options when I glance at "Readme". So, I wanna update the document. I think it helps other people to learn your library.
``` node_modules/emoji-mart/dist/index.d.ts:1:46 - error TS2307: Cannot find module 'components/HTMLElement' or its corresponding type declarations. 1 import { HTMLElement as _HTMLElement1 } from "components/HTMLElement"; ``` I want to build react vite...
**Steps to reproduce:** 1. textarea with setstate value. 2. mention something. 3. keydown crtl + x 4. you can see mentioned string is canceled 5. omg OTL **Expected behaviour:** when...
Electron-Builder Version: 26.0.12 Node Version: 20.10.0 Electron Version: 35.2.1 Electron Type (current, beta, nightly): current Target: squirrel After upgrading from version 25.1.8 to 26.0.12, I've encountered an issue with the...
Hello, and thank you for all your hard work on this great project. I am interested in using high-quality animated images for splash screens. However, current formats like GIF often...