File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed
Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,30 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.4.0] - 2025-10-11
9+
10+ ### Added
11+ - Timeline Scale客制化
12+ - TaskList可配置
13+ - TaskRow/TaskBar内容支持HTML插槽
14+ - TaskRow/TaskBar支持自定义样式
15+ - 增加全部展开/收起按钮
16+ - 按照时间排序TaskList
17+ - 增加周视图的1号旗帜元素
18+ - Timeline Scale Customization
19+ - TaskList Configurable
20+ - TaskRow/TaskBar content supports HTML slots
21+ - TaskRow/TaskBar supports custom styles
22+ - Add Expand/Collapse All Button
23+ - Sort TaskList by time
24+ - Add 1st flag element for weekly view
25+
26+ ### Fixed
27+ - SonarQube代码质量检查问题修改
28+ - 缺陷修复
29+ - Modification of SonarQube code quality inspection issues
30+ - Bugfix
31+
832## [ 1.3.0] - 2025-09-12
933
1034### Added
Original file line number Diff line number Diff line change 204204 " TaskRow/TaskBar支持自定义样式" ,
205205 " TaskRow/TaskBar supports custom styles" ,
206206 " 增加全部展开/收起按钮" ,
207+ " Add Expand/Collapse All Button" ,
207208 " 按照时间排序TaskList" ,
208209 " Sort TaskList by time" ,
209210 " 增加周视图的1号旗帜元素" ,
210211 " Add 1st flag element for weekly view" ,
211- " Add Expand/Collapse All Button" ,
212212 " SonarQube代码质量检查问题修改" ,
213213 " SonarQube code quality inspection issue modification" ,
214214 " 修复缺陷" ,
You can’t perform that action at this time.
0 commit comments