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

修复wechat page-meta、navigation-bar 组件渲染错误 #1583

Merged
merged 28 commits into from
May 25, 2021
Merged

修复wechat page-meta、navigation-bar 组件渲染错误 #1583

merged 28 commits into from
May 25, 2021

Conversation

douxc
Copy link
Contributor

@douxc douxc commented May 24, 2021

fix #1582

@douxc
Copy link
Contributor Author

douxc commented May 24, 2021

@yesmeck 为啥我上一次提交的commit还会存在?已经同步了

@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 a5d13c1:

Sandbox Source
one Configuration

@codecov
Copy link

codecov bot commented May 24, 2021

Codecov Report

Merging #1583 (a5d13c1) into master (b44650a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1583   +/-   ##
=======================================
  Coverage   90.78%   90.78%           
=======================================
  Files         380      380           
  Lines        4495     4495           
  Branches      648      681   +33     
=======================================
  Hits         4081     4081           
  Misses        406      406           
  Partials        8        8           
Impacted Files Coverage Δ
...x-wechat/src/hostComponents/NavigationBar/index.ts 100.00% <ø> (ø)
.../remax-wechat/src/hostComponents/VoipRoom/index.ts 100.00% <ø> (ø)
.../remax-wechat/src/hostComponents/PageMeta/index.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 b44650a...a5d13c1. Read the comment docs.

@yesmeck yesmeck merged commit a8d21f5 into remaxjs:master May 25, 2021
@yesmeck
Copy link
Member

yesmeck commented May 25, 2021

@douxc 因为我是 squash merge 的,下次可以拉个分支出来改,不要直接提交 master。

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] 微信 PageMeta 组件渲染成PageContainer
2 participants