-
Notifications
You must be signed in to change notification settings - Fork 382
chore(submodule): update common #3736
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
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
16 tasks
|
tdesign-vue2-demo-compiler-2-6 commit: |
Contributor
liweijie0812
approved these changes
Oct 7, 2025
Merged
16 tasks
uyarn
pushed a commit
that referenced
this pull request
Nov 10, 2025
* chore(submodule): update common * chore: fix typos --------- Co-authored-by: 黎伟杰 <674416404@qq.com>
uyarn
added a commit
that referenced
this pull request
Nov 10, 2025
* feat(Watermark): support layout API (#3726) * feat: support layout * chore: update snapshot --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: merge deploy mode (#3728) * chore(submodule): update common (#3736) * chore(submodule): update common * chore: fix typos --------- Co-authored-by: 黎伟杰 <674416404@qq.com> * chore: add static prefix (#3737) * fix(Tabs): disable drag event registration in non-drag scenarios (#3738) * fix(textarea): add hide scrollbar when autosize is true (#3727) * fix(textarea): 修复内容超长情况下,设置 autosize 没有完整自动撑开高度,存在有滚动条的问题 fix #5567 * chore: update snapshot --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix(tabs): 示例文档文案错误 (#3741) * chore(submodule): update common (#3743) * fix(calendar): fix calendar range issues (#3759) * fix(calendar): 修复了当设定日历的range值为同一年内时,终止月份之后的月份选项没有正常禁用的问题 * fix(calendar): 修正了错误使用的rangeFromTo * fix(calendar): 修复了年份选项错误地使用了月份选项禁用范围判定逻辑的问题 Co-Authored-By: 刘宇轩 (刘lyxAndy) <admin@liulyxandy.cn> --------- Co-authored-by: 刘宇轩 (刘lyxAndy) <admin@liulyxandy.cn> * fix(menu): fix menu item auto-flip failure (#3744) * fix(popup): force update popper after animation completes * fix(popup): 支持自定义 popper 内容元素类型 * fix(popup): 修复 popperContentElement 的类型处理逻辑 * fix(popup): 添加 popperContentElement 的类型定义 * fix(popup): 修复 popperContentElement 的类型处理,确保正确类型转换 * feat(cascader): support parent node filtering (#3763) * feat(cascader): support parentnode filtering * chore: demo * chore: update snapshot * chore: docs * chore: docs * chore: release 1.14.2 (#3764) * chore: release 1.14.2 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: update snapshot * chore: release 1.14.2-naruto * chore: fix typo * chore: update common --------- Co-authored-by: Wesley <985189328@qq.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: TDesign bot <93915689+tdesign-bot@users.noreply.github.com> Co-authored-by: 黎伟杰 <674416404@qq.com> Co-authored-by: 阿菜 Cai <jimmyrss1102@gmail.com> Co-authored-by: engvuchen <31369318+engvuchen@users.noreply.github.com> Co-authored-by: 树林 <122286562+shumuuu@users.noreply.github.com> Co-authored-by: 刘宇轩 (刘lyxAndy) <admin@liulyxandy.cn>
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(Watermark): 修复window不存在场景,构建时报错的问题 @Wesley-0808
本条 PR 不需要纳入 Changelog
☑️ 请求合并前的自查清单