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
fix:修改format_right点击两次字体靠左问题 #199
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: 修改了textarea resize问题,优化button点击样式,添加二级菜单点击响应
… into release-3.6.8-app
fix: 修复界面-交互的buttonList,以及其他没有更换buttonList组件的页面
feat: 添加隐藏按钮,隐藏textarea输入框功能
fix: 修复Animation动画行为跟微信小程序一致
fix: 优化loadFontFace的测试用例
fix: 蓝牙低功耗中心设备桥接出入参修改及example样例修改
fix: 优化下拉刷新测试用例
fix: 设备-wifi模块API问题修复及样例修改
fix: 修复taro convertor格式问题
fix: 修复自定义组件文件名为index时的引用问题
fix: 三方件引入整体复制到根目录/node_modules;去除三方件路径的修改和三方件导入方式的修改;去除commonjs转换插件
* fix(type): add checkIsAddedToMyMiniProgram type * Update index.ts * Update taro.api.d.ts --------- Co-authored-by: Zakary <[email protected]>
* refactor(types): sync components types * fix: types sync --------- Co-authored-by: ZakaryCode <[email protected]> Co-authored-by: Zakary <[email protected]>
Co-authored-by: Zakary <[email protected]>
fix: 实现跳转小程序、获取启动参数、菜单位置API
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zakary <[email protected]>
fix: 修正@withWeapp的componentMethodsProxy实现
不了一个空格,不符合eslint要求
fix: 修改内存告警接口实现
fix: 修改chooseMidea出参的处理,给getVideoInfo增加固定返回,修改readFile等测试样例
fix: 修复login接口以及优化测试用例
fix: 修改chooseMedia出参的处理
…uyang/taro into release-3.6.8-app-wzh
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 涉及以下平台: