Ecosyste.ms: OpenCollective

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

github.com/antvis/G

💥 A flexible rendering engine for visualization.
https://github.com/antvis/G

feat(bbox): calculate bbox when not rendered

537a89a533a6ddf66ec1e14bca94625c3e5410b6 authored almost 5 years ago by dxq613 <dxq613@gmail.com>
feat(bbox): use bbox in base

650f5e6794365b5fc0d54b8e3f651c79d220be4c authored almost 5 years ago by dxq613 <dxq613@gmail.com>
feat(bbox): rename box to bbox

f3df3ec202708f62f4e13acec8536d5b3374caa9 authored almost 5 years ago by dxq613 <dxq613@gmail.com>
feat(box): all box calculate

542028c3e248eb254fc6f5ae3a22d5e4025e6a93 authored almost 5 years ago by dxq613 <dxq613@gmail.com>
Publish

- @antv/g-svg@0.3.22

92e372444f204a07bb034b49dfd35e346fe0d68e authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #415 from antvis/fix-issue-388

fix(g-svg): default arrow rendering should be same with Canvas

5e7c81c0de76f53916189bab1a279efc7ef87805 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-svg): default arrow rendering should be same with Canvas, ref: #388

33fc9ef6f76595e12a23a3cee076d00d83c362a4 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #414 from antvis/fix-issue-388

fix(g-svg): should work when autoDraw is false

068c448f7b935a28413ec4f29fe80c0067460041 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-svg): should work when autoDraw is false, ref: #388

4c61b806d0ed5a81d40ad62d28167cc0d0e549b8 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Publish

- @antv/g-svg@0.3.21

f9c625c7d76f47a31d0a763dc487c91949639c5b authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #411 from antvis/fix-issue-388

fix(svg): should not generate svg elements repeatedly when canvas.draw()

59e37e04646d26a9166dae1f1fb893909984d33b authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(svg): should not generate svg elements repeatedly when canvas.draw(), ref: #388

40ce19c745e5f3a5699c751c3ec0acbde73c6af9 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Publish

- @antv/g-base@0.3.19
- @antv/g-canvas@0.3.21
- @antv/g-svg@0.3.20

e81ffbc2d206e7a6c53a7a82286529b81a422247 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #410 from antvis/fix-pull-408

fix(g-base): #408 PR

4b8c56b292174b90629fbaa13110c51bb7ce501e authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #409 from antvis/fix-svg-arrow

fix(g-svg): should not create marker defs dom when startArrow or endArrow is false

1ed49d5f55a9bbfdc1f8346d3a03b6b9de946981 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-base): #408 PR

5aab8caddade6cc8a269d45eef2ea2517fef20c5 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-svg): should not create marker defs dom when startArrow or endArrow is false

3782f8768b96c6d4b62ac8664655ee4649eb75e4 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #408 from antvis/fix-issue-407

fix(g-base): bbox for container should not contain Infinity and -Infinity

2edbe6881caa67fcddbfb08bdf9b25837135b28c authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-base): bbox for container should not contain Infinity and -Infinity, close #407

f33f233cc6cd95a4122549e5dcdc420219e36311 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Publish

- @antv/g-base@0.3.18
- @antv/g-canvas@0.3.20
- @antv/g-svg@0.3.19

f6af39482998e6c97452e8b858ccca99d041522b authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #404 from antvis/fix-event-undefined

fix(g-base): should use ev object from upstream instead of global event

109d7a57e5f665ebf0b16fc427f627f661fa05e8 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-base): should use ev object from upstream instead of global event

84216af55436e79179bcdcc1a38bf3098d4a93c3 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Publish

- @antv/g-base@0.3.17
- @antv/g-canvas@0.3.19
- @antv/g-svg@0.3.18

cf5eeaa8c1c24a707a061ad623adf9d295c9697c authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #403 from antvis/fix-issue-402

fix(g-base): canvas matrix change should affect totalMatrix of its children

f74513f189a4760a155618d4ae48af9bb1fb938f authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-base): canvas matrix should affect totalMatrix of its children, close #402

3597ba93c991cb992bcadc1a9713e01ea1023440 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Publish

- @antv/g-base@0.3.16
- @antv/g-canvas@0.3.18
- @antv/g-svg@0.3.17

