-
Notifications
You must be signed in to change notification settings - Fork 323
feat: sync miniprogram changes to uniapp #4201
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
Merged
Merged
+12,162
−9,193
Conversation
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
Contributor
|
Size Change: +17 B (+0.03%) Total Size: 66.2 kB
ℹ️ View Unchanged
|
Contributor
|
Size Change: +14.3 kB (+2.94%) Total Size: 500 kB
ℹ️ View Unchanged
|
commit: |
Contributor
|
Size Change: +38 B (+0.02%) Total Size: 237 kB
ℹ️ View Unchanged
|
Collaborator
TDesign Component Site Preview Open
|
anlyyao
approved these changes
Jan 27, 2026
anlyyao
reviewed
Jan 27, 2026
Collaborator
|
/update-snapshot |
Contributor
|
⏳ 正在运行快照更新。。。 CI: Open |
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 的性质是?
🔗 相关 Issue
fix novlan1/tdesign-uniapp#152
fix novlan1/tdesign-uniapp#151
fix novlan1/tdesign-uniapp#150
💡 需求背景和解决方案
📝 更新日志
tdesign-miniprogram
duration参数无效的问题tdesign-uniapp
改用 Font token,调整部分组件的 CSS Vars--td-xx-icon-font-size统一更名为--td-xx-icon-sizeplaceholder属性,默认值为false;新增zIndex属性,默认值为1placeholder属性,默认值为false;新增zIndex属性,默认值为1shape属性新增ribbon-right/ribbon-left/triangle-right/triangle-left可选项,其中ribbon与ribbon-right等效ribbon实现,改用background: linear-gradient(),移除伪元素相关样式count插槽异常fixedAPI,适用于触发元素为fixed场景。fixed时,除了需要显示指定fixed属性为true,还需在触发元素层添加t-popover-wrapper--fixed类,用于定位触发元素--td-popover-[theme]-color和--td-popover-[theme]-bg-color系列CSS Varscursor-color属性Toast嵌套调用时close回调陷入循环的问题itemHeight默认单位改用px,避免单位转换带来的精度问题visibleItemCount属性,可自定义可视区域PickerItem的子项个数autoClose为false时,点击遮罩层会重置选项为拨动前选项值的问题value变化未能准确监听keys动态变更时,子项列表数据不显示popupProps.showOverlay无效IntersectionObserver is using slowest path警告IntersectionObserver is using slowest path警告image-props属性item属性补充description字段border左间距错误grid主题 + 无description描述文本场景下,顶部间距错误list主题最后一项不应设置底边框item属性的disabled配置无效column小于 4 或大于 4 时,文本字号大小错误request-method返回Promise时,无法上传的问题draggable值变换时组件显示错误zIndex异常value[]结合swich-mode时,初始化错误allowSameDay属性,允许type='range'场景的起止时间相同keys属性定义children / disabled在options中对应的字段别名middle-content插槽,用于自定义中间区域内容error主题图标错误icon属性使用svg资源时在iOS上不显示iOS 26中弹窗定位不准showOverlay和preventScrollThrough均为true时,遮罩背景色错误--td-collapse-disabled-color和--td-collapse-left-icon-color,用于自定义禁用态颜色和左侧图标颜色css vars自定义init(),用于外部调用,重新绘制二维码duration参数无效的问题yBounds未传值时,控制台报错问题tdesign-uniapp-chat
☑️ 请求合并前的自查清单