andybuibui
andybuibui
### 🤔 这个变动的性质是?/ What is the nature of this change? - [x] 新特性提交 / New feature - [ ] bug 修复 / Fix bug - [ ] 样式优化 / Style...
refer: 1. https://github.com/react-component/drawer/pull/350 2. https://github.com/ant-design/ant-design/issues/38506 3. https://github.com/react-component/portal/commit/08df278a130658f51133ea3314b6bca568280ad1#r116024280 fix: https://github.com/ant-design/ant-design/issues/49462 ## Summary by CodeRabbit - **Bug Fixes** - 修复了抽屉组件锁定滚动行为,使其不再依赖于遮罩(mask)属性,提升了使用一致性。 - **Tests** - 更新并新增了相关测试用例,确保在不同容器下滚动锁定逻辑的正确性。
### PR includes - [x] fixed #224 - [ ] add / modify test cases - [ ] documents, demos ### Screenshot | Before | After | | ------ |...

I want to implement custom UI internationalization.