baizn
|
600699b302
|
fix: drag-combo
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
26e5601451
|
feat: update combo tree structure for moving subtree.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
f0f97d4c00
|
feat: updateComboTree in first stage.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
a079ebaad3
|
feat: layout for combo. feat: nonoverlap for combo layout in first stage.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
e06278f7c6
|
feat: render zindex for addItem and changeData.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
08f0674ab0
|
feat: render zindex for combos when first render and changeData
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
8f87b94034
|
fix: sortCombos when edges is empty problem.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
a172cab65b
|
feat: combo force layout with preventOverlap.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
4631708709
|
feat: layout for combo. feat: nonoverlap for combo layout in first stage.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
811f5bc18c
|
feat: render zindex for addItem and changeData.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
711e8e41f9
|
feat: render zindex for combos when first render and changeData
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
4f3f895cbe
|
fix: delete unnecessary imports.
|
2020-05-21 15:24:22 +08:00 |
|
baizn
|
527403f767
|
feat: add drag-combo behavior
|
2020-05-21 15:24:22 +08:00 |
|
baizn
|
da86834fc9
|
fix: resolve conflict
|
2020-05-21 15:24:22 +08:00 |
|
baizn
|
17e8c1c96d
|
feat: combo interface
|
2020-05-21 15:24:22 +08:00 |
|
baizn
|
ddfda472bf
|
fix: 调整类型申明
|
2020-05-21 15:24:22 +08:00 |
|
baizn
|
cb40298103
|
fix: click-select support ctrl key
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
41f921570e
|
fix: delete unnecessary console.log and debugger.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
35a958a549
|
feat: config the paddings and smallest size for rect and circle.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
23746b0fa0
|
test: update the test related to combo
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
6f8e5877df
|
feat: combo when graph.save. feat: uncombo. feat: remove combo. feat: focus combo. feat: update combo.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
99100adb80
|
feat: combo controller
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
fad4d5abcf
|
feat: combo shape and delete unnecessary console.log
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
37be486f7b
|
feat: combo shape and test
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
d3dba51f59
|
feat: combo shape
|
2020-05-21 15:24:22 +08:00 |
|
baizn
|
71076b7355
|
feat: combo interface
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
9e3d5bca83
|
test: re-run online ci.
|
2020-05-21 14:30:26 +08:00 |
|
Yanyan-Wang
|
ed2c8334d3
|
test: re-run online ci.
|
2020-05-21 14:30:26 +08:00 |
|
Yanyan-Wang
|
269fa939f1
|
chore: use built G6 for site.
|
2020-05-21 14:30:26 +08:00 |
|
Yanyan-Wang
|
573891a571
|
docs: add align left tree demo, multi edges demo, partial responsed tooltip demo. feat: function to calculate the text length in Util.
|
2020-05-21 14:30:26 +08:00 |
|
Yanyan-Wang
|
41ff12e63d
|
chore: update the gatsby config for website.
|
2020-05-18 13:21:46 +08:00 |
|
Yanyan-Wang
|
585bc0df16
|
docs: update animate dashed edge to lineDashOffset.
|
2020-05-15 11:08:33 +08:00 |
|
Yanyan-Wang
|
86e27ec401
|
docs: update docs about dom shape. docs: update graph.refresh API.
|
2020-05-15 11:08:33 +08:00 |
|
Yanyan-Wang
|
f1b2dca3b5
|
chore: gasby version to fix the site problem. fix: graph.translate problem due to new version of G.
|
2020-05-15 11:08:33 +08:00 |
|
Yanyan-Wang
|
17f724e1a8
|
docs: update CHANGELOG and version number.
|
2020-05-15 11:08:33 +08:00 |
|
Yanyan-Wang
|
2ce92d6287
|
fix: TreeGraphData type with style and stateStyles.
|
2020-05-15 11:08:33 +08:00 |
|
Yanyan-Wang
|
1cf0e06826
|
docs: update the addChild and addItem to explain that the model will be used directly and might be modified. closes: #1550.
|
2020-05-15 11:08:33 +08:00 |
|
Yanyan-Wang
|
3d6a851fd5
|
docs: update quadratic and cubic docs.
|
2020-05-15 11:08:33 +08:00 |
|
Yanyan-Wang
|
2907ad9c5c
|
fix: getControlPoint with wrong controlpoints problem. docs: fix the collapsed expand symbol in customTree demo of the site.
|
2020-05-15 11:08:33 +08:00 |
|
dependabot-preview[bot]
|
d90ff65f87
|
chore(deps-dev): bump gatsby from 2.21.22 to 2.21.24
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.21.22 to 2.21.24.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.21.22...gatsby@2.21.24)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-13 19:38:32 +08:00 |
|
dependabot-preview[bot]
|
a50c2dbfb7
|
chore(deps-dev): bump gatsby from 2.19.5 to 2.21.22
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.19.5 to 2.21.22.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.19.5...gatsby@2.21.22)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-12 19:08:38 +08:00 |
|
dependabot-preview[bot]
|
d4b4feb2c5
|
chore(deps-dev): bump prettier from 1.19.1 to 2.0.5
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.0.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-09 11:55:04 +08:00 |
|
dependabot-preview[bot]
|
137dd79e35
|
chore(deps-dev): bump typedoc from 0.15.8 to 0.17.6
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.15.8 to 0.17.6.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.15.8...0.17.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-09 11:54:43 +08:00 |
|
dependabot-preview[bot]
|
fdc5410b2f
|
chore(deps): bump @antv/scale from 0.2.3 to 0.3.1
Bumps [@antv/scale](https://github.com/antvis/scale) from 0.2.3 to 0.3.1.
- [Release notes](https://github.com/antvis/scale/releases)
- [Changelog](https://github.com/antvis/scale/blob/master/CHANGELOG.md)
- [Commits](https://github.com/antvis/scale/compare/0.2.3...0.3.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-09 11:54:28 +08:00 |
|
dependabot-preview[bot]
|
453c96ca21
|
chore(deps-dev): bump husky from 3.1.0 to 4.2.5
Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 4.2.5.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v3.1.0...v4.2.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-09 11:53:23 +08:00 |
|
dependabot-preview[bot]
|
b027891f0e
|
chore(deps-dev): bump jest from 24.9.0 to 26.0.1
Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.0.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-09 11:53:08 +08:00 |
|
dependabot-preview[bot]
|
28fa97b76c
|
chore(deps-dev): bump ts-loader from 6.2.2 to 7.0.3
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.2.2 to 7.0.3.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v6.2.2...v7.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-09 11:52:52 +08:00 |
|
dependabot-preview[bot]
|
fbd448f323
|
chore(deps-dev): bump @types/jest from 24.9.1 to 25.2.1
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.9.1 to 25.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-09 11:52:25 +08:00 |
|
baizn
|
ea599600e4
|
fix: update graph plugin api
|
2020-05-07 19:30:30 +08:00 |
|
baizn
|
c98ad89b59
|
fix: transplie d3-force to support ie11
|
2020-05-07 19:30:30 +08:00 |
|