fix(deps): update dependency tdesign-mobile-vue to ^1.16.0 - #73
Merged
Conversation
More templates
commit: |
This file contains hidden or 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
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.
This PR contains the following updates:
^1.15.1→^1.16.0Release Notes
Tencent/tdesign-mobile-vue (tdesign-mobile-vue)
v1.16.0Compare Source
📈 Performance
component: 组件全局注册名及$options.name由kebab-case(t-button) 变为PascalCase(TButton),对齐 PC 端。模板中<t-button> / <TButton>两种写法仍可用,但依赖组件 name 字符串的场景(如 keep-alive 的 include/exclude、按 name key 直接访问组件)需相应更新 @anlyyao @liweijie0812 (#2267)🚀 Features
Upload: 新增draggable属性,支持拖拽排序 @Wesley-0808 (#2141)🐞 Bug Fixes
Button: 修复悬停状态未正确处理的问题 @RSS1102 (#2259)Navbar: 修复 env(safe-area-inset-top) 非 0 时占位栏高度错误导致底部留白 @anlyyao (#2256)Input: 修复PC浏览器环境下clearable不生效问题 @novlan1 (#2167)ImageViewer: 移除底部的点状导航器 @anlyyao (#2266)TabBar: 修复keep-alive场景下,组件占位高度为 0 @anlyyao (#2272)Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.