Commit Graph

34 Commits

Author SHA1 Message Date
baizn
4fd48827df fix: remove custom group code 2020-11-19 11:52:18 +08:00
Yanyan-Wang
93973b80dc feat: basic style(light version) for edges and combos 2020-11-11 19:34:56 +08:00
Yanyan-Wang
bae49036b1 feat: play the slice type time bar. 2020-09-24 11:08:10 +08:00
Yanyan-Wang
0b87f16f45 fix: toolbar redo undo addItem with type problem, closes #2043; fix: optimized drag-canvas with hidden items; fix: state style with 0 value problem, closes: #2039; feat: fisheye allows user to config the trigger of scaling range(r) and magnify factor(d) by scaleRBy and scaleDBy respectively; feat: add the percent text of magnify factor(d) for fisheye and users are allowed to configure it by show showDPercent.fix: layout with webworker leads to twice beforelayout, closes: #2052. 2020-09-14 10:59:09 +08:00
afc163
dc2c6c6043 style: fix eslint bugs 2020-08-17 18:50:55 +08:00
baizn
5b73d17ab0 feat: graph.priorityState & event mode 2020-07-22 15:41:48 +08:00
baizn
13e7fb952c fix: remove lodash dependencies 2020-07-13 11:24:25 +08:00
baizn
9d521e1a35 fix: 不能设置不存在的状态 2020-06-09 13:13:42 +08:00
Yanyan-Wang
b357e470de test: add tests for collapse-expand combo behavior, uncombo, hide/show combo, addItem with combo, removeItem with combo. 2020-05-21 15:24:22 +08:00
baizn
ddfda472bf fix: 调整类型申明 2020-05-21 15:24:22 +08:00
baizn
71076b7355 feat: combo interface 2020-05-21 15:24:22 +08:00
Yanyan-Wang
36c523381c feat: automatically add draggable to keyShape, users do not need to assign it when custom a node or an edge; fix: cannot read 0 of null problem in getPointByCanvas; fix: the shape.attr error in updateShapeStyle; fix: modify the usage of bbox in view controller since the interface is changed by G; fix: brush-select bug; fix: update G version to solve lacking of removeChild problem. fix: local rendering residual when changeData is called. doc: update the demo of custom behavior doc. doc: add plugin demos and cases for site. closes: #1250; 2020-02-25 21:37:39 +08:00
Yanyan-Wang
0612399996 fix: local refresh influence on changeData; fix: brush-select bug; refactor: upgrade g-canvas to 0.3.21 to solve lacking of removeChild function. closes: #1228 2020-02-25 21:37:39 +08:00
Yanyan-Wang
8a439bc2a1 fix: local refresh influence on changeData; fix: brush-select bug; refactor: upgrade g-canvas to 0.3.21 to solve lacking of removeChild function. closes: #1228 2020-02-25 21:37:39 +08:00
xieyunqi
da5a70829c fix:wrong spell and eslint 2020-02-17 22:50:45 +08:00
chenshuai2144
d8f5fe7d9b chore: prettier all code 2020-02-14 11:30:12 +08:00
vellengs
f416d81de7 Update mode-spec.ts 2020-02-13 14:46:48 +08:00
vellengs
a760197fa9 Update mode-spec.ts 2020-02-13 14:46:48 +08:00
Yanyan-Wang
bab3339a14 fix: render problem of custom node card demo. refactor: use type instead of shape to define the graphics type of a node or edge 2020-01-16 19:15:29 +08:00
Yanyan-Wang
a2235801da fix: add name for built-in shapes. fix: demos problem of the site. fix: export utils 2020-01-15 11:34:03 +08:00
baizn
523d353ed8 feat: 增加plugins,util,graph的单测 2020-01-13 09:47:41 +08:00
Yanyan-Wang
301d5125a4 feat: layout ts files. test: layout unit tests with satisfying coverage 2020-01-08 18:18:37 +08:00
baizn
11acc5ff15 feat: add graph & plugin unit test 2020-01-07 16:06:06 +08:00
Yanyan-Wang
581658b75d test: event-spec expect value 2020-01-07 15:50:37 +08:00
Yanyan-Wang
872b25f355 fix: delete all pixelratio, which is calculated by G automatically 2020-01-07 15:50:37 +08:00
zhanning.bzn
0677a9e090 feat: refactor node-group controller and unit test 2019-12-27 11:49:03 +08:00
zhanning.bzn
b8256d7c27 feat: add graph and view controller unit test 2019-12-25 16:42:27 +08:00
zhanning.bzn
ea1427da52 feat: add event and item controller unit test 2019-12-25 16:42:27 +08:00
Moyee
c3a7687b47 Merge branch 'dev-3.3' into g6-dev-20191209 2019-12-13 14:56:57 +08:00
zhanning.bzn
646676f8eb feat: refactor event controller and graph 2019-12-13 14:40:57 +08:00
zhanning.bzn
902ae5fccf feat: update graph types and refactor view controller 2019-12-12 21:40:26 +08:00
zhanning.bzn
274b04fed8 feat: update graph types and refactor view controller 2019-12-11 12:18:24 +08:00
zhanning.bzn
945895f426 fix: 类型文件不使用I开头 2019-12-10 20:44:43 +08:00
zhanning.bzn
831c5df4af feat: support use alias import files 2019-12-10 17:54:47 +08:00