Skip to content

Conversation

@liqinuo
Copy link
Contributor

@liqinuo liqinuo commented Jun 14, 2024

H5

  • 优化了路由动画,默认关闭 :has() 选择器,可通过配置 config 参数开启,by @ZEJIA-LIU

鸿蒙 Hybrid

  • 优化了 request 方法以兼容 ArrayBuffer 数据类型,by @chenai02
  • 优化了 chooseMedia 方法以适应两种不同的实现方式,by @heweishui
  • 优化了 createIntersectionObserver 实现为独立功能,回调参数支持 id 和 dataset,by @kongxiaojun
  • 修复了部分 API 调用原生报错的问题,by @xiaoyan428820
  • 移除 navigateToMiniProgram 相关实现,by @licunhao1

@liqinuo liqinuo requested a review from ZEJIA-LIU June 14, 2024 08:42
@codecov
Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.54%. Comparing base (a884dcb) to head (ba5e1a1).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #15888   +/-   ##
=======================================
  Coverage   56.54%   56.54%           
=======================================
  Files         500      500           
  Lines       22774    22774           
  Branches     5797     5814   +17     
=======================================
  Hits        12878    12878           
- Misses       8675     8700   +25     
+ Partials     1221     1196   -25     
Flag Coverage Δ
taro-cli 75.00% <ø> (ø)
taro-runner 54.00% <ø> (+4.76%) ⬆️
taro-runtime 79.39% <ø> (ø)
taro-web 40.47% <ø> (ø)

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

see 10 files with indirect coverage changes

@liqinuo liqinuo merged commit 5bb5bc4 into main Jun 14, 2024
@liqinuo liqinuo deleted the chore/release-3.6.32 branch June 14, 2024 09:42
@github-actions
Copy link
Contributor

This was referenced Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants