Ecosyste.ms: OpenCollective

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

github.com/antvis/component

🍱 AntV UI component based on G render engine.
https://github.com/antvis/component

dep: 更新electron版本号

3590fb34fa06c67aa3c147e417b0a9f11b24ecfa authored over 5 years ago
feature: 支持设置geom中tooltip对应点的形状

4f8bcf7ed1d07157cd7576c2119804289726cd2e authored over 5 years ago
fix: 修复测试bug

6517395277ae013e60dd8731c500d670907880ea authored over 5 years ago
fix: 修复legend翻页控件,横向布局下的bug

537de90af6d54bff439d8d1c8149c3c3a4bbe1de authored over 5 years ago
0.3.2

e2c0b89c728faccbe5b5e8b6c1c7daf080ea3b42 authored almost 6 years ago
Merge pull request #56 from antvis/fix-htmlTooltipContainerGuard

fix(tooltip): when container is not defined yet, it should not throw …

22ddee350bbac55d29fe4ae08e0806ad9d4c67fb authored almost 6 years ago
fix(tooltip): when container is not defined yet, it should not throw an error

a7b3ffd2ebe0c2cc1148af4bf9e83b99e9c91348 authored almost 6 years ago
fix https://github.com/antvis/g2/issues/1171

21c5e3cf84c2f214f4bcdc2d637c5658ab350b4a authored almost 6 years ago
Merge pull request #52 from aa1011372655/fixRotateBug

修复传入axis中label的textStyle的rotate只有第一个字段生效的bug

6eadc786fb87236e356cd3c6a7ee35e8ea152ed4 authored almost 6 years ago
Merge pull request #53 from maplor/fix-legend-auto-position

fix(legend): autoPosition false but set inline style

91cd538ec82b884306e39279fb8fdad8dd31104a authored almost 6 years ago
fix(legend): autoPosition false but set inline style

4df7d9c06e850833176c424aa7b1c4cfccc7dc69 authored about 6 years ago
cfg之后会重新复制使用let

be00e66837074eeda0a2cefc64bbdf152469e0fd authored about 6 years ago
0.3.1

35674014f2deeae524578d4fa6e7c367e6fffdb2 authored about 6 years ago
Merge pull request #51 from antvis/fix-tooltip-crosshair-style

fix tooltip crosshair style

b0c6b98a8582d751e4ec75a1cd7a5535352a7339 authored about 6 years ago
fix tooltip crosshair style

c8b56b96b193a7d2ee55464ee1b51c9d54e5d2e9 authored about 6 years ago
0.3.0

fdcb2e9e4b8b8b763bb90434caa176f789d8797e authored about 6 years ago
0.2.6

f90e67c1d36d89edb950117c2e92649b1487ece3 authored about 6 years ago
Merge pull request #49 from antvis/fix-tooltipVisibility

fix(tooltip): html tooltip should not display when hidden, to avoid i…

2f952f9c893b6b5b35c3c263cad61800da98fb39 authored about 6 years ago
fix(tooltip): html tooltip should not display when hidden, to avoid influence on chart container. Closes antvis/g2#1034

65e10f9f70eaeab0604a50926ce0e81e18c8dad7 authored about 6 years ago
0.2.5

9979c1c45f761ee8b2eff74394f9876026afd2a2 authored about 6 years ago
Merge pull request #48 from antvis/fix-label-line

fix(label): fix labelLine renderer issue when config is disabled

6aa2643c80fefeb54e42b396a4e22c4ec3b037e1 authored about 6 years ago
fix(label): fix labelLine renderer issue when config is disabled

0ad7670c125717c246cb7aca079769585e14a144 authored about 6 years ago
0.2.4

4e67acf7e0e021b5a8ca5f4790b59876aafcd664 authored about 6 years ago
Merge pull request #47 from antvis/fix-labelLine

fix(label): add config to decide if renderer should render label righ…

61973f0a22b88017d877605427e430ec481a0602 authored about 6 years ago
fix: solve conflicts

ca30105a22d4d1f50a7d114580bd19ee589f7887 authored about 6 years ago
fix(label): fix label event capture

c0f74d77087ed185e0cccc7a76202d7966938091 authored about 6 years ago
fix(label): fix labelLine default color cfg

05485bfc463b0127661c4e98933a9f447c7f6925 authored about 6 years ago
fix(label): fix labelLine default color cfg

754ba808d0000a2ab44d74333cd2bc9a45f1b3d5 authored about 6 years ago
fix(label): label shape won't trigger events

2cf2b23e39e284eab82bac43918519fdce3e2efe authored about 6 years ago
fix(label): add config to decide if renderer should render label right away

4749f19b188342373a21849cbede2104df710e80 authored about 6 years ago
fix(label): add config to decide if renderer should render label right away

e3cefcf8810b7fd7724d14c9fc2ee10bbf042da3 authored about 6 years ago
0.2.3

e588bbaed590e9825987697920ab7c4d916a9b4e authored about 6 years ago
0.2.2

3c0de9853f43ae810855e4d7ff48978d4da8421b authored about 6 years ago
Merge pull request #46 from antvis/fix-labelUseHtmlSetting

