huangz
|
bab7b42859
|
feat: add getCustomOptions
|
2020-06-29 13:42:14 +08:00 |
|
Yanyan-Wang
|
c1bca220ad
|
fix: rebase
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
2e9c262ca4
|
chore: update G to resolve the blur canvas problem
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
0b51d274c6
|
docs: update arrow demos.
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
59f646b1c4
|
docs: update arrow docs.
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
802a6a4a82
|
fix: create combo with parentId problem. closes: #1729
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
f5eafe7f17
|
feat: 6 built-in arrows and 4 built-in markers.
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
fcad47d2b6
|
feat: built-in arrows and markers.
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
5b6f5491a6
|
fix: force layout with addItem and relayout. closes: #1275.
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
5b1ab44280
|
feat: built-in arrows; feat: built-in markers;
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
4cda628e32
|
fix: offset for tooltip in types.
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
76af4f59f2
|
feat: adjacency matrix in Algorithm. feat: floydShall shortest path in Algorithm.
|
2020-06-29 11:01:43 +08:00 |
|
baizn
|
2378d4eac9
|
fix: drag node push stack when enableStack is true
|
2020-06-24 14:05:49 +08:00 |
|
baizn
|
73be2a0e01
|
fix: remove toolbar container from canvas container
|
2020-06-24 14:05:49 +08:00 |
|
baizn
|
4808d78f5d
|
fix: refactor toolbar plugins
|
2020-06-24 14:05:49 +08:00 |
|
baizn
|
b14e7da300
|
fix: refactor plugins
|
2020-06-24 14:05:49 +08:00 |
|
baizn
|
991cc3e828
|
feat: add tooltip plugins
|
2020-06-24 14:05:49 +08:00 |
|
baizn
|
8c9396768f
|
feat: toolbar & menu components
|
2020-06-24 14:05:49 +08:00 |
|
baizn
|
1e162fb090
|
feat: toolbar & menu components
|
2020-06-24 14:05:49 +08:00 |
|
baizn
|
34f74018d9
|
feat: toolbar & menu component
|
2020-06-24 14:05:49 +08:00 |
|
baizn
|
2a0740a92c
|
fix: redo & undo
|
2020-06-24 14:05:49 +08:00 |
|
baizn
|
8babe5631b
|
feat: redo & undo
|
2020-06-24 14:05:49 +08:00 |
|
baizn
|
a94f5dbf79
|
fix: 不能设置不存在的状态
|
2020-06-24 14:05:49 +08:00 |
|
Yanyan-Wang
|
de863e4484
|
feat: degree algorithm; feat: graph.getNodeDegree; docs: update CHANGELOG.
|
2020-06-24 14:05:49 +08:00 |
|
baizn
|
289b819412
|
fix: redo & undo
|
2020-06-24 14:05:49 +08:00 |
|
baizn
|
9454126c45
|
feat: redo & undo
|
2020-06-24 14:05:49 +08:00 |
|
baizn
|
526c5d33ba
|
feat: redo & undo
|
2020-06-24 14:05:49 +08:00 |
|
baizn
|
94524f0715
|
fix: support configuration enabled undo & redo stack, default disabled
|
2020-06-23 17:20:20 +08:00 |
|
baizn
|
d875142d9a
|
fix: 支持操作如 redo 栈
|
2020-06-23 17:20:20 +08:00 |
|
baizn
|
c62483b19b
|
feat: add get stack function
|
2020-06-23 17:20:20 +08:00 |
|
baizn
|
714a955a48
|
fix: clear stack data before destory graph
|
2020-06-23 17:20:20 +08:00 |
|
baizn
|
c4bcca2484
|
fix: remove undo & redo function, move to toolbar plugin
|
2020-06-23 17:20:20 +08:00 |
|
baizn
|
4cc3b5a7a0
|
fix: remove unused import
|
2020-06-23 17:20:20 +08:00 |
|
baizn
|
cef32d3dce
|
fix: redo & undo
|
2020-06-23 17:20:20 +08:00 |
|
baizn
|
dffd9f1bc7
|
feat: redo & undo
|
2020-06-23 17:20:20 +08:00 |
|
baizn
|
755008f04b
|
fix: keyshape states bug & add tree demo
|
2020-06-23 16:48:17 +08:00 |
|
Yanyan-Wang
|
c6c8f9cc5e
|
docs: add drag subtree demo. docs: add dagre align upper demo.
|
2020-06-23 15:16:10 +08:00 |
|
afc163
|
6b0a3f7574
|
fix gallery demo url
https://github.com/antvis/gatsby-theme-antv/releases/tag/0.10.66
|
2020-06-23 13:12:59 +08:00 |
|
Yanyan-Wang
|
93241b59b2
|
docs: update offset for modelRect.
|
2020-06-23 10:35:20 +08:00 |
|
Yanyan-Wang
|
c73ea86c29
|
chore: update gatsby version. docs: update downloadImage API.
|
2020-06-22 19:31:56 +08:00 |
|
Yanyan-Wang
|
1c9d4c1308
|
docs: update dagre align docs.
|
2020-06-22 14:35:20 +08:00 |
|
Yanyan-Wang
|
099f75b666
|
docs: update collapse-expand-combo behavior docs.
|
2020-06-22 13:55:00 +08:00 |
|
Yanyan-Wang
|
fb93cda45c
|
fix: update the edges after first render with collapsed combos.
|
2020-06-22 13:55:00 +08:00 |
|
Yanyan-Wang
|
3da8396619
|
fix: unify the shape names for custom node and extended node
|
2020-06-22 13:55:00 +08:00 |
|
Yanyan-Wang
|
46689a1042
|
docs: update CHANGELOG
|
2020-06-22 13:55:00 +08:00 |
|
Yanyan-Wang
|
a134a58fd7
|
feat: graph.getMinZoom, graph.setMinZoom, graph.getMaxZoom, graph.setMaxZoom, graph.getWidth, graph.getHeight API. docs: update the graph API with new apis.
|
2020-06-22 13:55:00 +08:00 |
|
Yanyan-Wang
|
161ff7c0e8
|
fix: combo collapse and expand with edges problem. feat: getGroup and getContainer API for graph. fix: destroy the tooltip DOMs when destroy the graph.
|
2020-06-22 13:55:00 +08:00 |
|
Yanyan-Wang
|
ddd7d6335a
|
feat: shouldBegin for click-select behavior, closes: #1706. docs: update the configurations and timing events for behaviors docs.
|
2020-06-22 13:55:00 +08:00 |
|
liuhuidi
|
a9a47a4f35
|
docs: opt?-->edge
|
2020-06-17 15:20:06 +08:00 |
|
Yanyan-Wang
|
e4111b2041
|
docs: update combo.removeNode docs and state docs.
|
2020-06-16 17:19:39 +08:00 |
|