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

feat(wechat): Button 组件支持 QQ 小程序新增参数 #1297

Merged
merged 1 commit into from
Sep 18, 2020
Merged

feat(wechat): Button 组件支持 QQ 小程序新增参数 #1297

merged 1 commit into from
Sep 18, 2020

Conversation

rikumi
Copy link
Contributor

@rikumi rikumi commented Sep 18, 2020

Button 组件支持 QQ 小程序的新增参数,暂时解决了 #1295 的问题。

  • openType 属性新增 openGroupProfileaddFriendaddColorSignopenPublicProfileaddGroupAppshareMessageToFriendaddToFavorites 枚举值定义
  • Button 组件新增 appPackageNameappBundleIdappConnectIdopenIdgroupIdpublicIdshareTypeshareModeshareMessageFriendInfoshareMessageTitleshareMessageImgonAddFriendonAddGroupApp 属性及对应的类型定义

@vercel
Copy link

vercel bot commented Sep 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/4d5p605m7
✅ Preview: https://remax-git-fork-rikumi-master.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 eab6397:

Sandbox Source
remaxjs/examples: one Configuration

@codecov
Copy link

codecov bot commented Sep 18, 2020

Codecov Report

Merging #1297 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1297   +/-   ##
=======================================
  Coverage   95.36%   95.36%           
=======================================
  Files         350      350           
  Lines        3777     3777           
  Branches      567      567           
=======================================
  Hits         3602     3602           
  Misses        172      172           
  Partials        3        3           
Impacted Files Coverage Δ
...es/remax-wechat/src/hostComponents/Button/index.ts 100.00% <ø> (ø)
...ges/remax-wechat/src/hostComponents/Button/node.ts 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 295c11e...eab6397. Read the comment docs.

@yesmeck
Copy link
Member

yesmeck commented Sep 18, 2020

QQ 跟微信差异还挺大的。。

@rikumi
Copy link
Contributor Author

rikumi commented Sep 18, 2020

主要是扩展,包含与被包含的关系,所以独立出来一个包也不合适。

@yesmeck yesmeck merged commit 1d9a839 into remaxjs:master Sep 18, 2020
@yesmeck
Copy link
Member

yesmeck commented Sep 18, 2020

2.8.2

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.

None yet

2 participants