fix(label): when htmlTemplate is set, useHtml should be true

96e1a052fb6f3116a955eb46a274ceeff495f68b authored about 6 years ago
chore(label): add unit test of half html half G

aa8b4a64cff8cb4460d535a095c02b1b4a08b210 authored about 6 years ago
fix(axis): when global htmlTemplate is set, use html to render label

f607dd3247ab547d8a16638f93c58601d0b4d619 authored about 6 years ago
fix(axis): when htmlTemplate is set, use html to render label

1f8a29701e063d0de25fa4661483c47f1c82be60 authored about 6 years ago
fix(label): when htmlTemplate is set, useHtml should be true

ae0bd059d9514d329b5385817ec01f052cca54ee authored about 6 years ago
Merge pull request #45 from antvis/fix-label-rotate

Fix label rotate

c890176e1ce2b11db0ed1dcd1828e80513d564f1 authored about 6 years ago
fix(axis): mix to deepMix to overwrite textStyle

47bd88733c4b0297322ca4c50935937c811d21b2 authored about 6 years ago
fix(label): fix label mix problem

1c1da48497e261563b041eb3ecdf12962da1ae40 authored about 6 years ago
Merge pull request #44 from antvis/fix-tooltipCrosshairsUpdatePosition

fix(tooltip): crosshairs should not update position after destroyed

f3981c238a930d034508dcb2646a18ffb6083611 authored about 6 years ago
fix(tooltip): crosshairs should not update position after destroyed

4f6dde7398653c657f3027e3eaf3c777726aede1 authored about 6 years ago
fix(label): fix label rotate option

fab6d159c934e0d85e5bf256fd8193fdd1ecd011 authored about 6 years ago
0.2.1

d48cf052e21c3533207191a62a0ae1459c2960df authored about 6 years ago
Merge pull request #43 from antvis/fix-legend-hover

Fix legend hover

4d1b5d3ec7d8ed51f6f4fc9ddefd522c3160fa6f authored about 6 years ago
Merge remote-tracking branch 'remotes/origin/master' into fix-legend-hover

# Conflicts:
# src/legend/category.js

81c1dcad351ba9bb45f2e0d1abe25554f37eb746 authored about 6 years ago
fix(label): sort out activate & deactivae styles & fix misspelling

efd0bbc66c8d1a3cbd695c80f15a6307af4843b3 authored about 6 years ago
Merge pull request #42 from antvis/fix-guide-html-width-calc

fix(Guide): fix the width calculation of the parent element of html i…

f95edaa5342cc996a09f8389732db3877372fec1 authored about 6 years ago
fix(Guide): fix the width calculation of the parent element of html is undefined width. Closed #41.

1cb327f157b63826d1d6d7b55fb08e1746a9a1b1 authored about 6 years ago
Merge pull request #40 from antvis/axis-labelOffsetXandOffsetY

feat(axis): label supports offsetX and offsetY configuration

ca06193c6f6150301f841c21f8d41af6d8439a28 authored about 6 years ago
feat(axis): label supports offsetX and offsetY configuration

8d63a03e1667076f9222773af4e6abbf10517020 authored about 6 years ago
Merge pull request #37 from antvis/feat-axisAutoHideLabels

Feat axis auto hide labels

ef69412892c6118a97a758e78e678cf8dd02e386 authored about 6 years ago
Merge pull request #39 from antvis/fix-label-name

fix(label): assign name to every label inst & add unit tests

fa1cd3f73ce3ed0287d12b5cb366898fc1b015c9 authored about 6 years ago
fix(label): assign name to every label inst & add unit tests

36ba07267baf81457c6b50510f58da10451a71a6 authored about 6 years ago
chore(axis): use labelRenderer.getLabels()

42cfbb4ccb5f2a42f7784f3207855cf4f9896d96 authored over 6 years ago
fix(axis): comments on autoHideLabels

e6d954c3b970d9c00815e6ceeaed95f3a221bdc7 authored over 6 years ago
chore(axis): autoHide should be set to false by default

65afa0ef0d7623c8b7639c2f79f2261f0252e2d2 authored over 6 years ago
fix(tooltip): removing viewTheme

a1fef571de2229a6aca6936f54a121a570e19133 authored over 6 years ago
fix(test): do not commit describe.only

976568b178460d54a37fbc20a9286795009e2134 authored over 6 years ago
feat(axis): label autoHide

273f70a74314d5c767234a615c5e33052dbb789c authored over 6 years ago
chore(dev): unifying fontfamily

f32f9cb4ff0017003afd102db0de8d360a954433 authored over 6 years ago
chore(axis): clear up unused _parseCatTicks

a23b19bc3e01c71dfe44262ae5bce25c72516a63 authored over 6 years ago
Merge pull request #36 from laispace/master

fix(tooltip):tooltip 设置 follow 为 false 时自定义样式控制 tooltip.htmlContent 的…

6a735d3e4c38570d047df7b93a59dab56190f216 authored over 6 years ago
fix(tooltip):tooltip 设置 follow 为 false 时自定义样式控制 tooltip.htmlContent 的 position 失效

