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

fix(wechat): 修复条件渲染错误 #1100

Merged
merged 1 commit into from
Jun 18, 2020
Merged

fix(wechat): 修复条件渲染错误 #1100

merged 1 commit into from
Jun 18, 2020

Conversation

yesmeck
Copy link
Member

@yesmeck yesmeck commented Jun 18, 2020

close #1096
close #1099

@vercel
Copy link

vercel bot commented Jun 18, 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/1hvtiyyda
✅ Preview: https://remax-git-fix-remove-children.remaxjs.vercel.app

@codesandbox-ci
Copy link

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 bc1fdbd:

Sandbox Source
wandering-fire-0p5ii Configuration

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 18, 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 0f777f4:

Sandbox Source
blissful-cdn-m2llz Configuration

@codecov
Copy link

codecov bot commented Jun 18, 2020

Codecov Report

Merging #1100 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1100      +/-   ##
==========================================
- Coverage   95.27%   95.27%   -0.01%     
==========================================
  Files         333      333              
  Lines        3642     3638       -4     
  Branches      521      520       -1     
==========================================
- Hits         3470     3466       -4     
  Misses        171      171              
  Partials        1        1              
Impacted Files Coverage Δ
packages/remax-runtime/src/Container.ts 98.38% <100.00%> (-0.19%) ⬇️
packages/remax-runtime/src/VNode.ts 100.00% <100.00%> (ø)

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 5509eb0...0f777f4. Read the comment docs.

@yesmeck yesmeck merged commit a204ec7 into master Jun 18, 2020
@yesmeck yesmeck deleted the fix-remove-children branch June 18, 2020 11:48
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]渲染函数内逻辑与导致三目运算失效 [BUG]微信小程序 - 状态修改无变化
2 participants