- update graphin's version to 2.0.4 (fbb00c35)
- update version (ed7b7336)
- update graphin's version (42af6d6f)
- update version to solve @antv/layout problem (5bf1f63d)
- remove demo (bdd7089f)
- update docs (6b906867)
- rename behaviros to behaviors (48e1b487)
- addNode in GraphSchema (36ab20a4)
- add DragNodeWithForce Behaviors (c03a176a)
- update node-update docs (104d7855)
- update interface docs (4e6310db)
- improve translation (257b9d8d)
- improve translation (e1551eda)
- migrations in english translation (c9eeeada)
- Migration (cca41924)
- contribution guide (30c3c3c9)
- remove change log title (5f656c68)
- quick start (e60ecd07)
- shapen quick start (ef3c5ba1)
- sync node element with zh (87030ec3)
- sync canvas behavior with zh (27a7f992)
- link to en pages (da44a7d8)
- adjust components demos (27858a2b)
- adjust layout demos (7a2849ef)
- adjust behaviors demos (6c2aa98e)
- adjust render demos (7347d5ac)
- adjust quick-start demos (068681a6)
- adjust register demos (b06ab9bc)
- rename dirname from case to solution (66dc416f)
- remove geamaker case (348302a3)
- update version to 2.0.0-beta.13 (c77642d8)
- update changelog (cf047835)
- fix styling (179dad8b)
- adjust layout demos dir (1ec619b9)
- style mock (740980eb)
- export layouts (ffbfb6a2)
- graphin:
- deps-dev:
- bump @types/jest from 24.9.1 to 25.2.3 (af0dbb68)
- bump ts-loader from 6.2.2 to 7.0.4 (67e6fbb3)
- bump @testing-library/jest-dom from 4.2.4 to 5.7.0 (e211ec8a)
- bump less-loader from 4.1.0 to 6.1.0 (57d1d4a9)
- bump rimraf from 2.7.1 to 3.0.2 (83b7530f)
- bump style-loader from 0.23.1 to 1.2.1 (6a539f1c)
- bump husky from 1.3.1 to 4.2.5 (956c02af)
- bump file-loader from 4.3.0 to 6.0.0 (164319b3)
- bump lint-staged from 8.2.1 to 10.2.2 (1f88753f)
- deps: bump antd from 3.26.17 to 4.2.4 (ab146cfb)
- adjust icons demos (753cda3a)
- add update elements demos (b3956651)
- graphin:
- add behaviors demos (ad46384b)
- add theme demos (8206356c)
- add edge demos (c6f05617)
- add some demos (8abf16bf)
- fix demo style (f9ed325f)
- add animate switch for large graph (1815f3dd)
- add graphin-docs (df11f519)
- add source demo (2c1bd398)
- add render layout demo (33c4d138)
- add LargeGraph expand demos (eac14249)
- update dumi-theme-graphin version to 0.1.1 (7d022403)
- add overview demos (f18853bd)
- add dumi-theme-graphin (61b5d96e)
- set apis.focusItemById to selected status (142b6274)
- adjust edge and node active status style (3f4f3706)
- add cloud-security solution case (08e52c99)
- add knowledge-graph solution case (50a67c29)
- add graph-database solution case (53606fe3)
- add financial-risk-control solution case (d1b7b4ce)
- add enterprise-risk-control solution case (203f3e46)
- add graph database case (de0c59dd)
- add poly and loop edge demos (84773208)
- add sub layout demos (WIP) (e0576652)
- add tree layout switching (f9c56c72)
- add subLayout method (66b9cca9)
- add processEdges utils (362a5c71)
- fix graphin typing error (920a6f40)
- fix npmignore file (af950dbc)
- add layout demos (95584b5b)
- add walk utils and fix tree method (d1949bad)
- fix GraphinTreeData type (65c8a6f8)
- prefect edge loop type (0cbaedf0)
- fix label.visible not work (20d81f9d)
- update components to 2.0.0-beta.11 (cae74208)
- update graphin version to 2.0.0-beta.11 (244b616d)
- update utils.mock().tree().graphinTree() method (a68b097c)
- add update status demos (2a20d311)
- add dev tips when graphType change (71ece7ed)
- remove console.log (73c5ada1)
- fix calculate label position (bb55afff)
- add Tooltip demo to solve contextmenu event (38dbda9f)
- fix getDataFromGraph (84087e2d)
- update graphin-components version (fecdc8ca)
- update graphin version to 2.0.0-beta.10 (6cb09d9f)
- auto set loop type in graphin (3d56fbde)
- remove Hover edge in graphin (c8d6a7c9)
- add loop and poly edge (05be2db9)
- add demos for graphin (226679cc)
- add layoutselector files (77060d01)
- add database build schema case (e34b1d17)
- adjust graphin docs (67b6792e)
- add Graphin theme docs (5482bf09)
- add theme dirs (6352f565)
- fix package dependencies (620a0298)
- fix components packing error (bfb83fa7)
- update local G6 external (0d5a070c)
- update G6 latest version (b286d781)
- fix DragCanvas shouldBegin returns (1a67e8ac)
- publish [email protected] (8eb61a07)
- add edge demo (055f8b9c)
- add edge interface docs (fcd5cfbe)
- adjust prettier config (d6a31e5b)
- fix components typing error (afc9b634)
- add EdgeStyle typing (fb93a549)
- add Edge Hover (525c82d1)
- adjust graphin default style (f0b08be4)
- add fillOpacity attrs (8991ad47)
- add background for line and fix typing error (a5e139a3)
- get data from graph when layout changed (7cf4773d)
- add update-node demos (a4041543)
- remove x,y props (f1567215)
- update toolbar interface (650e9f9c)
- update Toolbar docs (82e284f6)
- update toolbar demos (50186dc8)
- fix build-in theme (840a5d74)
- add docs (646844ef)
- add render network and tree demo (3a8d880a)
- add typing description (d83e91a5)
- add FontPaint behaviors (9575d7bf)
- add interface demos (0d0fe668)
- remove graphin/icons ddemo (1f10e783)
- add some docs (1ac6a925)
- refactor toolbar component (27ca1d58)
- add dumi-theme-graphin packages (c21d787d)
- add 1.x site url (9da0e364)
- update nodestyle (f9253380)
- graphscope example (38416926)
- init graphscope project (d53e5e6a)
- add graphin-line edge (e95374ac)
- graphin:
- share common utils in graphin-circle (0f16bd5f)
- fix typing error (b3c0db23)
- fix typing error (45a730fe)
- add active style (5f9a799b)
- add Select demos (c7e09880)
- add typing (d3d44c3a)
- add handleAfterLayout and graphin:afterlayout emit (f6b0eaa1)
- FitView not work in TreeGraph (8f6cadeb)
- fix FitView import error (e14d8b12)
- add afterlayout emit (1ce04d10)
- add FitView Behaviors (3bd10ea7)
- update pack tool (bd998a7f)
- deconstruct graphin static method (49bf2403)
- add quick-start demos (a03e693d)
- fix typing error (ad3ef202)
- update quick-start component demos (86112d6d)
- update quick-start demo (f3734735)
- add quick-start docs (b8edff1a)
- export utils (b2bb0b97)
- fix typing (841dd6a5)
- rename render layout to preset layout (cf0c97eb)
- fix typing error (7bb498db)
- shared setStatusStyle code (228f5305)
- add graphin-line default value (22078023)
- add theme into context (db8841f7)
- add inactive style (40e3f6ef)
- add typing (ed6b84bf)
- fix graphin-cricle animate (5ce31cf2)
- add defaultNode and nodeStatesStyle for graphin (919dfc33)
- add default nodeStyle and nodeStatusStyle (dbc2aa02)
- add HaloStyle typing (f936bd91)
- add update method for graphin-circle (b3140a2f)
- add default options for concentric (9caf8c24)
- add _intialStyle in model to fix reset issue (ba20733f)
- add theme for graphin (7cbc17c2)
- add node expand demos (98b8cee2)
- fix graphin-force without animate (f9a560bb)
- Merge branch master into sprint-0111 (0893f599)
- add context init state (223b0770)
- add Hoverable Behaviors (332f26a5)
- fix mock utils (a05daa81)
- adjust interface (d0f9ea7c)
- add setStatus in graphin-circle (9e863751)
- adjust largeGraph style (b3aa9ad7)
- adjust export file (f59da1c5)
- add preset layout (abac5cfd)
- prefect largeGraph demo (39938620)
- adjust package script (dba0cd13)
- add apiController (7a615341)
- add apis into GraphinContext (430207d1)
- add graphin apis (f6c126d4)
- add ActivateRelations demo (c5059afd)
- add ActivateRelations behavior (bad0678c)
- upgrade [email protected] version (02dbdacd)
- components:
- add theme inot Legend.Node (f15303f8)
- add custom legend (08863413)
- fix .npmignore (6c4ba14e)
- add build:umd script (64f242e5)
- do not export VisSettingPanel (2638cd30)
- change VisSetting Panel dir (478de68f)
- fix import url (3ed056f8)
- fix typing error (ae452fb0)
- prefect VisSettingPanel (f9458a5f)
- add visualSetting Panel (50b31002)
- add Legend demos (c242677c)
- add Legend Component (d578d91c)
- add showLabel props into FishEye (db66207b)
- add Toolbar Antd Demo (517b3316)
- remove g6 dependence in components (8c8a5bd1)
- remove 1.x components (858bae1f)
- add FishEye Component (154f24f8)
- add EdgeBundling demos (24d471d0)
- icons:
- scope:
- Components: ignore PieMenu theme type check (0912ccf9)
- graphscope: add npm script (652d678f)
- component: add MiniMap Component (23890ec8)
- fix Hoverable props (864abb96)
- adjust Legend demos (8c4952fa)
- fix defaultNode (587b4ca7)
- remove parseLabel conditional judgment (8df518ef)
- add right label postion (728b6b5b)
- add isLoop (78c10d01)
- resolve eslint rules (03e4eedb)
- update layoutselector (f6ae590a)
- update element detail panel style (1f09dfaf)
- graphScope add detail panel (7725c162)
- set build config to lessinbablelmode (ce0874bb)
- update graphscope (3ddb5e1a)
- node detail & color (aaff1626)
- update graphScope package (ccd2cf01)
- graphScope support components optional (0c513646)
- toolbar docs (33124d1f)
- toolbar component demos (9a80bf4e)
- solve dumi-theme-graphin error (4dd0d1c2)
- github ci ignore graphscope (0cd8dcce)
- add label shape parseAttr (727011d1)
- add toolbar files (94a13734)
- graphin-comonent build (cf93d3f6)
- update graphin-component build problem (ffac2ab5)
- update graphscope eslint (703cb4be)
- graphscope build problem (db2367d6)
- update entry file (edc5c6e5)
- update edge types file (b36bea06)
- add graphin-line type (45e55205)
- update edge types file (16d8dcad)
- update G6 & add node example (3f1285c9)
- add edge style types support parallel & animation (ab6abe60)
- update type file path (c0922eda)
- update mirror action (a38b4ad8)
- components:
- graphin:
- style: fix eslint error (5e1debfc)
- component: fix menu error (c3d341b3)
- add layout switching (4096a667)
- //github.com/antvis/Graphin (d4e18a57)
- fix eslint error and skip test (63162f23)
- graphin:
- graphin:
- site: add gallery into site (64c2ca03)
- graphin:
- deps-dev:
- bump @types/jest from 24.9.1 to 25.2.3 (af0dbb68)
- bump ts-loader from 6.2.2 to 7.0.4 (67e6fbb3)
- bump @testing-library/jest-dom from 4.2.4 to 5.7.0 (e211ec8a)
- bump less-loader from 4.1.0 to 6.1.0 (57d1d4a9)
- bump rimraf from 2.7.1 to 3.0.2 (83b7530f)
- bump style-loader from 0.23.1 to 1.2.1 (6a539f1c)
- bump husky from 1.3.1 to 4.2.5 (956c02af)
- bump file-loader from 4.3.0 to 6.0.0 (164319b3)
- bump lint-staged from 8.2.1 to 10.2.2 (1f88753f)
- deps: bump antd from 3.26.17 to 4.2.4 (ab146cfb)
- graphin:
- add behaviors demos (ad46384b)
- add theme demos (8206356c)
- add edge demos (c6f05617)
- add some demos (8abf16bf)
- fix demo style (f9ed325f)
- add animate switch for large graph (1815f3dd)
- add graphin-docs (df11f519)
- add source demo (2c1bd398)
- add render layout demo (33c4d138)
- add LargeGraph expand demos (eac14249)
- fix graphin typing error (920a6f40)
- fix npmignore file (af950dbc)
- add layout demos (95584b5b)
- add walk utils and fix tree method (d1949bad)
- fix GraphinTreeData type (65c8a6f8)
- prefect edge loop type (0cbaedf0)
- fix label.visible not work (20d81f9d)
- update components to 2.0.0-beta.11 (cae74208)
- update graphin version to 2.0.0-beta.11 (244b616d)
- update utils.mock().tree().graphinTree() method (a68b097c)
- add update status demos (2a20d311)
- add dev tips when graphType change (71ece7ed)
- remove console.log (73c5ada1)
- fix calculate label position (bb55afff)
- add Tooltip demo to solve contextmenu event (38dbda9f)
- fix getDataFromGraph (84087e2d)
- update graphin-components version (fecdc8ca)
- update graphin version to 2.0.0-beta.10 (6cb09d9f)
- auto set loop type in graphin (3d56fbde)
- remove Hover edge in graphin (c8d6a7c9)
- add loop and poly edge (05be2db9)
- add demos for graphin (226679cc)
- add layoutselector files (77060d01)
- add database build schema case (e34b1d17)
- adjust graphin docs (67b6792e)
- add Graphin theme docs (5482bf09)
- add theme dirs (6352f565)
- fix package dependencies (620a0298)
- fix components packing error (bfb83fa7)
- update local G6 external (0d5a070c)
- update G6 latest version (b286d781)
- fix DragCanvas shouldBegin returns (1a67e8ac)
- publish [email protected] (8eb61a07)
- add edge demo (055f8b9c)
- add edge interface docs (fcd5cfbe)
- adjust prettier config (d6a31e5b)
- fix components typing error (afc9b634)
- add EdgeStyle typing (fb93a549)
- add Edge Hover (525c82d1)
- adjust graphin default style (f0b08be4)
- add fillOpacity attrs (8991ad47)
- add background for line and fix typing error (a5e139a3)
- get data from graph when layout changed (7cf4773d)
- add update-node demos (a4041543)
- remove x,y props (f1567215)
- update toolbar interface (650e9f9c)
- update Toolbar docs (82e284f6)
- update toolbar demos (50186dc8)
- fix build-in theme (840a5d74)
- add docs (646844ef)
- add render network and tree demo (3a8d880a)
- add typing description (d83e91a5)
- add FontPaint behaviors (9575d7bf)
- add interface demos (0d0fe668)
- remove graphin/icons ddemo (1f10e783)
- add some docs (1ac6a925)
- refactor toolbar component (27ca1d58)
- add dumi-theme-graphin packages (c21d787d)
- add 1.x site url (9da0e364)
- update nodestyle (f9253380)
- graphscope example (38416926)
- init graphscope project (d53e5e6a)
- add graphin-line edge (e95374ac)
- graphin:
- share common utils in graphin-circle (0f16bd5f)
- fix typing error (b3c0db23)
- fix typing error (45a730fe)
- add active style (5f9a799b)
- add Select demos (c7e09880)
- add typing (d3d44c3a)
- add handleAfterLayout and graphin:afterlayout emit (f6b0eaa1)
- FitView not work in TreeGraph (8f6cadeb)
- fix FitView import error (e14d8b12)
- add afterlayout emit (1ce04d10)
- add FitView Behaviors (3bd10ea7)
- update pack tool (bd998a7f)
- deconstruct graphin static method (49bf2403)
- add quick-start demos (a03e693d)
- fix typing error (ad3ef202)
- update quick-start component demos (86112d6d)
- update quick-start demo (f3734735)
- add quick-start docs (b8edff1a)
- export utils (b2bb0b97)
- fix typing (841dd6a5)
- rename render layout to preset layout (cf0c97eb)
- fix typing error (7bb498db)
- shared setStatusStyle code (228f5305)
- add graphin-line default value (22078023)
- add theme into context (db8841f7)
- add inactive style (40e3f6ef)
- add typing (ed6b84bf)
- fix graphin-cricle animate (5ce31cf2)
- add defaultNode and nodeStatesStyle for graphin (919dfc33)
- add default nodeStyle and nodeStatusStyle (dbc2aa02)
- add HaloStyle typing (f936bd91)
- add update method for graphin-circle (b3140a2f)
- add default options for concentric (9caf8c24)
- add _intialStyle in model to fix reset issue (ba20733f)
- add theme for graphin (7cbc17c2)
- add node expand demos (98b8cee2)
- fix graphin-force without animate (f9a560bb)
- Merge branch master into sprint-0111 (0893f599)
- add context init state (223b0770)
- add Hoverable Behaviors (332f26a5)
- fix mock utils (a05daa81)
- adjust interface (d0f9ea7c)
- add setStatus in graphin-circle (9e863751)
- adjust largeGraph style (b3aa9ad7)
- adjust export file (f59da1c5)
- add preset layout (abac5cfd)
- prefect largeGraph demo (39938620)
- adjust package script (dba0cd13)
- add apiController (7a615341)
- add apis into GraphinContext (430207d1)
- add graphin apis (f6c126d4)
- add ActivateRelations demo (c5059afd)
- add ActivateRelations behavior (bad0678c)
- upgrade [email protected] version (02dbdacd)
- components:
- add theme inot Legend.Node (f15303f8)
- add custom legend (08863413)
- fix .npmignore (6c4ba14e)
- add build:umd script (64f242e5)
- do not export VisSettingPanel (2638cd30)
- change VisSetting Panel dir (478de68f)
- fix import url (3ed056f8)
- fix typing error (ae452fb0)
- prefect VisSettingPanel (f9458a5f)
- add visualSetting Panel (50b31002)
- add Legend demos (c242677c)
- add Legend Component (d578d91c)
- add showLabel props into FishEye (db66207b)
- add Toolbar Antd Demo (517b3316)
- remove g6 dependence in components (8c8a5bd1)
- remove 1.x components (858bae1f)
- add FishEye Component (154f24f8)
- add EdgeBundling demos (24d471d0)
- icons:
- scope:
- Components: ignore PieMenu theme type check (0912ccf9)
- graphscope: add npm script (652d678f)
- component: add MiniMap Component (23890ec8)
- add right label postion (728b6b5b)
- add isLoop (78c10d01)
- resolve eslint rules (03e4eedb)
- update layoutselector (f6ae590a)
- update element detail panel style (1f09dfaf)
- graphScope add detail panel (7725c162)
- set build config to lessinbablelmode (ce0874bb)
- update graphscope (3ddb5e1a)
- node detail & color (aaff1626)
- update graphScope package (ccd2cf01)
- graphScope support components optional (0c513646)
- toolbar docs (33124d1f)
- toolbar component demos (9a80bf4e)
- solve dumi-theme-graphin error (4dd0d1c2)
- github ci ignore graphscope (0cd8dcce)
- add label shape parseAttr (727011d1)
- add toolbar files (94a13734)
- graphin-comonent build (cf93d3f6)
- update graphin-component build problem (ffac2ab5)
- update graphscope eslint (703cb4be)
- graphscope build problem (db2367d6)
- update entry file (edc5c6e5)
- update edge types file (b36bea06)
- add graphin-line type (45e55205)
- update edge types file (16d8dcad)
- update G6 & add node example (3f1285c9)
- add edge style types support parallel & animation (ab6abe60)
- update type file path (c0922eda)
- update mirror action (a38b4ad8)
- components:
- graphin:
- style: fix eslint error (5e1debfc)
- component: fix menu error (c3d341b3)
- graphin:
- site: add gallery into site (64c2ca03)
- graphin:
- update docs and version (c8cfd776)
- fix force layout without animate (6ab38e4d)
- components: update version to 1.4.1 (a6f31ab4)
- common: export G6 from @antv/g6 (fc6885e4)
- common:
- graphin: fix ci (eb56c951)
- graphin: remove console.log (25c51ac6)
- site:
- Graphin: change shape to type for [email protected] (8df002e9)
- graphin:
- docs: update Legend (c59bc77d)
- components: Add Legend component (3f452374)
- release 1.0.6-beta (5a9f21e4)
- graphin:
- v1.4.0 upgrade g6 version to 3.5 (0d33bec2)
- add cursor pointer (931e9dee)
- upgrading dependencies (d844962c)
- common:
- v1.3.0 (dc167f4e)
- fix ts typing error after upgrade 3.5 (2af719cc)
- remove useless layout option for g6 degre layout (2931dc2b)
- clear selected state brefore new node is selected (77a0cc1a)
- fix line arrow direction after upgrade g6 (b31d598b)
- close g6 local refresh to avoid clip ghost issue (c7d470e5)
- upgrade inner shape to adopt g6 3.4 (fe3893e1)
- fix pointer center issue in layout after update g6 3.4 (08c315c1)
- replace shape by type in Node/Edge (fbad8a89)
- upgrade clearItemStates api (5f0d640d)
- upgrade @antv/g6 to 3.4 (6bf439e6)
- fix ts error (390fb4ec)
- fix testing case (17cf0f77)
- fix testing case which is broken after upgrading g6 to 3.3 (b8b2102b)
- clean eslint warning (9a51056a)
- fix G Object is unknown issue (e31f81c7)
- fix typing error (faf32663)
- graphin: change didupdate logic (a1975c7b)
- upgrade:
- common:
- feat(graphin) release version 1.2.2 (1e93ddfb)
- upgrade: upgrade prettier to 2.0 (3a71fb9b)
- build: add jest ts definite types (1f947edc)
- 🔀 add GitHub Action to sync Gitee (79d9d937)
- remove defaultNode and optimize code (494328e0)
- update deps (15d72ab2)
- add style.nodeSize for mock utils (7bff17b2)
- add layout switching example (4d9e0cb8)
- add risk knowledge graph case (20ceff2f)
- add graphin analysis case (70c59e03)
- fix lerna npmclient (902a6cf2)
- add tree for mock (64909f67)
- complete radial layout (4abf3236)
- add simple Timebar demo (98ffdae8)
- Complete the demo of Toolbar and ContextMenu (2557d6db)
- fix graphin options (d0db5ca0)
- fix the preset layout (9aca83e4)
- Only arrow functions in the class can be packaged (70c50c8b)
- add base layout example (e892bf8a)
- site:
- update npmClient (e38808fd)
- replace tnpm with yarn to avoid ci error (24682a8b)
- support user defined property in date props (49d0076f)
- fetch data url (988b580d)
- Support multiple behavior modes closes #62 (f7f88968)
- test: graphin first render fragment should have only one child (d3cfa49a)
- common: update jest snapshot (c78380e5)
- site: resolve style conflicts #44 (3425139e)
- common:
- Jest does not support ES module (4beabd56)
- uniform inner shape name (f34af717)
- downgrade ts target to es2015 (4967aba7)
- replace degre with badge and explore it to user (df4c426b)
- fix inner shape label position and badge color (f5f2f6f7)
- new inner shape demo (7abb7d11)
- update history change list (bb908daa)
- add change log generator tool (3abd8e3f)
- add change log generator tool (57df91f7)
- update edge label default color (a1ded89e)
- adjust leabel position and label color (365ab77b)
- update dark style of graph studio shape (faa9e7d2)
- support user-defined layout option declaration (40e9179b)
- fix behavior document (9c863783)
- opt tween animation of force layout in worker mode to make it more smoothly (a07335b6)
- invalid data path (cc617d0b)
- new stub and point shape (8cdc46a5)
- new hexagon shape (901e9d9b)
- new node/edge shape (6b0cb8bd)
- upgrade prettier to 2.0.2 to support ts optional chain (c85e620e)
- update copyright (f4cc64f6)
- replace graphin studio with graph studio (0a5182aa)
- antvis/Graphin into doc/graphin-shape-demo (c52c7dab)
- update to version 1.1.0-beta.1 (4c0519d0)
- format code (509a3ef9)
- update graphin-studio prettier config (5e5ec40a)
- find-connections and node-expand (4a62c187)
- update layout apis docs (bc0af2f0)
- add webworker for force layout (53903091)
- fix full screen bugs (50ca0ccc)
- demand loading antd for components (5098991e)
- fix ci (59b2fe2c)
- release graphon v1.0.5 (e6888e1f)
- release graphin-components v1.0.4 (40148f7e)
- release graphin v1.0.4 (a4263cd6)
- graphin v1.0.3 (5d522dbe)
- using shallow equal for should update for deps (025ee503)
- doc get started url (442baa57)
- add restartForceOnDrag flag in options (fb706729)
- add umd bundle for graphin components and add umd install doc in readme (23d3e46d)
- disable isZoomOptimize by default (50fc0798)
- add id, source, target on data when check data (591a705a)
- remove useless file (ec1b63d6)
- format jsx file (bf3bb100)
- add umd build for graphin (2726fa63)
- fix doc typo (29b58d87)
- format code with 2 spaces (90996517)
- allow options.modes to be merge into g6 options (1a8f1512)
- 将 forceSimulation 的处理内置在 graphin,业务端不需要感知 (cfb06a8e)
- remove forceSimulation before layout change (466e67fe)
- subgraph layout demo on site. (4310001f)
- learn link graphin-site (e160b0fa)
- provide layout api's return type (bc620591)
- eslint is broken after upgrade to 2.19.1 (ed4c867e)
- update deps version in graphin studio (5dfd7c6a)
- fix graphin studio bundle config (31ca2227)
- move graphin to devDependencies (0220fb35)
- modify gatsby.config.js (af9b099f)
- graphin examples (94bca824)
- modify the wrong word (fd9f79cf)
- update readme.md (23415f89)
- add 红楼梦 case (a8d0b10b)
- update docs for getting started (ad34f9bb)
- add examples (859a081e)
- add label for Node type (ba444e1e)
- fix examples throw error (a1b547a3)
- add layout demo (5615c67b)
- add graphin-site/examples (d3dfc810)
- update docs and update g6 version (0878090a)
- add DingTalk QR (1236f5ca)
- update en docs (2189c43e)
- update readme (4ed7cc16)
- fix studio email node type icon (5a604438)
- release graphin/1.0.1 (3e724b43)
- fix icon default value (dde6585a)
- update codepen url in get started (45b6c423)
- fix ci (20354818)
- release graphin/v1.0.0 and graphin-components/v1.0.0 (b72480d6)
- allow empty icon for circle shape (18a42cb9)
- fix extend.icon issue (ac2bb18f)
- update readme (dd9daff8)
- iconfont extend issue (01450a6e)
- site:
- update doc (714bf592)
- fix graphin studio webpack config (ec40f4cf)
- update docs (cbb7586d)
- add antd icon for graphin (950f0d66)
- fix ci (ce3426d9)
- update readme (0f7ed74e)
- tweak readme (45bc8289)
- update graphin readme (935c8942)
- update docs (eee43fcd)
- fix ci (58ccf55e)
- fix all eslint errors (7eba4394)
- set default force centripetalOptions (9fdde7fd)
- fix mock type method (c54484e4)
- update graphin components deps (210cfcbd)
- update graphin-components test (6c403c80)
- update ci (c2fe0a2e)
- setting up travis ci && update graphin icon font (8c9aa2d0)
- update docs (f37ed7c9)
- update manual/main-concepts/layout.zh.md (bd5f6616)
- tweak studio webpack config (f7a75f62)
- update bundling for studio (1acb4f39)
- update english docs (03d1bc4e)
- update searchbar (6ab2f630)
- fix some bug (7d21dc42)
- update docs (b0a23b8f)
- update site home (aaadc0db)
- add english docs (ae1c4fe9)
- update g6 version (c8c7c0c7)
- update graphin version (02bb7874)
- Fix the width and height of the initial layout (97182b9b)
- update docs for api (6418e798)
- add english docs (04f57268)
- update graphin version (97f99595)
- add studio iframe (e561182c)
- add studio iframe (62dc1cdc)
- update docs (49b11629)
- update docs (3fdcfd5f)
- test github webHooks (e9841f4f)
- test github webHooks (6234ad4a)
- update npmClient (75ce7911)
- update npmClient (b402aa36)
- studio:
- graphin:
- remove compiler.update (aeab8a6e)
- update graphin test (03aa50ae)
- update graphin test (b6f6afb5)
- rename ci file (6984d09c)
- merge develop into master (15d2e40c)
- upgrade @antv/gatsby-theme-antv (e24859e7)
- graphin.antv.vision (a77f4d21)
- //github.com/antvis/graphin into develop (f31070f7)
- docz and d3 (71a9381e)
- packages:
- fix studio iframe style (7b27422c)
- test webHook (73243364)
- graphin-site: update docs for test (adcbe568)
- site: add gatsby site (c3bbe73f)
- init the repo (623c2583)