v1.7.2 - add enableLinkAnchor prop

This commit is contained in:
LINING-PC\lining
2026-01-15 16:42:01 +08:00
parent 22621f1fa9
commit 5e9d0db206
6 changed files with 40 additions and 4 deletions

View File

@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.7.2] - 2026-01-15
### Added
- 🎉 新增GanttChart新增属性enableLinkAnchor用于控制Taskbar的关系线锚点
- 🎉 Added: New property in GanttChart - enableLinkAnchor to control the relationship line anchor points of Taskbar
## [1.7.1] - 2026-01-11
### Added