-
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.
2.新增openLocation的实现; 3.路由错误抛出原始异常,便于定位; 4.修复Page.onReSize回调参数缺少的字段; 5.为navigateback添加数量上限限制; 6.修复redirectTo跳转不存在页面依然反馈成功的问题; 7.修复tab页面导航栏颜色配置无效的问题; 8.修复从有导航栏跳到无导航栏颜色配置无效的问题; 9.修改页面onShow和onReady生命周期出发顺序; 10.修复windows和mac路径差异问题; 11.优化Animation动画行为和微信小程序一致; 12.优化界面交互api的测试用例; 13.添加uuis出入框,修复tabbar显示长文本问题; 14.修改IntersectionObserver的监听反馈时间为timestamp值; 15.修复NodesRef.fields针对Canvas;
- Loading branch information
1 parent
f7dbda8
commit 27ab857
Showing
32 changed files
with
468 additions
and
202 deletions.
There are no files selected for viewing
6 changes: 1 addition & 5 deletions
6
packages/taro-components/__tests__/__snapshots__/image.spec.tsx.snap
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
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
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
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
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.