arily
arily
my project uses socketIO and uses default namespace, so every client are constantly receiving status or I have to create another socket for the monitor. instead of ```javascript const app...
**Describe the bug** yaml with comment will lost its comment. **Extension Version** i18n Ally **Framework/i18n package you are using** custom framework **To Reproduce** Steps to reproduce the behavior: 1. do...
concatenated class names will not be detected by tailwind according to the document. It would be much more convenient to have some pre-defined safelists for users to import. ```js //...
having no adjustment for Song offset will render the game unplayable.
my setup: I am using "," and "." for left and right click, have alternating playstyle. I noticed that if I keep holding the first key while press other key...
### Environment Nuxt 3.10.3 with Nitro 2.9.1 Node 20.10.0 ### Reproduction ```js setCookie(e, 'session', '123', { httpOnly: true }) // ... setCookie(e, 'session', '123', { httpOnly: true, maxAge: /* 1m...
**Describe the bug** types for .server pages won't be generated **Expected behavior** types for .server pages should be generated like other pages. **Screenshots**   **Environnement infos** - Operating System:...
This pull request includes several key features to improve user experience and add more features. # Features: - Internationalization (i18n) - User management with a more populated table - Beatmap...
- allow `() => PromiseLike` type in `.addPage()` - use `` to render async components - rewrite `editor` in composable style no 'monaco-editor' until you actually use it.
我注意到双重border, padding缺失,圆角接圆角的问题 建议参考 https://element-plus.org/en-US/component/input.html#mixed-input (上面的结果需要直接写css而不是用component)