Ecosyste.ms: OpenCollective

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

antvis

让人们在数据世界里获得视觉化思考能力
Collective - Host: opensource - https://opencollective.com/antvis - Code: https://github.com/antvis

feat(combo): add circle combo element (#5473)

* feat: circle combo

* refactor: ci

* refactor: registry typo

* feat: test combo childr...

github.com/antvis/G6 - f9e2ac68159ba9860e1883f8a579b75357724d10 authored 10 months ago by Yuxin <[email protected]>
docs: replace `polyfill.io` (#1933)

github.com/antvis/F2 - 482bbbb72e1c0215b56ec23932d4a758d0598b7d authored 10 months ago by Sukka <[email protected]>
docs: add area graph demos (#5897) (#6095)

* docs: add area graph demos (#5897)

* docs: update encode.zh.md (#6096)

* feat(vite): upd...

github.com/antvis/G2 - 4d940421c0649008d6ba50691533d3b9c8db849a authored 10 months ago by foolvip <[email protected]>
chore: 🤖 更新 changelog 文件 (#2570)

github.com/antvis/S2 - 25bc5b40c02c9e16408b3ac53c70470cbb8076c2 authored 10 months ago by Jinke Li <[email protected]>
fix: fix issues that wrong getEllipseIntersectPoint (#5485)

* fix: fix issues that wrong getEllipseIntersectPoint

* test: update test snapshots

github.com/antvis/G6 - c0d02134f61aab2b64b50a7a9dfb7e481f12537a authored 10 months ago by Yuxin <[email protected]>
feat(vite): update vite configuration (#6102)

github.com/antvis/G2 - 042c63883c46b943e81077ec77c0cd1bb08c4d8a authored 11 months ago by xcy960815 <[email protected]>
refactor: adjust test env (#5479)

* refactor(test): use lil-gui in demo env

* refactor(runtime): graph viewport api use default...

github.com/antvis/G6 - 251b9a8528d7da95bae51cc295d3c66d5583e8e2 authored 11 months ago by Aaron <[email protected]>
feat: add drag canvas behavior (#5475)

* refactor(types): rename loose to loosen

* feat(utils): add Shortcut util

* refactor(beha...

github.com/antvis/G6 - b98a164d5f50ce25eedfdfd749e99f5c4f01eb92 authored 11 months ago by Aaron <[email protected]>
docs: add build-in and custom arrows demos (#5477)

* refactor: simplify arrow size setting

* test: add buildin and custom arrows tests

* docs...

github.com/antvis/G6 - e802349d81bf973e38b269447e2e0394b5b41f00 authored 11 months ago by Yuxin <[email protected]>
chore: update contributors [skip ci]

github.com/antvis/X6 - 2bc15cb2c7dc521f5e90007aa9707b43d25df364 authored 11 months ago by x6-bot[bot] <71382382+x6-bot[bot]@users.noreply.github.com>
docs: fix typos (#5476)

* fix typos

* fix typo

* fix typos

* fix typos

github.com/antvis/G6 - 7539c3eb99e9ae39b42e611e58a101a1c23b4bda authored 11 months ago by omahs <[email protected]>
chore: update CONTRIBUTORS [skip ci]

github.com/antvis/X6 - fb77e64ce0e4ede0ecf5780733c66d55915a1557 authored 11 months ago by x6-bot[bot] <71382382+x6-bot[bot]@users.noreply.github.com>
Angular Issues: view.js:59 Uncaught TypeError: Cannot set properties of undefined (setting 'innerHTML') (#4187)

Update view.ts

In Angular you sometimes run into complete Flow Errors when Element was alread...

github.com/antvis/X6 - 705fbdb90773ea7535c1d12ad1a6a56f5687b67d authored 11 months ago by LNAhri <[email protected]>
docs: update encode.zh.md (#6096)

github.com/antvis/G2 - b2de698da64e1a6f756c156af00efa980ee53d43 authored 11 months ago by foolvip <[email protected]>
chore: use getViewportSize 获取 画布大小 (#2317)

* chore: use getViewportSize 获取 画布大小

* chore: 移除不必要的依赖

* chore: update travis ci node vers...

github.com/antvis/L7 - 4fb2263eee34d8df60ffe48c0df58a120f6be2c9 authored 11 months ago by @thinkinggis <[email protected]>
feat: add path2Array function (#113)

* feat: add path2Array function

* chore: bump v3.3.7

github.com/antvis/util - c499a30265ccf6099fc6e23d123f04b547eeaf5d authored 11 months ago by heiyexing <[email protected]>
🤖 publish

github.com/antvis/F2 - f8daebdd26bece92242f75da1fa6aac35fab7dee authored 11 months ago by runner <[email protected]>
chore(release): release (#1932)

Co-authored-by: xuying.xu <[email protected]>

github.com/antvis/F2 - 5d27f08930d45eddf11ba8d720a3e6d77992ac93 authored 11 months ago by tangying1027 <[email protected]>
feat: add behavior controller and zoom-canvas (#5470)

* feat(utils): add parseBehaviors util

* feat(constants): add events definition

* refactor...

github.com/antvis/G6 - b86bdcde91b0e62ec9d667a69313a7a5fc8d9b9d authored 11 months ago by Aaron <[email protected]>
perf: 优化明细表滚动性能 close #2548, #2402 (#2561)

perf: 优化明细表滚动性能

github.com/antvis/S2 - cee4f831aa6a652c057ea12d23dc6dc4034cd5b1 authored 11 months ago by Wenjun Xu <[email protected]>
refactor(elements): optimize elements types (#5472)

github.com/antvis/G6 - d2d2bc65074c515afabc743f5ceff060d7cb4ba2 authored 11 months ago by Aaron <[email protected]>
feat: add light and dark theme; node supports new `badgePalette` attribute (#5467)

* feat(node): support new badgePalette attribute

* feat: add light theme and dark theme;updat...

github.com/antvis/G6 - 634d5960f46fa359251e22a939da7bbab1387b16 authored 11 months ago by Yuxin <[email protected]>
feat: selection 增加 onChange (#1931)

* feat: selection增加onchange

* chore: 修改单测

---------

Co-authored-by: xuying.xu <xuying.x...

github.com/antvis/F2 - ca9bd0bc5f42df11c44a39bc472d838fd52d6f93 authored 11 months ago by tangying1027 <[email protected]>
refactor: adjust test env and fix element types (#5471)

* chore(test): support alias in test cases

* chore(test): adjust test utils, add toMatchSnaps...

github.com/antvis/G6 - 1096dd903da2c063cc4f3e606ae05ca4565ce959 authored 11 months ago by Aaron <[email protected]>
chore: update contributors [skip ci]

github.com/antvis/X6 - f02a90fd9a8a8378d6d7cff8981f32af6d47d347 authored 11 months ago by x6-bot[bot] <71382382+x6-bot[bot]@users.noreply.github.com>
docs(line): add demo line with area annotation (#6089)

github.com/antvis/G2 - a4b7a9fa715c1b05206e99f4e46f370388da45cc authored 11 months ago by Bairui SU <[email protected]>
refactor: type define (#5468)

* chore: add 3d sphere file

* test: add createDeterministicRandom for 3d test data

* chore...

github.com/antvis/G6 - 17de905d81d21d0caf80b02707a3485047a5e371 authored 11 months ago by hustcc <[email protected]>
chore: 🤖 更新 changelog 文件 (#2559)

github.com/antvis/S2 - 1d52f890be0d3bbc5bda8cd533ccdc95f965e15a authored 11 months ago by Jinke Li <[email protected]>
fix: 修复编辑表的输入框未回填格式化后的数据 close #2528 (#2549)

* fix: 修复编辑表的输入框未回填格式化后的数据 close #2528

* fix: 修复循环引用

* fix: 编辑后不应该再次格式化

* fix: 移除定义

...

github.com/antvis/S2 - 8d9c5b29ef5c05ada8fcbc9ea35b297e3e565ce3 authored 11 months ago by Jinke Li <[email protected]>
chore: 升级版本号

github.com/antvis/L7Editor - 31f6fe668cb5573b8659e8b7088e583311abb942 authored 11 months ago by yanxiong <[email protected]>
chore: publish (#2314)

github.com/antvis/L7 - a995e85ca0ca3ed141b67fa751fa2c267d20f072 authored 11 months ago by @thinkinggis <[email protected]>
Chore test (#2313)

* test: 补充map 单测

* test: 添加layer 单测

* test: layer 添加单测

* chore: 更新单测CI/单测指标

* chore:...

github.com/antvis/L7 - 88c0b6162cb3162d455c08d4a83eefd8834cdc72 authored 11 months ago by @thinkinggis <[email protected]>
Release (#1633)

* feat: support size attenuation in annotation plugin (#1631)

* feat: support size attenuatio...

github.com/antvis/G - a43c19a662684945d0bf9dc1876af43ac26b1243 authored 11 months ago by xiaoiver <[email protected]>
fix(interaction): 修复表格滚动后, 行列头部分单元格选中高亮效果丢失 close #2503 (#2545)

* fix(interaction): 修复表格滚动后, 行列头部分单元格选中高亮效果丢失 close #2503

* chore: 还原

* test: 修复单测

* te...

github.com/antvis/S2 - 31cc240a3d4bcf4d83e97bda75ecdca9276cc6d2 authored 11 months ago by Jinke Li <[email protected]>
docs: add line demo (#5464)

* docs: add line demo

* test: update test snapshots

* test: add unit tests

* fix: fix c...

github.com/antvis/G6 - 491838604ab073df6ab43948e6a424cdac56908f authored 11 months ago by Yuxin <[email protected]>
fix: fix issue that wrong label bg when rotate (#5462)

* fix: fix issue that wrong label bg when rotate

* test: update test snapshots

github.com/antvis/G6 - d0f8d526f3369c43a961922f7f098f7fd152c26a authored 11 months ago by Yuxin <[email protected]>
feat: add image node (#5417)

* fix: contextmenu event emit (#5380)

Co-authored-by: 宋鹏捷 <[email protected]>

* ...

github.com/antvis/G6 - 8af3cf0bb0503a369414111e717df772cc480304 authored 11 months ago by Song Pengjie (宋鹏捷) <[email protected]>
fix(scroll): 修复移动端滚动至边缘时抖动 (#2556)

github.com/antvis/S2 - cfab9f40b78bcef4c3a4ecb74f9b9f7102a0e422 authored 11 months ago by Jinke Li <[email protected]>
feat(ava-react/ntv): all phrase types support events

github.com/antvis/AVA - 2ac536d882c20a8f3a71161e5b12164c36bd3b88 authored 11 months ago by bbsqq <[email protected]>
feat(ava,ava-react/ntv): add image phrase

github.com/antvis/AVA - 64b853d161a1927b31a73155f684863d2c132b7e authored 11 months ago by bbsqq <[email protected]>
docs(ava/ntv): add ntv-schema guide doc for image phrase

github.com/antvis/AVA - 54195e704d323ca9ff9d5b3419668ffe8b5c43ca authored 11 months ago by bbsqq <[email protected]>
docs: add ellipse, star demo (#5457)

* docs: add ellipse demo

* feat: calculate icon size by key shape attribute

* chore: add I...

github.com/antvis/G6 - 75906453f11dabdf74fd8f9faa7204ffb0677d97 authored 11 months ago by hustcc <[email protected]>
refactor(runtime): adapt polyline and cubic edges (#5458)

* refactor(registry): register built-in edges

* fix(utils): fix getEllipseIntersectPoint get ...

github.com/antvis/G6 - 50bb0cc1cbf1844a2922a49660ce4d5baf4a7bce authored 11 months ago by Aaron <[email protected]>
docs: add radius rect demo, and draw rect node with GRect (#5452)

* docs: add radius rect demo, and draw rect node with GRect

* test: upadte node-rect with Gra...

github.com/antvis/G6 - b364dba430d48b07699d13bb8ffeb484f8f79b60 authored 11 months ago by hustcc <[email protected]>
chore: publish (#2310)

github.com/antvis/L7 - efe49fe5ce3bbfb3b9846075b9db6255806ef2fc authored 11 months ago by @thinkinggis <[email protected]>
refactor: adjust render and draw async invoke (#5456)

* refactor(runtime): adjust async render process

* refactor(runtime): setup default zoom

*...

github.com/antvis/G6 - 836efe4376b435cb8eb8755888436027f8a72fd2 authored 11 months ago by Aaron <[email protected]>
feat: polyline supports orthogonal routing and loop (#5449)

* feat: polyline supports orthogonal routing

* feat: orth routing adapts ports

* refactor:...

github.com/antvis/G6 - cce285be70d3350e948c829f0d8add9612559aa3 authored 11 months ago by Yuxin <[email protected]>
🤖 publish

github.com/antvis/F2 - b20d3ff481b61895d6f0ec3e6161ec2b0f2f8ba3 authored 11 months ago by runner <[email protected]>
chore(release): release (#1928)

Co-authored-by: xuying.xu <[email protected]>

github.com/antvis/F2 - dfb72d8675a6613cbe4f35b3ef2b102a527f8eae authored 11 months ago by tangying1027 <[email protected]>
feat: scroll bar 样式支持可配置 (#1900)

github.com/antvis/F2 - 2e84a266bbb333fccc44ee1704066a723547c5bd authored 11 months ago by zengyue ye <[email protected]>
chore: 竞速动画添加数字变化动画示例 (#1926)

github.com/antvis/F2 - 4d17404d07f963d9866377179394c7b584538af9 authored 11 months ago by zengyue ye <[email protected]>
Fix marker (#2307)

* docs: 更新demo

* docs: 添加larkmap 透出

* docs: demo tag

* docs: 增加栅格demo

* fix: marker ...

github.com/antvis/L7 - b4be2400647d396619fd1c70ebb684dd2938cf83 authored 11 months ago by @thinkinggis <[email protected]>
Chore docs (#2308)

* docs: 更新demo

* docs: 添加larkmap 透出

* docs: demo tag

* docs: 增加栅格demo

github.com/antvis/L7 - 9178028eef500b0440ca01c83958368d81b60c39 authored 11 months ago by @thinkinggis <[email protected]>
Chore docs (#2306)

* docs: 更新demo

* docs: 添加larkmap 透出

* docs: demo tag

* docs: 增加栅格demo

github.com/antvis/L7 - 65962783236fda80394318d014f8449d59c1b63e authored 11 months ago by @thinkinggis <[email protected]>
refactor: replace the animation return value with an event throw (#5445)

* fix(animation): fix issue that onfinish is override

* refactor: emit animation event instea...

github.com/antvis/G6 - 288c7b34bf94bf600ea9428aeb3972b47fe1e74e authored 11 months ago by Aaron <[email protected]>
feat: 同步地图demo (#2304)

* feat: 初步完成同步地图demo

* feat: 完成同步地图demo

* feat: 完成同步地图demo

---------

Co-authored-by:...

github.com/antvis/L7 - ea5d989573171d75a55a647e1595891e32dfc74b authored 11 months ago by suyubin <[email protected]>
chore: publish (#2305)

github.com/antvis/L7 - bf5269cb9a8e299f6d88799db9e46beebc991ff1 authored 11 months ago by @thinkinggis <[email protected]>
docs: add triangle demo (#5451)

* docs: add triangle demo

* fix: halo stroke should be key fill

* fix: remove port width, ...

github.com/antvis/G6 - bb09bc447b3143ae082a9acd7e03ea84cc6a5d09 authored 11 months ago by hustcc <[email protected]>
fix: mvt tile pick fix #2273 (#2298)

* fix: mvt tile pick fix #2273

* feat: 补充rasterlayer heatmap 图层的 getlegend 方法 close: #2223

...

github.com/antvis/L7 - 5aa14c055101af23c1ec411a5359354e2fcb6c63 authored 11 months ago by @thinkinggis <[email protected]>
fix: 修复 LayerPopup 因 Popup setOptions 误触发 show() 的问题 (#2297)

github.com/antvis/L7 - a802096fd59358ee4e14259d18cf138cf08044ca authored 11 months ago by heiyexing <[email protected]>
feat: add portXyy and badgeXyy options (#5450)

* feat: add portFill and badgeFill options

* chore: change .js to .ts

github.com/antvis/G6 - 619cf7d26b16b3a232f2984ea6182f6ac1866e05 authored 11 months ago by hustcc <[email protected]>
feat: add autoResize in graph (#5448)

* feat: add autoResize in graph

* chore: fix cr

* refactor: onResize base on resize + debo...

github.com/antvis/G6 - 9c8ae0e12a8ced79362e9b1b3c4a9c923f9adc84 authored 11 months ago by hustcc <[email protected]>
docs: make site build (#5446)

* chore: make site build

* docs: make api reference work

* chore: add case gallery

* do...

github.com/antvis/G6 - a4a2299ea49857a91f90ceb6398d93a988493ba6 authored 11 months ago by hustcc <[email protected]>
feat: edge supports `portLinkToCenter` attributes (#5447)

* feat(port): add linkToCenter attribute

* fix: ci

* refactor: rename getCurveControlPoint...

github.com/antvis/G6 - 095581a3b30b456c38e41d3e5a05f227622b8152 authored 11 months ago by Yuxin <[email protected]>
test: add test case for viewport with svg renderer (#5441)

* test: add test case for viewport with svg renderer

* chore: rename file

* chore: update test...

github.com/antvis/G6 - a4346ddc2bf8165aa948cade57a54409f59b0bc9 authored 11 months ago by hustcc <[email protected]>
refactor(event): unified event name naming style (#5444)

github.com/antvis/G6 - 0f21e8d6fab8435617c8fe3b93b3f11ffbb28592 authored 11 months ago by Aaron <[email protected]>
refactor: move all plugin into build-in, and remove constants.ts file (#5440)

* refactor: move all build in to one file, and remove constants.ts file

* chore: fix ci

github.com/antvis/G6 - b693790821b91f1ba3cb6cc2bc2318138a619a99 authored 11 months ago by hustcc <[email protected]>
docs: 新增春节返乡地图 (#2294)

* feat: 新增春运路线天气地图

* docs: 新增归乡天气地图页面

github.com/antvis/L7 - c9551aa5da2d405eae4b8814ce0a399e04b213c3 authored 11 months ago by heiyexing <[email protected]>
chore(release): release (#257)

Co-authored-by: xuying.xu <[email protected]>

github.com/antvis/FEngine - 1423fb024d67dbb6d4bef315660193149713bdfa authored 11 months ago by tangying1027 <[email protected]>
Publish 2.20.15 (#2281)

* chore: publish

* chore: npmrc 配置

* fix: mousemove event

* chore: publish

github.com/antvis/L7 - 5517e7197cb37f25213b947de0ce27aa83b95fcf authored 11 months ago by @thinkinggis <[email protected]>
chore: 调整 onframe 第二个参数,传出动画上下文的一些信息 (#256)

github.com/antvis/FEngine - 8b537a0be4b7be938978488266db8cc23eca6b3c authored 11 months ago by zengyue ye <[email protected]>
fix: 使用ResizeObserver代替 (#255)

Co-authored-by: xuying.xu <[email protected]>

github.com/antvis/FEngine - 7a93a6f126ff3afd17f29683d9bcfab8a951ac70 authored 11 months ago by tangying1027 <[email protected]>
feat: add graph class (#5439)

* refactor(runtime): element provide setElementState api

* refactor(runtime): data update get...

github.com/antvis/G6 - 135640afd46d7b19a084b1ef8906433d67c418b7 authored 11 months ago by Aaron <[email protected]>
feat: add layout controller (#5423)

* refactor(runtime): rename dataController in context to model

* feat(utils): add isVisible a...

github.com/antvis/G6 - b51a86e730dee0440b34fc826a338059c7aee3a1 authored 11 months ago by Aaron <[email protected]>
fix: transposed为false时饼图交互 (#1923)

Co-authored-by: xuying.xu <[email protected]>

github.com/antvis/F2 - dbfb0ed72563d5575046ba878f785b8c14d782b4 authored 11 months ago by tangying1027 <[email protected]>
fix(utils): fix issue that unexpected object attribute value animation (#5434)

* fix(utils): fix issue that unexpected object attribute value animation

* refactor(animation...

github.com/antvis/G6 - 39c8deafb2a66a543b4a6c032d92f6160ce432ab authored 11 months ago by Aaron <[email protected]>
refactor: draw nodes (#5427)

* refactor: draw nodes

* refactor: rename anchorOptions to anchors;rename badgeOptions to bad...

github.com/antvis/G6 - 8436aaa9a8aad02eb33c6be8c6dcd0dabb7a1867 authored 11 months ago by Yuxin <[email protected]>
chore: 🤖 更新 changelog 文件 (#2547)

github.com/antvis/S2 - 3c6295cb9226be5cc08d020c11ae2dbc60becf35 authored 11 months ago by Jinke Li <[email protected]>
chore: update tsconfig (#5433)

github.com/antvis/G6 - 712ca23e35a1e350417e6a7f63f10d0cc1a5915a authored 11 months ago by Aaron <[email protected]>
fix: function (#5432)

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

github.com/antvis/G6 - 36f579c86bc68c7829a0cc3a2b03190da0a4576a authored 11 months ago by Yuxin <[email protected]>
refactor(spec): rename DataOptions to GraphData (#5430)

github.com/antvis/G6 - 2dd9412cbaa6f13adcba6738e43053d8efd6de3e authored 11 months ago by Aaron <[email protected]>
fix(ava/insight): fix the infinite loop issue when recommendation hitting both Integer and Date types

github.com/antvis/AVA - 05a1c4816e512bc52269a5c7d9afabf8dc6956b8 authored 11 months ago by Simon Ma <[email protected]>
fix: 修复表格排序后, 编辑单元格后数据更新错误 close #2573 (#2544)

* fix: 修复表格排序后, 编辑单元格后数据更新错误 close #2573

* fix: 移除误提交代码

* fix: onChange

github.com/antvis/S2 - 9075896def56eb3841c552da0c5cf5603572023e authored 11 months ago by Jinke Li <[email protected]>
feat: v5 ellipse node (#5426)

* feat(shape): add ellipse node

* chore: remove canvas.init()

* fix: modify haloStyle acco...

github.com/antvis/G6 - 8831b15b88885e3e6e6a4e025537f53880888b34 authored 11 months ago by Cee <[email protected]>
feat: add triangle node (#5421)

* feat: add triangle shape

* feat: update triangle snapshots

* fix: fix triangle anchor ty...

github.com/antvis/G6 - 1ce481d0cccccc01c817044e408027d9c07ac58a authored 11 months ago by A_Bo <[email protected]>
feat(edge): add loop as part of edge (#5422)

* feat(edge): add loop edge element

* feat: update demo

* refactor: change loop edge from ...

github.com/antvis/G6 - 4bc31f71e7cdcb9318269702739e8798136787b9 authored 11 months ago by Yuxin <[email protected]>
feat(v5): add rect node (#5420)

* feat(v5): add rect node

---------

Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc...

github.com/antvis/G6 - 6c5d407710d69f5b5c215c4b1880c14a176843d7 authored 11 months ago by Frank William <[email protected]>
chore: update contributors [skip ci]

github.com/antvis/XFlow - 6f2e8271f7492df84ddbcdee2a23e43cee0ab00c authored 11 months ago by xflow-bot[bot] <93642955+xflow-bot[bot]@users.noreply.github.com>
fix: the style error for the too long guide (#282)

github.com/antvis/dumi-theme-antv - 8d602bc7a192797f5ad2b3f65f197a79b6182692 authored 11 months ago by sunsunmonkey <[email protected]>
feat: add interactive column (#6083)

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

github.com/antvis/G2 - f8a3a8d7ca8bf509f6cb69ddda58abbe2b740148 authored 11 months ago by 升正 <[email protected]>
docs: update the contribute guide (#278)

github.com/antvis/dumi-theme-antv - e295f2c9b53c4499e058e0556293c821242ccbdf authored 11 months ago by sunsunmonkey <[email protected]>
chore: add external footer link (#259)

github.com/antvis/dumi-theme-antv - f50309f340338baef8dc530d7fa759f138041e3f authored 11 months ago by Zheeeng <[email protected]>
fix: the path for window (#280)

github.com/antvis/dumi-theme-antv - 1bfe4a5ff5b5d73e74650c49f03e51caca8ba793 authored 11 months ago by sunsunmonkey <[email protected]>
feat: add viewport controller (#5416)

* feat: add viewport controller

* test: add test case

github.com/antvis/G6 - fafec34990bed86456b491d8d7146ca498c78a61 authored 11 months ago by Aaron <[email protected]>
feat: update node default style (#5415)

* chore: update node render order

* feat: add node default style

* feat: badge align style...

github.com/antvis/G6 - 84874b10f32a72580979b7651e1ba985bfec2f9e authored 11 months ago by hustcc <[email protected]>
feat(edge): calculate endpoints of edge (#5419)

* feat(edge): calculate endpoints

* chore: fix code review

---------

Co-authored-by: yv...

github.com/antvis/G6 - dd3133568262037fce0adab4db7a3316e4899f58 authored 11 months ago by Yuxin <[email protected]>
fix: update zoomable options and control style (#455)

* fix: update zoomable options

* fix: update control style

github.com/antvis/XFlow - 423d0e73bd83d0bc50ca3e09ffb2452bc1fc4c07 authored 11 months ago by 你捉不到的this <[email protected]>
fix: change the url for the product (#277)

github.com/antvis/dumi-theme-antv - 530c8f7b43d6d58a37d1daf4de767fae00ba11a5 authored 11 months ago by sunsunmonkey <[email protected]>
feat: add star node (#5410)

* feat: add star node

* test: add test case

* test: add test case for star anchor

* chore: fo...

github.com/antvis/G6 - e6f462331481329b69ae0a46f54a479d2a12c387 authored 11 months ago by hustcc <[email protected]>