Results 19 issues of Seidko

### Describe the bug esbuild cannot resolve YarnPnP path with drive letter correctly. It parsed `D:/vsc/webui/.yarn/__virtual__/react-dom-virtual-a5924a3a6d/4/C:/Users/Seidko/AppData/Local/Yarn/Berry/cache/react-dom-npm-18.2.0-dd675bca1c-10c0.zip/node_modules/react-dom/client.js` to `D:/C:/Users/Seidko/AppData/Local/Yarn/Berry/cache/react-dom-npm-18.2.0-dd675bca1c-10c0.zip/node_modules/react-dom/client.js` ### Screenshot ![image](https://github.com/evanw/esbuild/assets/64234553/242eeea8-7ec6-4ed9-a493-6c47a8ff1d5a) ### Step to reproduce 1. install yarn v3 or...

### 当前行为 目前进行 validate 时, NaN 也算作 Number 的合法值。 ### 预期行为 NaN 不算作 Number。

## Describe An interactive playground for Schemastery like Vue playground.

fix #39. fix #40. fix #38.

I found that `content_type` has three types when I was analyzing the API: `next` `variant` and `continue`. Chatgpt plugin currently implements `next` type, and the `variant` type allows the AI...

enhancement

### Is your feature request related to a problem? Please describe. Add clipboard support for android, This can be used as the front of the clipboard sync feature (#163) ###...

### description Support clipboard for android, add paste button. close #1753 This pr need wait upstream to update. It modify lot of dependencies and need more test.

### Describe the bug The image from clipboard on windows is a bitmap, which is very big. It should be encode or compress. ### To reproduce 1. Install App On...

### description Android support for pasteboard. close #146