Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
ff53d57
chore: add workflow for comment
xile611 Dec 6, 2024
5a691ad
docs: add docs for `restorePosition`
xiaoluoHe Dec 6, 2024
8e844b5
Merge pull request #3507 from VisActor/docs/restorPosition
xile611 Dec 6, 2024
e295236
chore: update user limit in auto-comment-issue
xile611 Dec 6, 2024
350d752
chore: revert days of stale
xile611 Dec 6, 2024
f4821fb
Merge pull request #3511 from VisActor/sync/main-1.13.0
xile611 Dec 6, 2024
f9ef545
fix: fix filter of lock domain when field is array, related #3469
xile611 Dec 6, 2024
8372d3e
docs: update changlog of rush
xile611 Dec 6, 2024
8fdb5ed
Merge pull request #3508 from VisActor/chore/auto-comment
xile611 Dec 6, 2024
ea91665
docs: generate changelog of release v1.13.0
xile611 Dec 6, 2024
efd3458
docs: update changelog of 1.13.0
xile611 Dec 6, 2024
e5d8652
Merge pull request #3513 from VisActor/docs/generate-changelog-v1.13.0
xile611 Dec 6, 2024
00e0646
feat: support tooltip filter range as function
Kingwl Dec 7, 2024
57caa31
feat: add config `customFilter` to legend, support cutomized filter f…
xile611 Dec 9, 2024
2fe08c6
docs: update changlog of rush
xile611 Dec 9, 2024
414c561
fix: fix size of datazoom when update, fix #3521
xile611 Dec 9, 2024
54574c4
docs: update changlog of rush
xile611 Dec 9, 2024
4896e66
docs: update changelog
xile611 Dec 9, 2024
f23ceba
Merge pull request #3516 from Kingwl/feat/tooltip-filter-range-as-fun…
xile611 Dec 9, 2024
3af43de
chore: tooltip should not has animation in bug server
xile611 Dec 9, 2024
2fa2ea3
Merge pull request #3518 from VisActor/feat/legend-custom-filter
xile611 Dec 9, 2024
6e1b3bd
Merge pull request #3512 from VisActor/fix/data-zoom-filter
xile611 Dec 10, 2024
3b04807
chore: update workflow of auto comment
xile611 Dec 10, 2024
435e9a5
docs: update faq in contributing
xile611 Dec 10, 2024
479d3dd
feat: support harmony-simple-vchart module
neuqzxy Dec 10, 2024
3de845a
chore: disable transform of tooltip in bugserver
xile611 Dec 10, 2024
39dbb38
fix: fix tooltip content when only has `valueFormatter` or `keyFormat…
xile611 Dec 11, 2024
9b11a5c
docs: update changlog of rush
xile611 Dec 11, 2024
2eaeedd
fix: html tooltip can reuse the dom content and fix the unneed animation
xile611 Dec 11, 2024
cdac45b
docs: update changlog of rush
xile611 Dec 11, 2024
921d526
fix: fix type error in tooltip
xile611 Dec 11, 2024
85807e2
fix: update comment in dom tooltip
xile611 Dec 11, 2024
9b57f26
Merge pull request #3531 from VisActor/chore/fix-tooltip-in-bug-server
xile611 Dec 11, 2024
f2744ac
fix: fix update of extensionMark when mark has `name`, fix #3547
xile611 Dec 11, 2024
f42a9e2
docs: update changlog of rush
xile611 Dec 11, 2024
fd456f6
fix: fix invalid style value in tooltip
xile611 Dec 11, 2024
edc6ad9
docs: add cat pictogram demo
xiaoluoHe Dec 11, 2024
b3cabe0
Merge pull request #3551 from VisActor/fix/extensiom-mark-update-when…
xile611 Dec 11, 2024
3cd45df
fix: fix indicator when change visible to be false, fix #3506
xile611 Dec 11, 2024
d10c0db
docs: update changlog of rush
xile611 Dec 11, 2024
a1a41e2
Merge pull request #3552 from VisActor/docs/pictogram-cat
xile611 Dec 11, 2024
03c8b7d
fix: fix cache of height when update tooltip content
xile611 Dec 11, 2024
46f0b6c
Merge pull request #3550 from VisActor/fix/dom-tooltip-content-update
xile611 Dec 11, 2024
32ad8a5
feat: remove registerWXEnv
neuqzxy Dec 12, 2024
6ebef8d
fix: fix style of dom tooltip
xile611 Dec 12, 2024
388e002
docs: update changlog of rush
xile611 Dec 12, 2024
469d44b
fix: fix break of waterfall, fix #3544
xile611 Dec 12, 2024
c8a21a2
docs: update changlog of rush
xile611 Dec 12, 2024
690ce02
fix: break scope should not contain invalid scope
xile611 Dec 12, 2024
648977d
Merge pull request #3543 from VisActor/feat/harmony-simple
xile611 Dec 12, 2024
2abc2d8
fix: scope in middle should not be filter
xile611 Dec 13, 2024
b27e24d
fix: set default scopeType of axis-break to be `count`
xile611 Dec 13, 2024
c701ca3
fix: breaks should consider the `min` and `max` of axis, related to #…
xile611 Dec 13, 2024
9692b84
fix(vchart-extension): series-break should keep align width axis brea…
xile611 Dec 13, 2024
7881ccb
docs: update changlog of rush
xile611 Dec 13, 2024
0801f60
docs: add changelog of rush
xile611 Dec 13, 2024
8d93109
Merge pull request #3556 from VisActor/fix/waterfall-break
xile611 Dec 13, 2024
a8ed299
Merge pull request #3555 from VisActor/fix/tooltip-position-and-style
xile611 Dec 13, 2024
551def1
Merge pull request #3553 from VisActor/fix/indicator-switch-visible
xile611 Dec 13, 2024
999cff9
feat: support inside-middle label position in area chart
xiaoluoHe Dec 10, 2024
50a3296
feat: upgrade vgrammar to 0.15.1, vrender to 0.21.2
xiaoluoHe Dec 13, 2024
fa2c6e3
fix: fix the bug of updateModelSpecSync can not set axis.tick.forceTi…
xuefei1313 Dec 13, 2024
519e18d
docs: update changlog of rush
xuefei1313 Dec 13, 2024
876692a
Merge pull request #3545 from VisActor/feat/area-insideMiddle-label
xile611 Dec 13, 2024
3d6e915
Merge pull request #3562 from VisActor/fix/bug-of-updateModelSpecSync…
xile611 Dec 13, 2024
dfdf336
build: release version 1.13.1
xile611 Dec 13, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 73 additions & 0 deletions .github/workflows/auto-comment-issue.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
name: auto comment on issue
on:
issues:
types: [opened, labeled]
jobs:
auto-comment:
runs-on: ubuntu-latest
steps:
- name: new feature
if: ${{ (contains(github.event.issue.title, 'Feature') || contains(github.event.issue.title, 'Feat') || contains(github.event.issue.title, '新特性')) && !contains('xile611,xuanhun,xuefei1313,youngwinds,xiaoluoHe,willem-bd,skie1997,simaQ,Rui-Sun,purpose233,neuqzxy,kkxxkk2019,fangsmile,arcthur,666haiwen', github.event.issue.user.login) }}
uses: actions-cool/issues-helper@v2
with:
actions: 'create-comment'
token: ${{ secrets.GITHUB_TOKEN }}
issue-number: ${{ github.event.issue.number }}
body: |
Thank you for your feedback! We have received your question and will deal with it later.
If any developer is interested in this issue, please leave a message "claim this issue" below the issue. Welcome to participate in open source co-construction!
We are very grateful to every contributor. After submitting the PR, we will prepare a gift for the developers who participated in the co-construction.
For participation in co-construction, please refer to: https://visactor.io/vchart/contributing/
To communicate with official developers, you can download the Feishu app and scan the QR code to join the Feishu group!
Thank you again for your support!
![feishu-qr-code](https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/feishu-qrcode.png)
感谢您的反馈!我们已经收到您的问题,并会在稍后处理。
如果有开发者对这个问题感兴趣,请在问题下方留言“认领此问题”。欢迎参与开源共建!
我们非常感谢每一位贡献者。提交 PR 后,我们会为参与共建的开发者准备一份礼物。
参与共建请参考:https://visactor.io/vchart/contributing/
如需与官方开发者沟通,可以下载飞书应用并扫描二维码加入飞书群!
再次感谢您的支持!

- name: doc
if: ${{ (contains(github.event.issue.title, 'Documentation') || contains(github.event.issue.title, 'Doc') || contains(github.event.issue.title, '文档')) && !contains('xile611,xuanhun,xuefei1313,youngwinds,xiaoluoHe,willem-bd,skie1997,simaQ,Rui-Sun,purpose233,neuqzxy,kkxxkk2019,fangsmile,arcthur,666haiwen', github.event.issue.user.login) }}
uses: actions-cool/issues-helper@v2
with:
actions: 'create-comment'
token: ${{ secrets.GITHUB_TOKEN }}
issue-number: ${{ github.event.issue.number }}
body: |
Thank you for your feedback! We have received your question and will deal with it later.
If any developer is interested in this issue, please leave a message "claim this issue" below the issue. Welcome to participate in open source co-construction!
We are very grateful to every contributor. After submitting the PR, we will prepare a gift for the developers who participated in the co-construction.
For participation in co-construction, please refer to: https://visactor.io/vchart/contributing/
To communicate with official developers, you can download the Feishu app and scan the QR code to join the Feishu group!
Thank you again for your support!
![feishu-qr-code](https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/feishu-qrcode.png)
感谢您的反馈!我们已经收到您的问题,并会在稍后处理。
如果有开发者对这个问题感兴趣,请在问题下方留言“认领此问题”。欢迎参与开源共建!
我们非常感谢每一位贡献者。提交 PR 后,我们会为参与共建的开发者准备一份礼物。
参与共建请参考:https://visactor.io/vchart/contributing/
如需与官方开发者沟通,可以下载飞书应用并扫描二维码加入飞书群!
再次感谢您的支持!

- name: bug
if: ${{ (contains(github.event.issue.title, 'bug') || contains(github.event.issue.title, 'Bug') || contains(github.event.issue.labels.*.name, 'bug')) && !contains('xile611,xuanhun,xuefei1313,youngwinds,xiaoluoHe,willem-bd,skie1997,simaQ,Rui-Sun,purpose233,neuqzxy,kkxxkk2019,fangsmile,arcthur,666haiwen', github.event.issue.user.login) }}
uses: actions-cool/issues-helper@v2
with:
actions: 'create-comment'
token: ${{ secrets.GITHUB_TOKEN }}
issue-number: ${{ github.event.issue.number }}
body: |
Thank you for your feedback! We have received your question and will deal with it later.
If any developer is interested in this issue, please leave a message "claim this issue" below the issue. Welcome to participate in open source co-construction!
We are very grateful to every contributor. After submitting the PR, we will prepare a gift for the developers who participated in the co-construction.
For participation in co-construction, please refer to: https://visactor.io/vchart/contributing/
To communicate with official developers, you can download the Feishu app and scan the QR code to join the Feishu group!
Thank you again for your support!
![feishu-qr-code](https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/feishu-qrcode.png)
感谢您的反馈!我们已经收到您的问题,并会在稍后处理。
如果有开发者对这个问题感兴趣,请在问题下方留言“认领此问题”。欢迎参与开源共建!
我们非常感谢每一位贡献者。提交 PR 后,我们会为参与共建的开发者准备一份礼物。
参与共建请参考:https://visactor.io/vchart/contributing/
如需与官方开发者沟通,可以下载飞书应用并扫描二维码加入飞书群!
再次感谢您的支持!
Loading
Loading