-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
merge: 将convert相关代码合并到taro-next分支 #14695
Closed
Closed
Conversation
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
fix: 位置模块接口实现问题及样例修改
fix: 修改canvasContext的createPattern、setFontSize等方法实现,补齐playground的样例
fix: 实现跳转小程序、获取启动参数、菜单位置API
fix: 修正@withWeapp的componentMethodsProxy实现
不了一个空格,不符合eslint要求
fix: 修改内存告警接口实现
fix: 修改chooseMidea出参的处理,给getVideoInfo增加固定返回,修改readFile等测试样例
fix: 修复login接口以及优化测试用例
fix: 修改chooseMedia出参的处理
fix: 设备、基础模块接口实现及样例修改。
fix: 修复当使用工具函数init页面时向withWeapp传入{}问题
fix:修改了media api中video的compressVideo按钮禁用问题
fix(API): 修复redirectTo跳转到不存在页面依然反馈成功的问题
fix: 修改openSetting和getSetting的接口实现和测试样例
fix: 修复template中data数据为多个时转换异常
fix: 修复tab页面导航栏隐藏与显示情况下样式问题
…g/taro into release-3.6.8-app
fix: 增加canvasContext中fill方法的测试场景
fix: canvasContext中quadraticCurveTo方法样例修改参数不生效问题修复
fix: canvasToTempFilePath接口fileType为jpg时背景为黑色问题修改
…g/taro into release-3.6.8-app
fix: 新增白名单文件夹、配置文件平移,组件的动态名称、wx:key、base64、px/rpx、mode、this.data.xxx转…
This reverts commit eeb6646.
4 similar comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
这个 PR 做了什么? (简要描述所做更改)
merge: 将convert相关代码合并到taro-next分支
这个 PR 是什么类型? (至少选择一个)
这个 PR 涉及以下平台: