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

fix(Descriptions): fix descriptions item prompt #3105

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Mar 7, 2024

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix: 修复编辑器对t-descriptions-item组件的提示缺失问题

  • fix(Descriptions): 优化自适应宽度的问题

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Mar 7, 2024

完成

@uyarn uyarn changed the title fix: fix descriptions item prompt fix(Descriptions): fix descriptions item prompt Mar 7, 2024
@chaishi chaishi merged commit f5fdaf2 into develop Mar 7, 2024
5 checks passed
@chaishi chaishi deleted the fix/edit-prompt-description branch March 7, 2024 11:13
@github-actions github-actions bot mentioned this pull request Mar 10, 2024
16 tasks
uyarn added a commit that referenced this pull request Mar 10, 2024
* fix: fix descriptions item prompt

* chore: update common
uyarn added a commit that referenced this pull request Mar 10, 2024
* docs(form):  文档更新 (#3064)

* docs(form):  文档更新

* docs(form):  文档更新

* fix(descriptions): title is already declared as a prop (#3065)

* docs: update tree demo (#3066)

* docs: update tree demo

* chore: update snapshot

---------

Co-authored-by: Uyarn <uyarnchen@gmail.com>

* chore(deps-dev): bump @babel/eslint-parser from 7.19.1 to 7.23.10 (#3072)

Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.19.1 to 7.23.10.
- [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.23.10/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  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>

* docs: add composition api demo (#3081)

* docs(upload): justify upload demo request-method.vue

* docs(upload): composition api demo

* chore: eslint ignore examples

* docs(table): remove dulplicate varaibles

* docs(table): add composition-api demo

* docs(notification): fix offset demo code

* docs: add composition api demo of components with first letter `a`

* docs: add composition api demo of components with first letter `a`

* docs: add composition api demo of components with first letter `c`

* feat: support various demo display

* docs: add composition api demo of components with first letter `d ~ g`

* docs(form): add composition demo

* docs: add composition api demo of components with first letter `i`

* docs: add composition api demo of components with first letter `l ~ p`

* docs: add composition api demo of components with first letter `r ~ s`

* docs: add composition api demo of components with first letter `t`

* docs(table and upload): update composition api demo

* docs(table and upload): fix composition api demo

* docs(table): fix table composition api demo

* docs(tag-input): add draggable.vue composition-api demo

* docs(all): fix demo never used

* test: update snapshots

* feat: complete whole demo display process

* feat: complete whole demo display process

* feat: set up codesandbox with vite

* feat: stackblitz work for vue 2.7

---------

Co-authored-by: Uyarn <uyarnchen@gmail.com>
Co-authored-by: HaixingOoO <974758671@qq.com>

* chore: remove assign CI (#3088)

* chore: fix demo tab name (#3090)

* feat: support table filter input; fix fixed columns in dialog problem (#3098)

* [Slider] support label=null or label = false to hide label tips (#3100)

* docs(Table): update demo

* feat(Slider): support label=null

* fix(Slider): label

* fix(Slider): hideEmptyPopup

* test: update snapshots

* feat(table): 支持全局配置 size (#3103)

* fix(table): primary-table expose refreshTable function (#3104)

* fix(Descriptions): fix descriptions item prompt (#3105)

* fix: fix descriptions item prompt

* chore: update common

* fix(Datepicker): value display wrong with special format (#3106)

* chore: release 1.9.1 (#3107)

* chore: release 1.9.1

* chore: changelog's changes

* chore: resolve warning

---------

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: liweijie0812 <674416404@qq.com>
Co-authored-by: betavs <34408516+betavs@users.noreply.github.com>
Co-authored-by: sheepluo <yaoyanhuoyi@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HaixingOoO <974758671@qq.com>
Co-authored-by: Lyan-u <46185702+Lyan-u@users.noreply.github.com>
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.

None yet

2 participants