AKing
AKing
### Describe the bug I'm use CameraControls in '@react-three/drei/native', which based on this libary, but it cause this bug So, it is possible to use CameraControls in react native ?...
fix: https://github.com/ant-design/ant-design/issues/45734 针对这种情况单独的更新value
…ther had use in runtime **What kind of change does this PR introduce?** Fix: https://github.com/webpack/webpack/issues/18315 **Did you add tests for your changes?** add later **Does this PR introduce a breaking...
**What kind of change does this PR introduce?** Fix : https://github.com/webpack/webpack/issues/17105 **Did you add tests for your changes?** No, add later **Does this PR introduce a breaking change?** No **What...
[[中文版模板 / Chinese template](https://github.com/alibaba/hooks/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [x] New feature - [ ] Bug fix - [ ] Site / documentation update - [ ] Demo...
…g when data is no more [[中文版模板 / Chinese template](https://github.com/alibaba/hooks/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [x] New feature - [ ] Bug fix - [ ] Site /...
fix: https://github.com/ant-design/ant-design/issues/51071 https://github.com/react-component/picker/blob/281bf3799b70838296b553632d885fc3b38ce1ca/src/PickerInput/Popup/index.tsx#L217 主要是这处的问题,trrigger自己改了popupAligin为tr,但是外面没有收到,依旧是以tl来判断offsetUnit,所以只要在popup重新调整placement的时候更新就行 ## Summary by CodeRabbit - **新功能** - 引入了新的弹出框对齐属性,增强了弹出框的定位和对齐功能。 - 添加了对弹出框位置变化的动态响应能力。 - **测试** - 新增了针对 `DayRangePicker` 组件弹出框箭头定位的测试用例,确保视觉对齐的准确性。
fix: https://github.com/ant-design/ant-design/issues/47834 ## Summary by CodeRabbit - **新功能** - 添加了对表格组件的支持,改进了列索引和引用转发功能。 - 引入了新的 `summary` 属性,允许用户提供自定义摘要。 - 更新了 `Cell` 和 `HeaderRow` 组件,增强了对列索引的支持。 - 简化了表格组件的 API,整合了行交互相关的属性。 - **修复** - 修复了固定列的渲染和调整事件的处理。 - **文档** -...