Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

fix: 修复Picker组件缺失onClick和onTap事件 #1170

Merged
merged 2 commits into from
Jul 22, 2020

Conversation

yesw6a
Copy link
Contributor

@yesw6a yesw6a commented Jul 20, 2020

No description provided.

@vercel
Copy link

vercel bot commented Jul 20, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/remaxjs/remax/e0pg1ecso
✅ Preview: https://remax-git-fork-wuhuanda-master.remaxjs.vercel.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 20, 2020

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 2538fb1:

Sandbox Source
remaxjs/examples: one Configuration

@codecov
Copy link

codecov bot commented Jul 22, 2020

Codecov Report

Merging #1170 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1170      +/-   ##
==========================================
- Coverage   95.28%   95.26%   -0.03%     
==========================================
  Files         350      350              
  Lines        3694     3693       -1     
  Branches      522      520       -2     
==========================================
- Hits         3520     3518       -2     
- Misses        172      173       +1     
  Partials        2        2              
Impacted Files Coverage Δ
...es/remax-wechat/src/hostComponents/Picker/index.ts 100.00% <ø> (ø)
...ges/remax-wechat/src/hostComponents/Picker/node.ts 100.00% <ø> (ø)
packages/remax-runtime/src/Container.ts 96.66% <0.00%> (-1.80%) ⬇️
packages/remax-runtime/src/VNode.ts 100.00% <0.00%> (ø)
packages/remax-runtime/src/createAppConfig.ts 100.00% <0.00%> (ø)
packages/remax-runtime/src/hostConfig/index.ts 97.64% <0.00%> (+0.02%) ⬆️
packages/remax-runtime/src/AppContainer.ts 80.00% <0.00%> (+2.22%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 16e4eb3...2538fb1. Read the comment docs.

@Darmody Darmody merged commit d6c4d4a into remaxjs:master Jul 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants