Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

feat(TDialog): 重构组件,使用 IDialogService 动态唤醒对话框组件 #280

Merged
merged 10 commits into from
May 29, 2023

Conversation

teacher-zhou
Copy link
Collaborator

本次提交包含什么范围

  • [fix]修复(对缺陷的修复)
  • [feat]功能(新功能、特性的开发)
  • [docs]文档(仅对当前版本的文档进行增加、完善和更新)
  • [pref]性能(改进性能的代码更改)
  • [refactor]重构(既不修复bug也不添加特性的代码更改)
  • [style]风格(不影响代码含义的更改(空白、格式化、缺少分号等)
  • [test]测试(添加缺失的测试或修改现有的测试)
  • [build]编译(影响构建系统或外部依赖的更改)
  • [ci]集成(对CI配置文件和脚本的更改)
  • [others]其他,请说明:

参考 https://www.conventionalcommits.org/zh-hans/v1.0.0/

  • 实现了对话框的动画效果
  • 实现多对话框效果

关联的 ISSUE 编号(一行一个)

@teacher-zhou teacher-zhou added feature 提出新的需求和功能 enhancement 在已有的功能上做出优化 component 有关组件的功能 labels May 29, 2023
@teacher-zhou teacher-zhou enabled auto-merge May 29, 2023 10:23
@teacher-zhou teacher-zhou merged commit ab07cab into master May 29, 2023
@teacher-zhou teacher-zhou deleted the feature/component/create_dynamic_dialog branch May 29, 2023 10:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component 有关组件的功能 enhancement 在已有的功能上做出优化 feature 提出新的需求和功能
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant