-
Notifications
You must be signed in to change notification settings - Fork 0
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
19 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,18 @@ | ||
|
||
|
||
## 0.0.1 (2024-12-18) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* 解决嵌套dom结构中 onDragLeave 无法删除指示符问题 ([9baa778](https://github.com/mypandora/query-builder/commit/9baa778171efda8b777ddfd7ef665900326f09e8)) | ||
* 修复附加2个信息后取值错误 ([a728347](https://github.com/mypandora/query-builder/commit/a728347eecb3e07a93a1a48912d75b1cb72ba52d)) | ||
* 修复数据未同步问题 ([f8d754d](https://github.com/mypandora/query-builder/commit/f8d754d1b3e2e810e7d874bc1bccfe17a4a97d70)) | ||
|
||
|
||
### Features | ||
|
||
* 完成基本功能 ([86eaeda](https://github.com/mypandora/query-builder/commit/86eaeda3368c00395a8149a86de6f9f68d390f30)) | ||
* 完成节点组合功能 ([06e9d79](https://github.com/mypandora/query-builder/commit/06e9d791a2ee18cf5d64be33094438a3f0b29bd8)) | ||
* 完成删除功能 ([956cd4a](https://github.com/mypandora/query-builder/commit/956cd4a3b5998821fa2a993dad10b01ea6210bdf)) | ||
* 完成树的基本操作功能 ([2e1a197](https://github.com/mypandora/query-builder/commit/2e1a1973637f074130d5c4c598e81c73bb933e71)) |
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