Jianxun Cheng

Results 4 issues of Jianxun Cheng

@mpxjs/webpack-plugin和@mpxjs/core的一些新增的配置项和API都没在官网里更新,希望补全

processing

![企业微信截图_16372270735948](https://user-images.githubusercontent.com/31310280/142386941-8cfd3aa0-bf3c-4121-aa46-9a1d738374ad.png) [复现代码](https://github.com/dnt1996/uni-app-vue3-test/tree/uni-ui-with-pnpm)

### Reproduction example https://codesandbox.io/s/sparkling-sky-5g3t2j?file=/src/App.test.js ### Prerequisites 1. Render ` Disabled Checkbox` 2. Click on the label element ### Expected behavior checkbox should not be checked ### Actual behavior checkbox is...

bug

### Reproduction example https://codesandbox.io/s/elastic-surf-6qegdh?file=/src/App.test.js ### Prerequisites 1. Render `` 2. Type `abc` 3. Press `{ArrowLeft}{Backspace}{Backspace}` ### Expected behavior input element value should be 'c' and cursor position should be 0...

bug