Files
jordium-gantt-vue3/packageDemo/version-history.json
2025-07-01 11:46:02 +08:00

90 lines
2.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"version": "alpha 0.8.1",
"date": "2025-06-25",
"notes": ["升级优化DatePicker组件"]
},
{
"version": "alpha 0.8.2",
"date": "2025-06-25",
"notes": ["升级Demo", "移除导出按钮的初始化光晕效果"]
},
{
"version": "alpha 0.8.3",
"date": "2025-06-25",
"notes": ["升级里程碑Taskbar允许拖拽"]
},
{
"version": "alpha 0.8.4",
"date": "2025-06-25",
"notes": ["升级需求/任务TaskBar新建以及上下级关系变更", "添加Github和Gitee的文档入口"]
},
{
"version": "alpha 0.8.5",
"date": "2025-06-26",
"notes": ["升级Timeline今日定位和滑动问题"]
},
{
"version": "alpha 0.9.0",
"date": "2025-06-26",
"notes": ["添加新增里程碑和删除里程碑功能"]
},
{
"version": "alpha 0.9.1",
"date": "2025-06-27",
"notes": ["优化时间轴的延伸"]
},
{
"version": "alpha 0.9.2",
"date": "2025-06-27",
"notes": ["增加历史版本查看"]
},
{
"version": "alpha 0.9.3",
"date": "2025-06-27",
"notes": ["修复今日定位问题"]
},
{
"version": "alpha 0.9.4",
"date": "2025-06-27",
"notes": ["调整暗黑主题的亮度", "调整暗黑主题的布局", "修复暗黑主题下的版本历史的样式"]
},
{
"version": "alpha 0.9.5",
"date": "2025-06-27",
"notes": ["统一管理各个组件的全球化配置"]
},
{
"version": "alpha 0.9.6",
"date": "2025-06-27",
"notes": ["各个组件分离Task/Milestone/Language对象"]
},
{
"version": "alpha 0.9.7",
"date": "2025-06-28",
"notes": ["解决Milestone组件和类型的同名问题"]
},
{
"version": "alpha 0.9.8",
"date": "2025-06-28",
"notes": ["按钮样式统一管理"]
},
{
"version": "1.0.0",
"date": "2025-06-29",
"notes": [
"GanttChart接口增强",
"添加GanttChart的拖拽事件回调",
"添加GanttChart的里程碑拖拽事件回调",
"修复里程碑点的样式问题",
"更新README文档",
"重构项目目录结构"
]
},
{
"version": "1.0.1",
"date": "2025-07-01",
"notes": ["增加NPM引用示例"]
}
]