5c1b225f3cf37f5ecad4e137cce07327c511df28 authored over 6 years ago
0.2.0

a04187a1ff72579b6e2ebad747d9264e73a90803 authored over 6 years ago
Merge pull request #33 from antvis/axis-zeroline-style

style(axis):axis zero-line style

21f8ab1e3ea9af02a611a517438da10b8c30e16b authored over 6 years ago
style(axis):axis zero-line style

90482f5f1eb88f196b0561ca4bae3e5ad0ca5251 authored over 6 years ago
0.1.5

54d30d7c28d1165877e469de92a5db8faf90db26 authored over 6 years ago
Merge pull request #32 from antvis/fix-tooltip-style

fix(tooltip): merge custom style before applied to container

fcb0cb241ece9a1d9a915839c3f11e0fbad759da authored over 6 years ago
Merge pull request #30 from aa1011372655/fixLegendItemClickNoTriggerBug

修复无法触发legend-item:click事件的bug

cbbd038f4f4af469416e438e8391325806856aa9 authored over 6 years ago
Merge pull request #31 from laispace/master

fix(tooltip):index argument

6b7f1008037e4c1976ab1e5658dcf1b212751f9d authored over 6 years ago
fix(tooltip): merge custom style before applied to container

88ff506ea4b466baee47e32c740180447e63f7d4 authored over 6 years ago
fix(tooltip):index argument

305bccd30f704f3f3c638d7f3abd81029f899458 authored over 6 years ago
修复无法触发legend-item:click事件的bug

d623f55453e1ff83a0a003dd298d02de3fff3fa7 authored over 6 years ago
0.1.4

5af0f72c90795ac68f7e54f6e3e6f09aa3768235 authored over 6 years ago
Merge pull request #29 from antvis/fix-minitooltip

fix(tooltip):mini tooltip show/hide

7663a757b5b4d571967f50ebcca33b12849cc7e2 authored over 6 years ago
fix(tooltip):mini tooltip show/hide

2c240cada0a18117bac59c174a64354d738146bc authored over 6 years ago
0.1.3

0c00a63f62a9cfc94793e5f301396aa1fb7ec122 authored over 6 years ago
fix(guide): image scaling

b93b34f8eb08eb35af888092713a77dac55aa593 authored over 6 years ago
Merge pull request #28 from antvis/fix-tooltip

Fix tooltip

7673df6f79b19361d082fbd09e8c7136afa3af8c authored over 6 years ago
refactor(legend): add comment on a hard code

3dc3247c5d8d9d212a09ac17ae3d493ee29f3886 authored over 6 years ago
Merge remote-tracking branch 'origin/fix-tooltip' into fix-tooltip

926dc5d1f8eafc014aa3a85d8622b1b893d0ef9e authored over 6 years ago
fix(bbox-adjust): fix bbox measurement

b4708d64dc96c2755248c014be0590a1ed5b0ded authored over 6 years ago
Merge pull request #27 from antvis/fix-legendHighlight

fix(legend): reverse marker style when item.activate() is called

06e98b9eeb4e8e8280c4fd823900fd973c64e734 authored over 6 years ago
fix(legend): reverse marker style when item.activate() is called

e819989ea496936941e693cd2b387beacff0964d authored over 6 years ago
style(tooltip):lint error

84e71ffa5d86fc49a52e2ca9ed5bfd37e23effd5 authored over 6 years ago
Merge remote-tracking branch 'origin/fix-tooltip' into fix-tooltip

4657ee274d426becce05c69964e501cf22afe9b1 authored over 6 years ago
refactor(legend): modify default caret style && add enable/disable styles

541e036534030450d4cbe5d8d75c52b21abc08e1 authored over 6 years ago
Merge pull request #26 from antvis/fixAxisStyle

feat(axis): support setting an array for label offset

e19d2ea38ba432dc4012619dff7ba2f070c8d257 authored over 6 years ago
fix(tooltip):mini-tooltip flash

5ae374d9457e78d1f80215e49964ba5a4aab61a3 authored over 6 years ago
refactor(label): if label's width > shape.width, remove this label from treemap

1c31d4815b455d09e8c2439558a16b526853f249 authored over 6 years ago
refactor(legend): modify legend default styles

76b8c8d06128bcf1db84d91e8508da9b2b7acbe2 authored over 6 years ago
fix(legend): modify middle bar style of legend

efd2be60561f30db239dda357130fe6a48217221 authored over 6 years ago
feat(axis): support setting an array for label offset

8c0128dcd362a3f781e6190cbadd8778e6344d25 authored over 6 years ago
fix(tooltip): fix mini tooltip default styles

29f9713193c8902226d32d3edb7fc3ba8db767bb authored over 6 years ago
fix(legend): fix page turner position

d92ebe84caa271c865710c5e739bfe9503ade7b7 authored over 6 years ago
fix(legend): fix legend styles overwritten by mix

0a2f3b0c78056fd90b88f6d660abc5897ad7bc69 authored over 6 years ago
0.1.2

6523c70d3354e0233d59dd166a260948b6f89fb6 authored over 6 years ago
0.1.1

11c9f33a160f58b359a9c62e8f532ad666394b02 authored over 6 years ago