4f323fdabd74d8b05866c6efd3a9b41b495cdd37 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #399 from antvis/feat-container

feat(g-base): add getChildByIndex, contain and removeChild method for Container

6c79b2c52c411d06954afd8f2b9da16e1ae37283 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge branch 'master' of github.com:antvis/g into feat-container

7ae882cb50750b2ba2859cc11ea6f2490370551f authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
feat(g-base): add getChildByIndex, contain and removeChild method for Container

0d851e8477d2abbaf395b97987b1ccd137189839 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #398 from antvis/fix-issue-388

fix(g-svg): null for fill and stroke attr should work

664dc4f4795398638afbf3fbe003b1b4bfc94a7b authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-svg): null for fill and stroke attr should work, ref: #388

7b94ed98a9a1c69e454de0691fc9aff3bbf71dda authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #397 from antvis/fix-issue-388

fix(g-svg): opacity attr for Rect should work

a0311af116bf5d473f062b427d7980bc6d65376c authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-svg): opacity attr for Rect should work, ref: 388

0c44400c36daf0b41d446bd439cc8f571781a1f0 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #396 from antvis/fix-issue-388

fix(g-svg): matrix animation for group should work

551ce4c5643c010ce48f43bb0bd25bcb4422ceca authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-svg): matrix animation for group should work, ref: #388

eb98f7836cb68db1e520c258497578046471ebcf authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #394 from antvis/fix-issue-388

fix(g-svg): remove for clipShape should work

9781383a693838fb1813fd6d92644993a50fab50 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-base): test failed

d30a29d9e2f9f48203b286fa64446d8205444193 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-svg): remove for clipShape should work, ref: #388

271c65d0cc0ce5f14a8a3389432a0a1146c77c98 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #393 from antvis/fix-issue-392

fix(g-canvas): should work when r attr is 0 for Marker

a6a73022b644acb59af302a56b0910a058946852 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-canvas): should work when r attr is 0 for Marker, close #392

0676205c46bfacb1d2552dfba0247c944e673507 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Publish

- @antv/g-base@0.3.15
- @antv/g-canvas@0.3.17
- @antv/g-svg@0.3.16

722f56861f5ac7712eca663c6daf0e48d20daa20 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #391 from antvis/zhuyue-dev

fix(g-base): compatible with previous onFrame usage and function cannot be interpolated

360497e6df0b01f1e1b5af612a00361c15c92f99 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-base): compatible with previous onFrame usage and function cannot be interpolated, ref: #332

e733af19b6f383d26281283bdb086b30c0f7d268 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #390 from antvis/zhuyue-dev

fix(g-canvas & g-svg): should be compatible with radius attr for Marker

22e8a05af79331311d7a1dda64ca18c83f826db5 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-canvas & g-svg): should be compatible with radius attr for Marker

f8fd34f25dcc7725b7b0cced90b15103d82a4329 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #389 from antvis/fix-issue-204

feat(g-base): add transform related method

c2d3011593e7d421f76ac048fb627d369eb26cd4 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
feat(g-base): add transform related method, close #204

d25a6baeeb0a0edbbbea52110aca70da9e9b8f73 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #385 from antvis/fix-issue-384

feat(g-base): add setZIndex method for Element

8be42cf4d7b1a5947007a5863ddf4aacf5470018 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
feat(g-base): add setZIndex method for Element, close #384

cd28e434e83ec20aec0c82f524866c7f05503b9b authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #383 from antvis/mouse_wheel

feat(event): add mousewheel event

b1499fe17541ae1b2544ed42d615ec509a8eb776 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
feat(event): add mousewheel event

372562b2ca1a847a0c51197b165712618f7a6378 authored almost 5 years ago by dxq613 <dxq613@gmail.com>
Publish

- @antv/g-base@0.3.14
- @antv/g-canvas@0.3.16
- @antv/g-svg@0.3.15

d4e7cc858da98639f0e7dd5ebf4e8ff2eeac17f2 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #381 from antvis/fix-issue-380

fix(g-base): should emit drag event for canvas only when draggable is true

8fe08dedc0b20243259ffe2e9ed3c64bf51849e4 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-base): should emit drag event for canvas only when draggable is true, close #380

