awmleer

Results 19 issues of awmleer

### Version of antd-mobile _No response_ ### Description _No response_

### Discussed in https://github.com/ant-design/ant-design-mobile/discussions/5121 Originally posted by **hugejile** April 26, 2022 我需要拦截点击上传按钮,某些情况下调用浙里办的拍照事件,目前是不是没有办法实现?

help wanted
feature

### Version of antd-mobile 5.14.3 ### Description 来自: https://github.com/ant-design/ant-design-mobile/issues/5275#issuecomment-1151175123

help wanted
feature
uncertain

### Version of antd-mobile 5.8.1 ### Description 现在有很多组件有 `getContainer` 属性,比如 Popover Popup Mask Dialog Modal ActionSheet 等等,其中有些组件的 `getContainer` 默认值是 `null`,有些是 `() => document.body`,可能会对用户造成一些理解上的成本 下个大版本的时候,或许可以考虑再统一看一下这些组件的使用场景,如果有可能的话,可以把各种 `getContainer` 的默认值统一掉 如果各位朋友们在使用 antd-mobile 的过程中,遇到了由于 getContainer...

enhancement
uncertain
next major version

### Version of antd-mobile 5.10.2 ### Description Related: #5081 #4764 具体的配置方式还没想好,先统一记录在这里

feature

类似 i18next 的 language detector: https://www.i18next.com/overview/plugins-and-utils#language-detector

enhancement

为了让开发者调试更方便,可以做一套dev tools

## Bug description I'm getting this error in this github action: ``` Error: Resource not accessible by integration Warning: HttpError: Resource not accessible by integration at /home/runner/work/_actions/pkg-size/action/v1/dist/index.js:2990:27 at processTicksAndRejections (internal/process/task_queues.js:93:5)...

### Version of antd-mobile 5.22.0 ### Operating system and its version Others ### Browser and its version Chrome ### Sandbox to reproduce https://stackblitz.com/edit/react-ts-ufnhw9?file=App.tsx ### What happened? 复现方法是: 1. 打开上面的 demo...

bug
help wanted