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

fix(TCalendar): 修复无法使用的问题,并完善功能 #316

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

teacher-zhou
Copy link
Collaborator

@teacher-zhou teacher-zhou commented Aug 9, 2023

本次提交包含什么范围

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

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

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

#315

严格来说,这次 PR 将 TCalendar 组件进行了完善,包括增加的参数、事件和文档重构

@teacher-zhou teacher-zhou linked an issue Aug 9, 2023 that may be closed by this pull request
6 tasks
@teacher-zhou teacher-zhou merged commit 88793ef into main Aug 9, 2023
8 checks passed
@teacher-zhou teacher-zhou deleted the bugfix/315 branch August 9, 2023 09:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[缺陷]TCalendar 年月下拉菜单不可用
1 participant