f04612cbfb8b76a571a0b952930aca251e4baf0e authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Publish

- @antv/g-base@0.3.13
- @antv/g-canvas@0.3.15
- @antv/g-svg@0.3.14

b14c1cf898fb6e0c7a04dbda2311bedb4b4b8b0a authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #379 from antvis/fix_mouseleave

fix(mouseleave): fixed bug of mouseleave

b0fb8b680450ff3b05b1e1b87753e9733b1069e0 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(mouseleave): fixed bug of mouseleave

bba43c87f98238fe692fbdb703764c532b828713 authored almost 5 years ago by dxq613 <dxq613@gmail.com>
Publish

- @antv/g-base@0.3.12
- @antv/g-canvas@0.3.14
- @antv/g-svg@0.3.13

e7505a48d328125c2e1b58bbeba4a36510e5c420 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #377 from antvis/fix-issue-358

fix(g-canvas): opacity attr should be composite with parent

29e551e43952b0f1eebd461eec98ee6347e5af64 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-canvas): opacity attr should be composite with parent, close #358

f9e9a06ac0c81936b4a24c45127bbbce07784a76 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Publish

- @antv/g-base@0.3.11
- @antv/g-canvas@0.3.13
- @antv/g-svg@0.3.12

9733e7c12e315b53c81c2e0bb42f66704f7ddf8a authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #376 from antvis/canvas_drop

feat(drag): drop on canvas

15db32928793c6661ce7b813b1671ac414e52a7e authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
feat(drag): drop on canvas

75312800a577b706c45d88119bdb23ac4fc6f62f authored almost 5 years ago by dxq613 <dxq613@gmail.com>
Publish

- @antv/g-base@0.3.10
- @antv/g-canvas@0.3.12
- @antv/g-svg@0.3.11

1bc7783c51142fd770ef83fe5ff8c1f459c65478 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #374 from antvis/canvas_drag_out

feat(drag): drag out canvas

062811c01f9af6683deeaa15caeadcfd72157ea2 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
feat(drag): drag out canvas

53d8233620afd6895e5503b320a210ea34a48242 authored almost 5 years ago by dxq613 <dxq613@gmail.com>
Publish

- @antv/g-base@0.3.9
- @antv/g-canvas@0.3.11
- @antv/g-svg@0.3.10

4adab17df8fca74b2acf25fa1b2f962c2bbd0f75 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #373 from antvis/fix-issue-370

fix(g-base): should handle mousedown resulted from contextmenu event

93050426bae4e8bd6aec2b2a5492277bcb083f2b authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-base): should handle mousedown resulted from contextmenu event, ref #370

8d4643bdbffcd10cdb487d7c4456ea860e78531d authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Publish

- @antv/g-base@0.3.8
- @antv/g-canvas@0.3.10
- @antv/g-svg@0.3.9

d3533a49ee2c8883b9c1b2c1accba86041453ebc authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #371 from antvis/fix-issue-370

fix(g-base): mouseup and click event should not be emitted when contextmenu emitted

cff3b4f78de9b05b6b43d108638dc0f997ed8b38 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-base): mouseup and click event should not be emitted when contextmenu emitted, close #370

994f60c827888b2ce5ba6abde62b87c98b656aa3 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #368 from antvis/fix-issue-367

fix(g-canvas): path with relative command should work for marker

cdf7a78bb20704b9221d6763c893893ed5f24829 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-canvas): path with relative command should work for marker, close #367

9fdefa8ade940bc36eda7f210903e531694470b0 authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Publish

- @antv/g-base@0.3.7
- @antv/g-canvas@0.3.9
- @antv/g-svg@0.3.8

e9a25074e1edac1b3c94a07e614b21bd2d77998d authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #366 from antvis/canvas_drag

feat(drag): support canvas drag

1296697b8ddcb49aac21e6f34453292131b53dad authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
chore(g-base): should not modify version manually

dd7d8819add7bc8bdacf7e81a5d5a6bb094b784b authored almost 5 years ago by 诸岳 <fuping.dfp@antfin.com>
feat(drag): support canvas drag

7697ffa91fc3ecf3cbac674968868ffa55c7d290 authored almost 5 years ago by dxq613 <dxq613@gmail.com>
Merge pull request #365 from antvis/fix-issue-359

