forked from NervJS/taro
-
Notifications
You must be signed in to change notification settings - Fork 18
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
比较差异,不合并 #572
Closed
Closed
比较差异,不合并 #572
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: 解决转换时日志写入报错,各模块函数新增写入日志
feat: mpharmony应用以及页面的前后台切换触发显示和隐藏生命函数
feat: 新增功能订阅消息
fix: 修复setTabBarBadge可显示的中文字符最多两个
fix: 补充on/offAppShow和on/offAppHide测试样例
fix: 修复自定义图层的非法值透明度问题
fix: 修复耗时未打印在控制台问题,修复request监听函数undefined问题,format历史代码
fix: 修复H5接口报错问题
…g/taro into release-3.6.8-app
fix: 修复map组件中心经纬度负数异常和scale非法值异常
feat: 新增export from语法支持及测试用例
…nto release-3.6.8-app
feat: taroize补充plugin路径转换的测试用例,以及对script.test.ts测试的优化
fix: 修复控制台打印回调异常,format map代码格式
fix: 修复异常id处理
fix: 修复getSetting和openSetting桥接错误问题以及修复nativeApi中桥接字段isAsync错误问题
fix: mpharmony平台路由api不要tree-shaking处理
fix: 修复mini-program-example下运行run dev:mpharmony时的jsBridgeMode报错问题
…-flicker 解决返回时上一个页面瞬间白屏的问题
部分api支持osChannel
fix: 修复数据共享数据取出是对象的问题
将osChannelApi移到taro-mpharmony
fix: request接口纯js实现
fix: taro js侧日志打印改造
fix: request接口jsb和纯js实现转换
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 做了什么? (简要描述所做更改)
这个 PR 是什么类型? (至少选择一个)
这个 PR 涉及以下平台: