Skip to content
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

feat(tree-select): add new component (#1129) #1347

Merged
merged 18 commits into from
Jun 19, 2024

Conversation

Lyan-u
Copy link
Collaborator

@Lyan-u Lyan-u commented Apr 26, 2024

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

fix #1129

💡 需求背景和解决方案

📝 更新日志

  • feat(TreeSelect): 新增 TreeSelect 组件
  • feat(SideBar): label 标签对齐方式从 "居中对齐" 变更为 “左对齐”
  • fix(SideBar): 修复禁用态仍能点选的问题
  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Apr 26, 2024

完成

@anlyyao
Copy link
Collaborator

anlyyao commented Apr 30, 2024

common已合,辛苦在当前分支更新一下_common指向

@Lyan-u
Copy link
Collaborator Author

Lyan-u commented May 10, 2024

common已合,辛苦在当前分支更新一下_common指向

@anlyyao done

Copy link
Collaborator

@anlyyao anlyyao left a comment

Choose a reason for hiding this comment

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

LGTM

@anlyyao
Copy link
Collaborator

anlyyao commented Jun 19, 2024

其他组件的导出,和示例的相对路径引入,稍后我另提pr统一处理

@anlyyao anlyyao force-pushed the feat/new-component/tree-select branch from 90ba28c to ccee60b Compare June 19, 2024 11:12
@anlyyao anlyyao force-pushed the feat/new-component/tree-select branch from ccee60b to 4faac21 Compare June 19, 2024 12:05
@anlyyao anlyyao merged commit ae9ca32 into develop Jun 19, 2024
10 checks passed
@anlyyao anlyyao deleted the feat/new-component/tree-select branch June 19, 2024 12:11
This was referenced Jun 21, 2024
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.

[TreeSelect] 麻烦添加下treeselect组件
3 participants