remaxjs / remax

使用真正的 React 构建跨平台小程序
https://remaxjs.github.io/remax/
MIT License
4.57k stars 364 forks source link

fix(wechat): #1930 button 组件新增 chooseAvatar 事件和属性 #1938

Closed watsonhaw5566 closed 1 year ago

watsonhaw5566 commented 2 years ago

close #1930

codesandbox-ci[bot] commented 2 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit a0410ac076647afabe31f0beb0aa26e586ae4bca:

Sandbox Source
one Configuration
codecov[bot] commented 2 years ago

Codecov Report

Merging #1938 (a0410ac) into master (e249eb3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1938   +/-   ##
=======================================
  Coverage   90.44%   90.44%           
=======================================
  Files         391      391           
  Lines        4764     4764           
  Branches      726      726           
=======================================
  Hits         4309     4309           
  Misses        446      446           
  Partials        9        9           
Impacted Files Coverage Δ
...es/remax-wechat/src/hostComponents/Button/index.ts 100.00% <ø> (ø)
...ges/remax-wechat/src/hostComponents/Button/node.ts 100.00% <ø> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more