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

【新功能】通过 IMessageService 动态调用全局提示 #127

Closed
teacher-zhou opened this issue Oct 6, 2022 · 0 comments · Fixed by #126
Closed

【新功能】通过 IMessageService 动态调用全局提示 #127

teacher-zhou opened this issue Oct 6, 2022 · 0 comments · Fixed by #126
Labels
feature 提出新的需求和功能
Milestone

Comments

@teacher-zhou
Copy link
Collaborator

_messageService.Show()

@teacher-zhou teacher-zhou added the feature 提出新的需求和功能 label Oct 6, 2022
@teacher-zhou teacher-zhou added this to the 0.2 milestone Oct 6, 2022
@teacher-zhou teacher-zhou linked a pull request Oct 6, 2022 that will close this issue
11 tasks
teacher-zhou added a commit that referenced this issue Oct 7, 2022
## 合并请求( Pull Request )
>标题格式:【新增|修复|移除|更新】摘要描述

### 关于本次更新的主要内容
* 【新增】可以使用 IMessageService 动态调用 Message 组件
* 【新增】基于 Message 组件的 Placement 位置的 css 样式
* 【更新】升级 ComponentBuilder 到 1.5 版本
* 【更新】readme 文档

### 本次合并的类型是什么?
- [ ] 缺陷修复(对缺陷的修复,包括紧急修复和一般修复) 
- [x] 功能开发(新功能、特性的开发,之前功能的完善等)
- [ ] 代码风格(包括命名规范、格式、优化代码的写法等)
- [x] 文档更新(仅对当前版本的文档进行增加、完善和更新)
- [ ] 重构(没有新功能,仅对代码的重构、调整)
- [ ] 测试(单元测试、集成测试、性能测试、压力测试等)
- [ ] DevOps (CI/CD、git action 等)
- [ ] 其他,请在下面进行描述:
   > 其他描述写在这里
   
### 关联的 ISSUE 编号
ISSUE 编号:closing #127 

### 合并请求的必要条件
- [x] 必要的单元测试已经完成
- [x] 完成必要的注释,包括参数、方法、属性、类等
- [x] 代码风格必须符合 C# 的代码规范

### 期望参与合并请求评审的成员
@wuxinheng 


### 其他相关信息
<!--如果有,请写明-->

>
**非常感谢您对本项目的贡献,所有的合并请求最终将由作者通过才可以合并成功。并且要求贡献者需要谦虚地对待每一次评审的内容,并且尊重每一位贡献者的回复。良好的规范才能让项目健康的运转,保持利他精神才是我们一直信奉的价值观。**
@teacher-zhou teacher-zhou moved this to ✅ 完成 in TDesignBlazor Oct 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature 提出新的需求和功能
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant