Sean Wang
Sean Wang
### Version 2.2.14 ### OS Version macOS13.5 ### Node.js Version 18.0.0 ### Browser Version Chrome/118.0.0.0 ### Link to minimal reproduction https://github.com/jeffwcx/dumi ### Steps to reproduce `dumi-afx-deps`解析问题 编写类型 ```ts (e?: MouseEvent)...
Implement the iframe srcdoc attribute, which should operate similarly to the src attribute but with higher priority, without the need to initiate a fetch request. Also, I have fixed several...
The current iframe implementation lacks support for srcdoc.
Can we add some parameters to the signal for comparing signal values? Currently, the default comparison is simply ‘===’. Perhaps we can refer to [Angular signals](https://angular.io/guide/signals#signal-equality-functions) and allow users to...
vue-devtools has had this issue for a long time [devtools #1295](https://github.com/vuejs/devtools/issues/1295). I want to know if this problem still exists in devtools-next? I just tested it in a project, and...
### 🤔 这个变动的性质是?/ What is the nature of this change? - [ ] 新特性提交 / New feature - [x] bug 修复 / Fix bug - [ ] 样式优化 / Style...
### 🤔 这个变动的性质是?/ What is the nature of this change? - [x] 新特性提交 / New feature - [ ] bug 修复 / Fix bug - [ ] 样式优化 / Style...
### 🤔 这个变动的性质是?/ What is the nature of this change? - [ ] 新特性提交 / New feature - [x] bug 修复 / Fix bug - [ ] 样式优化 / Style...
- Move `enterKeyHint`, `exportparts`, and `part` attributes to `HTMLAttributes`. According to https://github.com/DefinitelyTyped/DefinitelyTyped/discussions/70409 - Added `fetchpriority` attribute to `ImgHTMLAttributes`. - Updated `IntrinsicElementAttributes` to include `set` element support. ## Summary by CodeRabbit...