Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/antvis/G6

♾ A Graph Visualization Framework in JavaScript.
https://github.com/antvis/G6

docs: add combo demo to site (#4769)

a73b940d87fa0eb04eea4bfad7fb70cb3aaf81e2 authored over 1 year ago
fix: parent combo size problem, closes: #4734 (#4750)

* fix: parent combo size problem, closes: #4734

* chore: update version num

f7f04cff5f20dfcb67f6e994418bc5a3a3fd8996 authored over 1 year ago
chore: add weekly stats (#4748)

4ad938a0e1d99f1046ff98fa2c454b2a0d617ba9 authored over 1 year ago
chore: add weekly stats (#4747)

76c1c56dc5b6b0091ee051f219d2d29b8a96bd3d authored over 1 year ago
fix: fisheye restore problem and code style (#4743)

* fix: fisheye restore problem and code style

* fix: fisheye label from node data

* chore:...

aa9c6a8e37cad4d686e4bc6de42f5e237b758d06 authored over 1 year ago
feat: add v5-fisheye (#4696)

* feat: add v5-fisheye main code

* feat: merge

* feat: fix text postion

* feat: change ...

d6bbaa985a7d112b9c64689a5a65817987aacbab authored over 1 year ago
chore: unify the version num for sub packages (#4720)

36708955bd53f6cf79e4a78cf0654e01df95a031 authored over 1 year ago
fix: custom node with image shape, setting state makes the image lost, closes: #4707 (#4719)

* fix: custom node with image shape, setting state makes the image lost, closes: #4707;

* fix...

42a29b131045bd8da3be1acba1fdafb7ce6e7bce authored over 1 year ago
feat(events): `graph.destroy` 增加 beforedestroy and afterdestroy lifecycle events (#4714)

* feat(lifecycle): graph destroy 增加 beforedestroy & afterdestroy 事件

* feat: typings and docs ...

29f1921c6659dae8314d86751fc60a4787b0857c authored over 1 year ago
docs: update the docs of how to use G6 in react env (#4716)

dfbf9b68a8cd76c67f0440304fa7324ca2dee4c2 authored over 1 year ago
feat: v5-plugin-tooltip (#4684)

* feat: v5-plugin-tooltip

* test: add tooltip test demo

* test: add unit test

* fix: cl...

8716c60c3cca216725a607e35e79cfc0b82a6635 authored over 1 year ago
feat: v5-plugin-contextmenu (#4682)

* feat: contextmenu v4 to v5

* fix: move the coordinate calculation before the asynchronous f...

9cf80a4a02912887cf1b065ada23f9511fa026d2 authored over 1 year ago
V5 feat/cubic edge,cubic horizon edge,cubic vertical edge (#4669)

* chore: update dependencies

* update jest.config.js for using `@kayahr/jest-electron-runner`...

8a520b2cb6f83e46438e66bd97bdfd77ee7f1f91 authored over 1 year ago
chore: update ga to v4 (#4676)

da3e9a5fd8534851c3f2eb00e9e6f51ec2a81eca authored over 1 year ago
feat: v5-quadratic (#4656)

* add: add a test demo

* feat: add quadratic

* add: add unit test demo

* fix: add seIte...

7405f26c76b4036a19fe81c8887b0e4eafb0b939 authored over 1 year ago
feat: add contextmenu event for graph canvas, node, and edge (#4675)

1a029724cf468b87753bed72675705d8efcd8126 authored over 1 year ago
add: make the error message more readable (#4666)

17c293bb327a18413cfb1af9353d3d211133ae4f authored over 1 year ago
Update comboMethods.zh.md (#4659)

标题的markdown格式调整

bd8eefc73a6719b7ca1207ab9e7709ad77bebe6f authored over 1 year ago
docs: update plugins.zh.md (#4649)

bb65cae51819d31f75dac06f9490b1cfc8d16e65 authored over 1 year ago
fix: implement onZoom as empty function for 3d node (#4647)

* fix: implement onZoom as empty function for 3d node

* chore: refine

* chore: lint

7d6959ed1b3bad5fad67a1dbd590e6997264ab14 authored over 1 year ago
Update and rename README.en-US.md to README.zh-US.md

a9753c30fca29309b1d2bafb0b9f84b20ed99e58 authored over 1 year ago
Update README.md

8bb95540001e25100e1117cad2acea387370266a authored over 1 year ago
Update README.md

5c9f3adc4474cf7f1c9ec5cfc796f66f64cb5b33 authored over 1 year ago
Update README.md

fe078334bd880324ef8880a8e04a8ce014feec8e authored over 1 year ago
Update README.md

58521d14ca5a13a82c0cf1e9c32b842280cc3ea8 authored over 1 year ago
v5-rect#1 (#4640)

* feat: add RectNode

* add: add rect test demo

* add: add rect test demo

* update: upda...

1cb99d0bbf4e317f764d5f836c0abbe3bd55db07 authored over 1 year ago
V5 fix label shape error (#4645)

* update: update demo for bug reproduce

* fix: fix the bug

eea0536007fe60bad95ec6adf8e10f130bce51a6 authored over 1 year ago
chore: upgrade styles for node (#4639)

* chore: upgrade styles for node

* fix: labelBackgroundShape size problem while state changing

f2b9c6be18c9e24c46eb995664b0f4d3f62134a4 authored over 1 year ago
chore: update version num (#4642)

49af6390c939524c11474b63e3443be238dd369a authored over 1 year ago
fix: scroll delta for old version of firefox; (#4641)

4b661b53d562cf64dc0278fbaad21adceedec7ee authored over 1 year ago
4.8.16 (#4636)

* fix: edge label is not draggable, closes: #4612; fix: error occurs while clicking back button ...

08e955ea45558c8d8848f19b01b8cddc29f9e2bf authored over 1 year ago
Feat: add 'topRight' position configuration in BadgesShapes (#4624)

* fix: support position config:'topRight'

* add demo to reproduce bug

c5a4696088b15eaf4fbcb4c5530f6e885fe605e2 authored over 1 year ago
fix: "Node not found" error from 'getNode()' (#4608)

* delete: delete workflow

* add: add demo to reproduce this bug

* fix: fix "node not found...

65c599edd24b5056f40eeb709bc31e4755f0032f authored over 1 year ago
chore: 更新 readme (#4607)

4e13ecc54918a2a48bf4e1389670729b6b48c7f9 authored over 1 year ago
fix(typings): graph off 方法支持不传入参数,会移除所有事件监听 (#4606)

Co-authored-by: liaoxiaojuan <[email protected]>

188ded785e28ce5dc39b257fafb3f158c3268f8f authored over 1 year ago
docs: v5 demo add star link (#4604)

96e36f2c9e5664bfcf789b89e684393344992d20 authored over 1 year ago
Update README.md

5d81efdbe679c45b64d76c25b3b8d754fd43b377 authored over 1 year ago
docs: Update README.md

1213e070bbfdf5af3505323a318b1900c71885d7 authored over 1 year ago
docs: Update README.md

b66194f5aed2c3a9dd94a87d8263eab3474b1d94 authored over 1 year ago
fix: drag-node error (#4573)

dcb82900dba28f83532fa3ee39727970afdeaf67 authored over 1 year ago
docs: update site (#4592)

d52dbf840013dcf4556c863968b5bd1a57f4615b authored over 1 year ago
chore: update g6 v5 for site (#4591)

1d9af681c594208e62cf7b0804d1f512c6c59a43 authored over 1 year ago
feat: update g6vp link (#4585)

f78f18cd7903b09b0d2dc11d0d9ed9e0bb0dd2a6 authored over 1 year ago
docs: update readme for 66 (#4590)

9bc6c8f218f3cf0ba483fc62683b577b775a81d0 authored over 1 year ago
fix: enhance performance with batch key (#4572)

3f674d4528d2a1c83e5b1f9f3046e16655de27c9 authored over 1 year ago
fix: combo animate is not activated with createCombo; (#4570)

* fix: combo animate is not activated with createCombo;

* Fix issue#4552, another 404 not fou...

34f2265030a55f425e365bc61c5d8c2b3175b62a authored over 1 year ago
docs: add readme to v5 (#4555)

* docs: add readme for v5

* docs: update readme

* docs: update v5 readme

* docs: update...

bd492eb35a1337b4b06d4ae60953b1f3fc1ac4dd authored over 1 year ago
feat: a demo for v5 and fix several bugs, details are in commits (#4553)

* feat: demo

* chore: refine demo

* chore: refine demo

* perf: demo with themes

* pe...

1cd6c9d2c3b353f9d9aa7465c173305bae3b2bbe authored over 1 year ago
chore: migrate issue hunt program to v5 branch (#4523)

* chore: configure the issue template

* docs: add issue hunt description

* chore: add issu...

2b44df189dd2e851447ba5a09541c372b49cd658 authored over 1 year ago
chore: g6 v5 demo update (#4547)

be99b93a2ca8f049f1739871f5492dcd7fde5821 authored over 1 year ago
docs: add small v5 demo to site (#4542)

93feb26c1949abce196a565ca042a9ef359fd99e authored over 1 year ago
docs: add v5 demo (#4541)

* docs: add v5 demo to the site

* docs: update data for 3d of v5 demo

1a1084751224182ac34ecbac6b48a3a6dbf91971 authored over 1 year ago
Update .dumirc.ts 统一官网消息配置,合并后官网发个版

40e3ed483e781a88d9d269e1bc8283e6bf7b05a5 authored over 1 year ago
chore: upgrade layout for umd (#4528)

9a6b789b8f75a0b0daedec67071faaef3c3d320d authored over 1 year ago
docs: fix issue hunt description typos (#4522)

ea8f954044cf6866dcc44e0be4ea0fb270cf06a7 authored over 1 year ago
fix: fix issue that cause workflow failed (#4521)

a07c7cfe27cb42e8e8468889c56c24f82549ef15 authored over 1 year ago
chore: fix issue hunt template errors (#4519)

996e7582bf6db9cec312a3b93be68b6aefa95a45 authored over 1 year ago
chore: add issue hunt program docs and templates (#4517)

* chore: add issue hunt program docs and templates

* docs: update hunt issue docs

* chore:...

444ffdef3f1b329d7b8697ecf478f373bc842e88 authored over 1 year ago
feat: create FUNDING.yml

ca64e595fef65a521ec4719bc8da7914c4d15691 authored over 1 year ago
chore: dependency (#4500)

993f2ae01842bc376763c15173e1dbcbdb3b7f4d authored over 1 year ago
feat: support 3d force-directed layout (#4495)

* feat: support 3d force-directed layout

* fix: remove debugger code

* chore: lint

3908b1e93e8f5c7f47af1a4363388e95c97fafb5 authored over 1 year ago
perf: update changelog (#4498)

29c8cbbaf89a5c43b50b6da59bf2879eefc30b30 authored over 1 year ago
fix: position animations; (#4457)

* fix: position animations;

* chore: update version nums

* fix: spiky donuts #3849 (#4452)...

a5cf6867c8618eaa5f1d9ce32c6d37cc2fcbab3c authored over 1 year ago
feat: integrate @antv/layout-wasm (#4481)

20ff95c76fa422bb1fbcdf129c893e5a467b6761 authored over 1 year ago
perf: performance test (#4480)

* perf: performance test

* fix: use latest g-webgl to enhance performance

* chore: lint

...

106c4a6ecc2324aabbab73bd052108b04af70ec2 authored over 1 year ago
feat: timebar 新增putInGraphContainer属性决定是否将timebar置于graph container 中 (#4492)

bcb4a68a0a42def76be8b7d7fe729f7667cdc18a authored over 1 year ago
feat: animations (#4439)

* feat: animations

* feat: zoom level rendering and size keeping; feat: animate at buildIn, s...

2f749bc0845714371379b9eb6de371719347da97 authored over 1 year ago
feat: style standards; perf: type refine (#4470)

* feat: style standards; perf: type refine

* chore: refine

05948c5e7da5ba1031096cc186d017b32257495b authored almost 2 years ago
feat: 3d item rendering (#4379)

* feat: 3d item rendering

* test: large number for 3d rendering

* fix: share geometry & ma...

9c8db01fe1af3feb87892c8cb135cf07ddd09447 authored almost 2 years ago
feat: drag-canvas behavior (#4450)

* feat: drag-canvas behavior

* chore: refine

* feat: zoom-canvas

* chore: refine

657004e5a759689fe92be14da177008ee01742fc authored almost 2 years ago
fix: update layout from animate false to true; (#4453)

* fix: update layout from animate false to true;

* chore: update version nums

aab80cdc9c232c4ac7d6237f9351081560c496d5 authored almost 2 years ago
fix: tests (#4449)

* fix: tests

* chore: refine

* chore: restore package json

88f36655102cc15ed11fe51a4f415a4a860da6f7 authored almost 2 years ago
chore: make library build work (#4388)

* chore: make library build work

* chore: fix type define error

* test: fix lint error

...

4040c6d4634d39e841d76a76fff5c197808b5325 authored almost 2 years ago
feat: plugin controller and base; feat: minimap; (#4390)

* feat: plugin controller and base; feat: minimap;

* feat: addPlugins, removePlugins, updateP...

f4c8d6ca72320e22cb75647df75e6f1ffa58cecf authored almost 2 years ago
feat: activate relations (#4380)

* chore: fix typing to support vite

* feat: Add browser-side integration testing

* feat: a...

bf06ee13787a697b821fda829983820e5079716b authored almost 2 years ago
fix: type for draw function in elements, closes: #4395 (#4398)

* fix: type for draw function in elements, closes: #4395

* fix: force2 with webworker, closes...

a31c45d87370ea5c6d29c40793ce4be810e2e338 authored almost 2 years ago
feat: add drag-node behavior (#4366)

* feat: add drag-node behavior

* feat(drag-node): add enableTransient feature

* feat(drag-...

eecd6786d42def7509404daa3b9ddcf38c64c007 authored almost 2 years ago
refactor: remove unused files, and add husky and commitlint (#4383)

* refactor: remove unused files, and add husky and commitlint

* test: add github action

ae95e921400e4a4e0712def2cd2509a417ff01c3 authored almost 2 years ago
docs: tree changeData demo problem (#4373)

34eae7da9466377e767f4211c40687ffacd12c38 authored almost 2 years ago
fix: preset layout with gpu layout; (#4346)

* fix: preset layout with gpu layout;

* fix: isBig must be number for use in path (#4306)

...

dcb27b013fbca2e713976113cc871601521ef06e authored almost 2 years ago
使用相机实现视口相关功能 (#4348)

* feat: support translate & zoom with camera #4344

* feat: support fitCenter & focusItem with...

918584d6b13dd8a0b5d7d0b371b2bf5759fa8a4c authored almost 2 years ago
feat: add brush select behavior and its test spec (#4355)

* feat: add brush select behavior and its test spec

* chore: typo

* feat: lasso-select ext...

8f68192dd3ed92c8181d39f2a9e20ca3c69a6e0f authored almost 2 years ago
feat: theme module (#4330)

* feat: theme module

* chore: add test for theme

* chore: move default themes into stdlibs...

d7cab02dd7f0ee21ef8c6245dc98e0feac8e3866 authored almost 2 years ago
支持更多场景下的布局过渡动画 (#4345)

* feat: support transition on layouts without iterations #4339

* feat: use immediately invoke...

8aa3618ea2dec9dc80ea579f359927ec786f51bf authored almost 2 years ago
feat: edge state styles (#4357)

e2158e8592fc9bcffb3b7194271ee7bd79218c59 authored almost 2 years ago
feat: add behavior controller and click-select (#4328)

* feat: add behavior controller and click-select

* fix: fix code review

---------

Co-au...

2d9cdb8f4167aa81ce2612787b189f2088bc6cc0 authored almost 2 years ago
V5 layout (#4308)

* feat: unified datachange from changeData, addData, updateData, and removeData; feat: item defi...

0f23a181db08b6dbc48d155d97234e01c6dccbe3 authored almost 2 years ago
feat: unified datachange from changeData, addData, updateData, and removeData; feat: item definition and first drawing (#4259)

* feat: unified datachange from changeData, addData, updateData, and removeData; feat: item defi...

875a9eb39b40dbc661942e4e8fce93c5b5f17b87 authored almost 2 years ago
fix: large graph demo page (#4321)

96d78a064b5e40b26c66ddd9f4d8ba3348107ede authored almost 2 years ago
fix: loop edge position after node dragging; fix: handle drag-node in… (#4304)

* fix: loop edge position after node dragging; fix: handle drag-node interrupted by browser cont...

08504333507a86b61acdf3c7c38286b4d2b6b9f2 authored almost 2 years ago
fix: docs error (#4302)

3798e2aea9ef7530e80b9d40bb5e60827f8c9db4 authored almost 2 years ago
fix: loop edge position for custom rect node, closes: #4236; (#4240)

* fix: loop edge position for custom rect node, closes: #4236;

* fix: drag-node should be end...

561787310e7235537f481e6c305c59d0200d5ebd authored almost 2 years ago
fix: doc search for site (#4270)

38188aac350f02219894d3129dd2c264cf1de50a authored almost 2 years ago
fix: docs url problems (#4260)

* fix: site url errors

* fix: site doc urls

afc445a49f69d321d9cc9c450ee50ce02d6a5d8a authored almost 2 years ago
feat: implement add remove and update API for graph data module (#4255)

* feat: implement add remove and update API for graph data module

* chore: remove IItem INode...

bb82593eb84f44b75239c4191f00fe356f3efb04 authored almost 2 years ago
chore: packages refine for v5 (#4251)

6880a3aad787acb3406ba76f0a950d0daf535daf authored almost 2 years ago
chore: behavior type generic and test; chore: update notes; (#4243)

df112de0664e0399a104e30915f5800b4523a448 authored almost 2 years ago
feat: add necessary types (#4182)

* feat: add necessary types

* feat: add combo data type

* feat: add animate attribute type...

d4b91357e6a8e10594c74920356c96659dab2730 authored almost 2 years ago
feat: hooks for graph; feat: data and interaction controllers for the… (#4189)

* feat: hooks for graph; feat: data and interaction controllers for these two types of extension...

dce8ec70b8435228bafd28d97fb3886ae6e0681e authored almost 2 years ago
chore: commit history cleaning

3095544cdfc9d5bc8fe5cc45ae89c8cd315668d8 authored almost 2 years ago