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(descriptions): make layout type to be multiple type #3252

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

liweijie0812
Copy link
Collaborator

@liweijie0812 liweijie0812 commented Jul 31, 2024

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • feat(Description): layout 类型定义调整为字符串多类型

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

完成

@uyarn uyarn merged commit 4d7465f into Tencent:develop Aug 2, 2024
6 checks passed
@github-actions github-actions bot mentioned this pull request Aug 15, 2024
16 tasks
uyarn added a commit that referenced this pull request Aug 15, 2024
* chore: modify TEST_GUIDE link (#3239)

* fix(table): table.columns.thClassName doesn't work (#3198) (#3238)

* fix(table): table.columns.thClassName doesn't work (#3198)

fix #3198

* test(table): add missing test: thClassName

* fix(Upload): fix global icon replacement (#3244)

* feat(borderless): support borderless API (#3249)

* docs(Input): value type remove Number

* feat: support borderless mode

* docs(auto-complete): update doc

* feat(descriptions): make layout type to be multiple type (#3252)

* fix(TagInput): tagProps should effect minCollapseNum tag (#3260)

* fix(TagInput): tagProps should effect minCollapseNum tag

* chore: fix lint

* chore(deps-dev): bump @babel/helper-module-imports from 7.22.5 to 7.24.7 (#3259)

Bumps [@babel/helper-module-imports](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-module-imports) from 7.22.5 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-helper-module-imports)

---
updated-dependencies:
- dependency-name: "@babel/helper-module-imports"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(Form): fix Form scrollToFirstError bug (#3251)

* fix(Form): fix form-item class name and scrollToFirstError get form-item class name

* fix(Form): fix form-item class name and scrollToFirstError get form-item class name

* fix(Form): test update

---------

Co-authored-by: v-tangchenw <v-tangchenw.gd@chinatelecom.cn>

* chore: remove ghost config from live demo (#3265)

* chore: update common (#3273)

* chore: update common

* fix(cascader): fix remove and change trigger effect

* chore: release 1.9.9 (#3274)

* chore: release 1.9.9

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: release 1.9.9-naruto

* chore: release 1.9.9-naruto

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: theBestVayne <32293224+theBestVayne@users.noreply.github.com>
Co-authored-by: liweijie0812 <674416404@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MorningUei <747651423@qq.com>
Co-authored-by: v-tangchenw <v-tangchenw.gd@chinatelecom.cn>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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