-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(react): 支付宝小程序插件配置字段缺失、Taro专有Hooks在小程序插件页面中无法使用 (#11362)
* fix(taro-alipay): 支付宝小程序插件配置字段缺失 支付宝小程序插件生成的plugin.json配置缺少pages #11361 * fix(react): 修复小程序插件无法使用hooks问题 Taro专有 Hooks在小程序插件页面中可以使用 #11373 * test(ci): 更新测试结果快照 * fix: 更改代码写法,修复错误 临时修复react-devtools在插件开发模式下报错问题;PR中根据代码建议调整写法 #11438 * Revert "fix(react): 修复小程序插件无法使用hooks问题" This reverts commit dc93f9a. # Conflicts: # packages/taro-loader/src/native-component.ts * chore: update plugin example * fix(react): 修复小程序插件无法使用 Taro hooks 的问题,fix #11373 * fix(loader): 修复编译小程序插件时配合使用 devtools 插件会报错的问题,fix #11438 * fix: ci Co-authored-by: chenjiajian <[email protected]>
- Loading branch information
Showing
28 changed files
with
4,141 additions
and
3,876 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.