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

feat: stop propagation #292

Merged
merged 1 commit into from
Nov 19, 2019
Merged

feat: stop propagation #292

merged 1 commit into from
Nov 19, 2019

Conversation

Darmody
Copy link
Contributor

@Darmody Darmody commented Oct 24, 2019

resolve #283

废弃 catchtap 用法,resolve #279

@vercel
Copy link

vercel bot commented Oct 24, 2019

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

🔍 Inspect: https://zeit.co/yesmeck/remax/4i38gk0tx
🌍 Preview: https://remax-git-feat-stop-propagation.yesmeck.now.sh

@Darmody Darmody mentioned this pull request Oct 24, 2019
@codecov
Copy link

codecov bot commented Oct 24, 2019

Codecov Report

Merging #292 into master will increase coverage by 0.26%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
+ Coverage   91.98%   92.24%   +0.26%     
==========================================
  Files         180      182       +2     
  Lines        2546     2606      +60     
  Branches      302      317      +15     
==========================================
+ Hits         2342     2404      +62     
+ Misses        203      201       -2     
  Partials        1        1
Impacted Files Coverage Δ
packages/remax/src/SyntheticEvent/index.ts 100% <100%> (ø)
packages/remax/src/SyntheticEvent/Pool.ts 100% <100%> (ø)
packages/remax/src/hostConfig.ts 89.33% <100%> (+3.41%) ⬆️
packages/remax/src/Container.ts 92.15% <100%> (ø) ⬆️
packages/remax-cli/src/build/plugins/components.ts 100% <100%> (ø) ⬆️
packages/remax/src/adapters/alipay/index.ts
...ckages/remax/src/__tests__/alipay/helpers/pages.ts
packages/remax/src/adapters/wechat/index.ts 100% <0%> (ø)
... and 2 more

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 78bc579...2a4f187. Read the comment docs.

docs/guide/event.md Outdated Show resolved Hide resolved
@Darmody
Copy link
Contributor Author

Darmody commented Nov 5, 2019

base on #306

@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 16, 2019

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 2a4f187:

Sandbox Source
throbbing-mountain-emvpk Configuration

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.

[需求]合成事件 [BUG]微信 catchClick 无法正常使用
2 participants