-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
## 0.1.2 (2021-04-15) | ||
|
||
### Bug Fixes | ||
|
||
* 修复依赖版本 ([a4eb908](https://github.com/laincarl/react-gantt-component/commit/a4eb908bea4de834d31e2c5acd40ecaa1a433d8b)) | ||
|
||
### Features | ||
|
||
* **bar:** 拖动后开始时间和结束时间调整 ([e3c76cb](https://github.com/laincarl/react-gantt-component/commit/e3c76cbb8afe3dd9c73e718ea3771aa8ad960579)) | ||
|
||
### Performance Improvements | ||
|
||
* **time-axis:** 去除hammerjs依赖,内部自主实现移动功能 ([24fa8b9](https://github.com/laincarl/react-gantt-component/commit/24fa8b96e46fac81d6574d64293a9bf0223ce1ed)) | ||
* **time-axis:** 优化时间轴获取,减少逻辑 ([0dd7248](https://github.com/laincarl/react-gantt-component/commit/0dd7248fbaff1627295d7903f52d439ed58ea8ad)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters