8000 [Auto release] release 1.8.3 by github-actions[bot] · Pull Request #1878 · VisActor/VChart · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Auto release] release 1.8.3 #1878

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 124 commits into from
Jan 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
124 commits
Select commit Hold shift + click to select a range
84fb431
feat: vite.config support .env.local to import proxy config
da730 Dec 6, 2023
1e3d33c
feat: add skylark modal
da730 Dec 6, 2023
af95b2a
feat: vmind数据模块开发&划分gpt和skylark
da730 Dec 14, 2023
1743ecb
fix: data module refactor finsih&remove unused references
da730 Dec 18, 2023
a4edce2
Merge pull request #1782 from VisActor/feat-skylark-chartGeneration
da730 Dec 18, 2023
fe6cc52
feat: split common pipelines
da730 Dec 18, 2023
5932d04
feat: split common pipelines
da730 Dec 18, 2023
0ff15de
feat: skylark chart generation
da730 Dec 18, 2023
09fb3e6
feat: use skylark to generate fieldmap
da730 Dec 19, 2023
10c1c8b
feat: skylark pie chart generation
da730 Dec 19, 2023
058004e
feat: line chart generation using skylark
da730 Dec 19, 2023
21cfb5b
feat: scatter plot generation using skylark
da730 Dec 19, 2023
5f9c87b
feat: word cloud and radar chart generation using skylark
da730 Dec 19, 2023
71b7d4e
feat: sankey radar rose chart generation using skylark
da730 Dec 19, 2023
10000
ee48efd
feat: funnel, waterfall, dual-axis, box plot chart generation using s…
da730 Dec 20, 2023
8bde609
feat: dynamic bar chart generation using skylark
da730 Dec 20, 2023
63d21ce
feat: dynamic bar chart fix
da730 Dec 20, 2023
3da38fb
feat: add comments
da730 Dec 20, 2023
609aec8
feat: patch dual-axis chart and dynamic bar chart
da730 Dec 20, 2023
1b32454
feat: patch chart type recommend prompt
da730 Dec 20, 2023
f1cb301
Merge pull request #1806 from VisActor/feat-skylark-chartGeneration
da730 Dec 21, 2023
57547ab
Merge pull request #1812 from VisActor/sync/1.8.1
xile611 Dec 21, 2023
a33d364
fix: chart option.animation config not work, closes #1804
xiaoluoHe Dec 22, 2023
73cafc3
docs: update change log
xiaoluoHe Dec 22, 2023
f9566b0
fix: change the priority of animation config
xiaoluoHe Dec 22, 2023
f1de90b
Merge pull request #1819 from VisActor/fix/option-animation-not-work
xile611 Dec 22, 2023
bc70c01
fix: fix bug of release wordflows
xile611 Dec 22, 2023
ac611a9
Merge pull request #1822 from VisActor/sync/develop-1.9.0
xile611 Dec 22, 2023
fa1be30
docs: add custom shape example cover image
purpose233 Dec 22, 2023
dd00d14
fix: support disbaleTriggerEvent in vchart
xuefei1313 Dec 22, 2023
df9f44d
feat: disableTriggerEvent could effect axis background
xuefei1313 Dec 22, 2023
c48f052
docs: update changlog of rush
xuefei1313 Dec 22, 2023
ee8991c
chore: change log for commit
xuefei1313 Dec 22, 2023
f788337
chore: change the version of new api in note
xuefei1313 Dec 22, 2023
f618827
chore: scrollbar docs writing error
skie1997 Dec 22, 2023
40032ed
feat: access label component into treemap
xiaoluoHe Dec 22, 2023
875c504
test: update test case
xiaoluoHe Dec 22, 2023
6af67f0
Merge pull request #1821 from VisActor/chore/fix-release-workflows
TingLittleKang Dec 22, 2023
089666e
fix: docs problems in 1.8.1
zamhown Dec 22, 2023
7c196e1
fix: error in chart level modification of media query action
zamhown Dec 22, 2023
1ba8b7f
chore: update changelog
zamhown Dec 22, 2023
37e91a8
feat: support VCHART_MODULE in local docs
zamhown Dec 22, 2023
4c4b5c3
Merge pull request #1833 from VisActor/sync/main-1.8.2
zamhown Dec 22, 2023
ef94e1e
docs: generate changelog of release v1.8.2
zamhown Dec 22, 2023
5625829
docs: update changelogs
xile611 Dec 25, 2023
3d0b72d
docs: add menu of changelog
xile611 Dec 25, 2023
4e95f42
Merge pull request #1834 from VisActor/docs/generate-changelog-v1.8.2
zamhown Dec 25, 2023
dca49f4
feat: add markAttributeCtx to label style callback
xiaoluoHe Dec 25, 2023
fd1bb28
fix: tooltip on nonLeaf Mark
xiaoluoHe Dec 25, 2023
c5f36d7
fix: when marker label's padding is an object, it should work
kkxxkk2019 Dec 25, 2023
ff4e61e
chore: update rush change log
kkxxkk2019 Dec 25, 2023
0eeb0e9
fix: fix the error of log scale when some value is null or undefined
xile611 Dec 25, 2023
d847c15
refactor: optimize the style configuration of marker
kkxxkk2019 Dec 25, 2023
ee2f4a8
Merge remote-tracking branch 'origin/develop' into fix/marker-content…
kkxxkk2019 Dec 25, 2023
c198023
fix: shape.style convert error
kkxxkk2019 Dec 25, 2023
36e4bf8
chore: remove unused code
kkxxkk2019 Dec 25, 2023
742b542
chore: update rush change log
kkxxkk2019 Dec 25, 2023
7bdf47b
fix: handling null value situations
kkxxkk2019 Dec 27, 2023
b9ba5b7
fix: marker label's background is visible by default
kkxxkk2019 Dec 27, 2023
51b8d29
Merge pull request #1842 from VisActor/dev-vmind/1.2.0
da730 Dec 27, 2023
6c6b964
fix: adjust priority of properties
kkxxkk2019 Dec 27, 2023
c9a416a
docs: update marker demos in site
kkxxkk2019 Dec 27, 2023
e78b5d9
fix: only if labelBackgroud is visible, the padding can work
kkxxkk2019 Dec 27, 2023
d12c88d
docs: update marker demos
kkxxkk2019 Dec 27, 2023
1ef4a99
Merge pull request #1836 from VisActor/feat/treemap_label
xile611 Dec 27, 2023
e99d5aa
chore: add clear api of brush
skie1997 Dec 27, 2023
9139c63
chore: optimize hotfix-release.yml and release-changelog.yml
xile611 Dec 27, 2023
dfa9e56
Merge pull request #1849 from VisActor/chore/fix-release-workflows
TingLittleKang Dec 27, 2023
e9dc25b
fix: fix `getCurrentSize()` of vchart
xile611 Dec 27, 2023
49c2b57
Merge pull request #1851 from VisActor/fix/get-current-size
xile611 Dec 27, 2023
a62497d
Merge pull request #1848 from VisActor/chore/brush-api
xile611 Dec 27, 2023
a929d2c
fix: add listener to gesture in mobile or miniapp
skie1997 Dec 27, 2023
e057a72
Merge pull request #1838 from VisActor/fix/marker-content-padding
xile611 Dec 28, 2023
b889dba
fix: tooltip in dual-dimension chart
zamhown Dec 28, 2023
ccf9f7f
chore: update changelog
zamhown Dec 28, 2023
9e0163c
fix: change get function to var
skie1997 Dec 28, 2023
e77f314
fix: brush bounds error
skie1997 Dec 28, 2023
8998265
fix: undefined globalThis in tt miniprogram
xiaoluoHe Dec 28, 2023
c7fa5af
docs: update change log
xiaoluoHe Dec 28, 2023
b04c221
fix: fix bug in layout when band axis has no domain
xuefei1313 Dec 28, 2023
95691c4
docs: update changlog of rush
xuefei1313 Dec 28, 2023
f92ddf2
fix: error in chart spec info
zamhown Dec 28, 2023
9237b5b
Merge pull request #1853 from VisActor/fix/gesture
xile611 Dec 28, 2023
20c2728
Merge pull request #1856 from VisActor/fix/dual-dim-tooltip
xile611 Dec 28, 2023
f07d768
Merge pull request #1857 from VisActor/fix/brush-bounds-error
xile611 Dec 28, 2023
8aaae7d
Merge pull request #1858 from VisActor/fix/undefined-globalThis
xile611 Dec 28, 2023
1914a05
Merge pull request #1859 from VisActor/fix/fix-bug-in-layout-when-ban…
xile611 Dec 28, 2023
6b1568f
Merge pull request #1860 from VisActor/fix/media-query
xile611 Dec 28, 2023
c38a86b
fix: upgrade vscale to ~0.17.3
xile611 Dec 28, 2023
8a755e3
fix: mark overlap params of direction
skie1997 Dec 28, 2023
a939d71
Merge pull request #1837 from VisActor/fix/log-scale-null-value
xile611 Dec 28, 2023
bfec01a
fix: funnel clipIn animation rect range
xiaoluoHe Dec 28, 2023
acde0c5
docs: update change log
xiaoluoHe Dec 28, 2023
96d51e4
feat: support require by need in react-vchart, close #1551
xile611 Dec 21, 2023
027cb5c
feat: add props `useSyncRender` to react-vchart, close #1685
xile611 Dec 21, 2023
588679c
docs: update changlog of rush
xile611 Dec 21, 2023
1de63b1
fix: fix error in strict mode of react-vchart, fix #1669
xile611 Dec 21, 2023
965ab52
docs: update changlog of rush
xile611 Dec 21, 2023
319919d
fix: fix type error of react-vchart
xile611 Dec 22, 2023
081ad0c
fix: fix type error of not find `IVChartConstructor`
xile611 Dec 22, 2023
59c9dca
feat: support onBrushClear and fix comment
xile611 Dec 28, 2023
55b7400
docs: update documents of react-vchart
xile611 Dec 28, 2023
082466b
feat: export version in react-vchart
xile611 Dec 28, 2023
f91bb24
docs: update comments
xile611 Dec 28, 2023
ea19d4b
docs: fix comments in documents of react
xile611 Dec 28, 2023
ef01dd1
fix: polar axis overlap error
skie1997 Dec 28, 2023
e0ba3a8
Merge pull request #1864 from VisActor/fix/funnel_clip_animation
xile611 Dec 28, 2023
2a0ec97
Merge pull request #1863 from VisActor/fix/overlap-direction
xile611 Dec 28, 2023
b17fe87
docs: supply animatio site demo
xiaoluoHe Dec 28, 2023
2ea2cc1
Merge pull request #1866 from VisActor/docs/animation_demo
xile611 Dec 29, 2023
79008f9
docs: add demo of `setDimensionIndex()`
xile611 Dec 28, 2023
5afda15
docs: add preview of new examples
xile611 Dec 29, 2023
52a862a
docs: add preview empty
xile611 Dec 29, 2023
d1634b2
fix: upgrade version of vrender
xile611 Dec 29, 2023
c357605
feat: vmind performance test script
da730 Dec 28, 2023
80c4037
feat: vmind performance test
da730 Dec 28, 2023
ad6f365
feat: update vmind playground
da730 Dec 29, 2023
ff4c6d9
Merge pull request #1870 from VisActor/feat-vmind-performance-test
da730 Dec 29, 2023
bfef4cb
fix: the issue of duplicated label component when labelLayout is region
xiaoluoHe Dec 29, 2023
dbef69c
fix: refactor label getSpecInfo
xiaoluoHe Dec 29, 2023
eb54028
Merge pull request #1874 from VisActor/fix/dupicated-label-component-…
xile611 Dec 29, 2023
06ace38
fix: fix merge conflicts
xile611 Dec 29, 2023
9caa64d
fix: upgrade vrender to ~1.7.9
xile611 Dec 29, 2023
b5f2871
build: prelease version 1.8.3
xile611 Dec 29, 2023
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
2 changes: 1 addition & 1 deletion .github/workflows/hotfix-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag: v${{ steps.package-version.outputs.current_version }}
commit: main
commit: ${{ github.ref_name }}
prerelease: false
body: |
${{ steps.changelog.outputs.markdown }}
Expand Down
13 changes: 9 additions & 4 deletions .github/workflows/release-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ jobs:
- name: Install rush
run: node common/scripts/install-run-rush.js install --bypass-policy

- name: Create branch
run: |
git status
git fetch origin develop:develop
git checkout develop
git status
git checkout -b docs/generate-changelog-${{ github.event.release.tag_name }}

- name: generate changelog
id: generate-changelog
uses: xile611/collect-release-changelog@main
Expand All @@ -42,11 +50,8 @@ jobs:
tag_name: ${{github.event.release.tag_name}}
file_name: changelog.md

- name: Create branch
- name: Push branch
run: |
git status
git checkout -b docs/generate-changelog-${{ github.event.release.tag_name }}
# Make any necessary changes
git add .
git commit -m "docs: generate changelog of release ${{ github.event.release.tag_name }}" -n
git push origin docs/generate-changelog-${{ github.event.release.tag_name }}
Expand Down
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,8 @@
"editor.tabSize": 2,
"editor.detectIndentation": false,
// Typescript
"typescript.preferences.importModuleSpecifier": "project-relative"
"typescript.preferences.importModuleSpecifier": "project-relative",
"[typescriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
}
Loading
0