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

fix: 修复点击自定义组件无法触发父组件 stopPropagation 的问题 #652

Merged
merged 5 commits into from
Feb 24, 2020

Conversation

Darmody
Copy link
Contributor

@Darmody Darmody commented Feb 21, 2020

fix #536
resolve #283

@Darmody Darmody requested a review from yesmeck February 21, 2020 10:49
@codecov
Copy link

codecov bot commented Feb 21, 2020

Codecov Report

Merging #652 into master will decrease coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #652      +/-   ##
==========================================
- Coverage   93.72%   93.69%   -0.04%     
==========================================
  Files         278      279       +1     
  Lines        2902     2872      -30     
  Branches      420      407      -13     
==========================================
- Hits         2720     2691      -29     
+ Misses        182      181       -1
Impacted Files Coverage Δ
packages/remax-cli/src/build/plugins/components.ts 100% <ø> (ø) ⬆️
packages/remax/src/hostConfig/index.ts 97.33% <100%> (ø) ⬆️
...ckages/remax/src/SyntheticEvent/stopPropagation.ts 100% <100%> (ø)
packages/remax/src/SyntheticEvent/constants.ts 100% <100%> (ø)
...es/remax/src/SyntheticEvent/createCallbackProxy.ts 100% <100%> (ø)

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 7c0a0dc...5c3998d. Read the comment docs.

@Darmody Darmody merged commit 1bff049 into master Feb 24, 2020
@Darmody Darmody deleted the refactor/stop-propagation branch February 24, 2020 01:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants