Yueyanc

Results 8 issues of Yueyanc

### Version of antd-mobile 5.34.0 ### Operating system and its version Others ### Browser and its version _No response_ ### Sandbox to reproduce _No response_ ### What happened? 由于time的初始值设为了['2024','xx','xx','xx'],代码中!column.some(item =>...

bug

测试有两个未通过,不太清楚为什么。 ![image](https://github.com/ant-design/ant-design-mobile/assets/38248854/203a4f8e-6072-432c-8a1e-eb1cf4a2a2a0) ![image](https://github.com/ant-design/ant-design-mobile/assets/38248854/13a24e4e-d64b-427d-a1f9-8d941260564b)

### Version of antd-mobile _No response_ ### What is this feature about? 希望日历组件能自动滚动到当前选中日期

feature

### How did you encounter this bug? if vscode setting has ` { "files.insertFinalNewline": true } ` auto fix can't be trigger. analyzed the source code find this ![Snipaste_2023-12-07_23-20-13](https://github.com/stylelint/vscode-stylelint/assets/38248854/9a04e288-97cf-44c0-95a7-d6f49ce4ff17) and...

复现: https://github.com/Yueyanc/immortality/tree/backup/layout 复现步骤:resize窗口大小 ![image](https://github.com/react-component/table/assets/38248854/60756a38-9caf-4f69-8adf-d56a37ccd698)

![image](https://github.com/ramda/ramda/assets/38248854/98b9397e-d344-4b9f-81ee-a080420f7ef2) the first error: ![image](https://github.com/ramda/ramda/assets/38248854/ed1996af-e407-4064-9268-17c7aa95ad58) the second error: ![image](https://github.com/ramda/ramda/assets/38248854/67f53be3-c7c1-4edd-ab6e-9040b817b08d)

### 🥰 需求描述 | Feature Description ```javascript const componentProps: MarkdownProps['componentProps'] = useMemo(() => { return { highlight: { bodyRender(props) { const { language, content } = props console.log(content) switch (language)...

Inactive
🌠 Feature Request