fix(g-svg): clip animation should work

360be1e90d5132e8562216d93cf35d7a102974e4 authored about 5 years ago by 诸岳 <fuping.dfp@antfin.com>
fix(g-svg): clip animation should work, close #359

a29e2146860e5986e67d7c18ec21f336780c3525 authored about 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #364 from antvis/fix-issue-354

fix(g-canvas): mergeRegion util function should work correctly

432a8664790c7a2068646ccac23c940394a40c7a authored about 5 years ago by 诸岳 <dengfuping_develop@163.com>
fix(g-canvas): mergeRegion function should work correctly, close #354

d1b13d76df07baf448f7382b69634f14ed181856 authored about 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #361 from antvis/fix-issue-360

chore(g-canvas & g-svg): give default value for some attrs for shape

772b3403a3ca75e067141961af8cb854081fb23b authored about 5 years ago by 诸岳 <dengfuping_develop@163.com>
chore(g-canvas & g-svg): give default value for some attrs for shape, close #360

bf4ae0a4c6cd74cd2f6e148d926d1f7104f6d168 authored about 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Publish

- @antv/g-canvas@0.3.8

8ba7a45a25340d8e6c70cd8a91070c58e26f7821 authored about 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #357 from antvis/feat-arrow

feat(g-canvas): support arrow for Path

24897cf2eb911c31a2fd133291931e5fd5bec92d authored about 5 years ago by 诸岳 <dengfuping_develop@163.com>
feat(g-canvas): support arrow for Path

bc3966b5734499f712dc0c32c430af27a3ada520 authored about 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #356 from antvis/feat-arrow

feat(g-canvas): support arrow for Polyline

f6baab80cbd5559c01cf45e9ff1db31f2ad39e4c authored about 5 years ago by 诸岳 <dengfuping_develop@163.com>
feat(g-canvas): support arrow for Polyline

a17316524b6bf96dbc7ccd41e3e6f16196406457 authored about 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #355 from antvis/feat-arrow

feat(g-canvas): support arrow for Line

391de1afa36d7f608dc23add06940bf4ef45d908 authored about 5 years ago by 诸岳 <dengfuping_develop@163.com>
feat(g-canvas): support arrow for Line

a94eae38e4e77621ed7141bcac0984878755de3b authored about 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Publish

- @antv/g-base@0.3.6
- @antv/g-canvas@0.3.7
- @antv/g-svg@0.3.7

735380ce006259e22e189aea4feb561f965fb3b1 authored about 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #353 from antvis/fix-issue-321

fix(g-base): mouseleave evene should be emitted from shape to outside of canvas directly

48c11c263a95c84a5e5ba3a8131ff9947e15d5fc authored about 5 years ago by 诸岳 <dengfuping_develop@163.com>
fix(g-base): mouseleave event should be emitted from shape to outside of canvas directly, close #321

faa51732c39aafb584ea8bbc39c0adf7b335810a authored about 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Publish

- @antv/g-canvas@0.3.6
- @antv/g-svg@0.3.6

d76982ba912673310835e9de3045c1e6a20428a5 authored about 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #351 from antvis/fix-issue-350

fix(g-canvas): matrix attr for canvas should work correctly

6e6552b6ee1a4995e06265548dcf635ba76f4b18 authored about 5 years ago by 诸岳 <dengfuping_develop@163.com>
fix(g-canvas): matrix attr for canvas should work correctly, close #350

d00fb0b3a9ba7e394ef28acbe570b1934cb426e7 authored about 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Merge pull request #346 from antvis/fix-issue-342

fix(g-canvas & g-svg): opacity attr for shape should be 1 by default

40aced242cb4d4b76b90e079a3bb1ba57caefda0 authored about 5 years ago by 诸岳 <dengfuping_develop@163.com>
fix(g-canvas & g-svg): opacity attr for shape should be 1 by default, close #342

39472d7280123ef17324368017041e3feb25bff4 authored about 5 years ago by 诸岳 <fuping.dfp@antfin.com>
Publish

- @antv/g-base@0.3.5
- @antv/g-canvas@0.3.5
- @antv/g-svg@0.3.5

3235ed8d2ce3bc62b2934f558ed816a34c5313e9 authored about 5 years ago by 诸岳 <fuping.dfp@antfin.com>