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

fix(wechat): 修复微信端节点交换时渲染错误的问题 #1364

Merged
merged 1 commit into from
Nov 12, 2020

Conversation

yesmeck
Copy link
Member

@yesmeck yesmeck commented Nov 12, 2020

close #1363

@vercel
Copy link

vercel bot commented Nov 12, 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/bbxn9hfeq
✅ Preview: https://remax-git-fix-remove-update.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 b3f5f51:

Sandbox Source
remaxjs/examples: one Configuration

@codecov
Copy link

codecov bot commented Nov 12, 2020

Codecov Report

Merging #1364 (b3f5f51) into master (db3f725) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1364      +/-   ##
==========================================
+ Coverage   95.36%   95.39%   +0.02%     
==========================================
  Files         350      350              
  Lines        3778     3779       +1     
  Branches      543      543              
==========================================
+ Hits         3603     3605       +2     
+ Misses        172      171       -1     
  Partials        3        3              
Impacted Files Coverage Δ
packages/remax-runtime/src/VNode.ts 100.00% <100.00%> (ø)
packages/remax-runtime/src/createAppConfig.ts 100.00% <0.00%> (+1.56%) ⬆️

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 db3f725...b3f5f51. Read the comment docs.

@yesmeck yesmeck merged commit 62281ff into master Nov 12, 2020
@yesmeck yesmeck deleted the fix-remove-update branch November 12, 2020 08:32
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] 渲染列表中的序号没有正常更新
1 participant