Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修改动画对象接口使其行为跟微信小程序一致 #14966

Merged
merged 5 commits into from
Feb 2, 2024

Conversation

guoenxuan
Copy link
Contributor

这个 PR 做了什么? (简要描述所做更改)
修改动画对象接口使其行为跟微信小程序一致

这个 PR 是什么类型? (至少选择一个)

  • 错误修复(Bugfix) issue: fix #
  • 新功能(Feature)
  • 代码重构(Refactor)
  • TypeScript 类型定义修改(Typings)
  • 文档修改(Docs)
  • 代码风格更新(Code style update)
  • 其他,请描述(Other, please describe):

这个 PR 涉及以下平台:

  • 所有小程序
  • 微信小程序
  • 支付宝小程序
  • 百度小程序
  • 字节跳动小程序
  • QQ 轻应用
  • 京东小程序
  • 快应用平台(QuickApp)
  • Web 平台(H5)
  • 移动端(React-Native)
  • 鸿蒙(harmony)

@ZakaryCode ZakaryCode added the T-h5 Target - 编译到 H5 label Dec 12, 2023
@ZakaryCode ZakaryCode added the A-api Area - H5 API 相关 label Dec 13, 2023
@guoenxuan guoenxuan force-pushed the mpharmony-gex-animation branch 2 times, most recently from 387d4db to 1f42b9b Compare December 29, 2023 02:06
Copy link

codecov bot commented Dec 29, 2023

Codecov Report

Attention: 49 lines in your changes are missing coverage. Please review.

Comparison is base (ff35260) 58.90% compared to head (ebf787f) 58.86%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #14966      +/-   ##
==========================================
- Coverage   58.90%   58.86%   -0.04%     
==========================================
  Files         489      489              
  Lines       21710    21728      +18     
  Branches     5570     5576       +6     
==========================================
+ Hits        12788    12790       +2     
- Misses       7745     7761      +16     
  Partials     1177     1177              
Flag Coverage Δ
taro-cli 63.29% <ø> (ø)
taro-runner 46.21% <ø> (ø)
taro-runtime 65.51% <ø> (ø)
taro-web 40.94% <18.86%> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
packages/taro-h5/src/api/ui/animation/index.ts 30.87% <16.94%> (-1.79%) ⬇️

Copy link
Contributor

@ZakaryCode ZakaryCode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

感谢贡献~

@ZakaryCode ZakaryCode merged commit 9930670 into NervJS:main Feb 2, 2024
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-api Area - H5 API 相关 T-h5 Target - 编译到 H5
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants