Skip to content

style(textarea): optimize scrollbar style#3637

Closed
RSS1102 wants to merge 2 commits intodevelopfrom
rss1102/style/textarea/scrollbar
Closed

style(textarea): optimize scrollbar style#3637
RSS1102 wants to merge 2 commits intodevelopfrom
rss1102/style/textarea/scrollbar

Conversation

@RSS1102
Copy link
Copy Markdown
Collaborator

@RSS1102 RSS1102 commented Jun 24, 2025

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

before

image

📝 更新日志

  • style(textarea): 优化 scrollbar 样式

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Jun 24, 2025

tdesign-vue2-demo-compiler-2-6

npm i https://pkg.pr.new/tdesign-vue@3637

commit: f829f64

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 24, 2025

完成

@RSS1102
Copy link
Copy Markdown
Collaborator Author

RSS1102 commented Jun 24, 2025

/update-snapshot

@github-actions
Copy link
Copy Markdown
Contributor

⏳ 正在运行快照更新。。。 CI: Open

Comment thread src/textarea/textarea.tsx
[this.commonStatusClassName.focused]: this.focused,
[`${this.classPrefix}-resize-none`]: typeof this.autosize === 'object',
},
'narrow-scrollbar',
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

那这样的话,react 和 vue3 都需要去掉 'narrow-scrollbar' 这个 class 咯?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

其他用了的先不管咯,只是样式优化,放common好点,

@RSS1102
Copy link
Copy Markdown
Collaborator Author

RSS1102 commented Jun 25, 2025

样式调整修改于 Tencent/tdesign-common#2180

@RSS1102 RSS1102 closed this Jun 25, 2025
@liweijie0812 liweijie0812 deleted the rss1102/style/textarea/scrollbar branch June 25, 2025 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants