8000 [Auto Sync] Sync the code from branch main to branch develop after release 1.12.0 by github-actions[bot] · Pull Request #3094 · VisActor/VChart · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Auto Sync] Sync the code from branch main to branch develop after release 1.12.0 #3094

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 165 commits into from
Aug 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
165 commits
Select commit Hold shift + click to select a range
fe01834
fix: set the `interactive` of pie label to be true
xile611 May 29, 2024
361a438
docs: update changlog of rush
xile611 May 29, 2024
d32dec8
Merge pull request #2754 from VisActor/fix/pie-label-interactive
xile611 May 31, 2024
24aee93
Merge remote-tracking branch 'origin/develop' into dev/1.12.0
xile611 Jun 5, 2024
2f385d2
Merge pull request #2787 from VisActor/sync/dev-1.12.0
xile611 Jun 6, 2024
c211b57
feat: add option `showBackgroundChart` of DataZoom
xile611 Jun 5, 2024
2bc45ec
docs: update changlog of rush
xile611 Jun 5, 2024
baaafe5
fix: fix error of `setSelected` in sankey node or link, fix #2757
xile611 May 31, 2024
0a5a8ff
docs: update tutorial docs of sankey chart
xile611 May 31, 2024
6e8c70c
docs: update demos in sankey tutorial
xile611 Jun 3, 2024
18bf9cb
fix: upgrade vrender to 0.19.8, vgrammar to 0.13.7
xile611 Jun 5, 2024
4de5304
fix: upgrade vrender to 0.19.9, vgrammar to 0.13.8
xile611 Jun 6, 2024
6b0a8cb
build: prelease version 1.11.3
xile611 Jun 6, 2024
fedc3f0
docs: generate changelog of release v1.11.3
xile611 Jun 6, 2024
649717a
fix: fix bug of `updateSpec` when has `scales`, close #2744
xile611 Jun 6, 2024
71b35b7 8000
docs: update changlog of rush
xile611 Jun 6, 2024
fc92bd5
docs: update changelog of 1.11.3
xile611 Jun 6, 2024
0dd173e
fix: gauge chart might throw error when the value is close to its max…
xiaoluoHe Jun 5, 2024
4b4ce6f
fix: fix the behavior of the gauge pointer when it exceeds the axis r…
xiaoluoHe Jun 6, 2024
c461edb
fix: optimize gague pointer angle compute instead of axis clamp
xiaoluoHe Jun 6, 2024
19d41cf
docs: update changelog
xiaoluoHe Jun 6, 2024
322f33e
docs: add OpenHarmony document
neuqzxy Jun 11, 2024
edf8fa5
chore: publish new version for harmony
neuqzxy Jun 12, 2024
4e957fd
fix: fix issue with site
neuqzxy Jun 13, 2024
c46e6b6
docs: change api 9 to api 11
neuqzxy Jun 13, 2024
8f2bf32
fix: normal animation not work when appear animation is disabled
xiaoluoHe Jun 14, 2024
8a315e8
docs: add changelog
xiaoluoHe Jun 14, 2024
0c9aac2
chore: update info pf harmony after release
xile611 Jun 14, 2024
440c33f
chore: update changelog in bundler.config.js
xile611 Jun 14, 2024
8cfca37
refactor: refactor linear progress
xile611 May 29, 2024
e1cd974
refactor: use custom path to render path of linear progress
xile611 May 30, 2024
ab88079
test: update test case of linear-progress
xile611 May 30, 2024
44f80de
docs: update changelog of rush
xile611 Jun 24, 2024
927ccfb
chore: update bundler.config.js
xile611 Jun 13, 2024
9033c51
refactor: dont require plugin in core
xile611 Jun 13, 2024
ebd6196
chore: update log in bundler.config.js
xile611 Jun 24, 2024
1ecac69
Merge pull request #2846 from VisActor/refactor/linear-progress
xile611 Jun 25, 2024
7a61543
Merge pull request #2845 from VisActor/size/plugin-size
xile611 Jun 25, 2024
cc0b44d
fix: fix conflicts with 1.11.6
xile611 Jun 28, 2024
1088630
fix: fix conflicts with 1.11.6
xile611 Jun 28, 2024
969700f
fix: update vrender to 0.19.15, vgrammar to 0.13.12
xile611 Jun 28, 2024
27fd478
refactor: use label component to refactor the label of sankey
xile611 Jun 25, 2024
f22f77d
refactor: the label of sankey will `syncState` by default
xile611 Jun 25, 2024
bea1a2d
fix: sankey label should not use `formatMethod`
xile611 Jun 26, 2024
dc69d2e
fix: fix label of sankey when have multiple labels
xile611 Jul 1, 2024
8e1e6a8
docs: update changelog of rush
xile611 Jul 2, 2024
2f8a155
feat: add mosaic-chart
xile611 Jun 3, 2024
81350f6
feat: add `stackDataFilterType` for label
xile611 Jun 3, 2024
f32ecc3
feat: support two category mosaic-charts
xile611 Jun 4, 2024
e4e917b
feat: support label filter in mosaic-series
xile611 Jun 5, 2024
917abab
Merge pull request #2848 from VisActor/refactor/sankey-label
xile611 Jul 2, 2024
3b2653a
feat: udpate some default spec of mosaic
xile611 Jul 2, 2024
57c4a32
docs: udpate docs of mosaic
xile611 Jul 2, 2024
90f115d
docs: update preview image of mosaic-chart
xile611 Jul 2, 2024
36c880b
Merge pull request #2796 from VisActor/feat/mosaic-chart
xile611 Jul 2, 2024
8e85b9a
feat: marker's `coordinates` and `positions` property support callback
kkxxkk2019 Jul 9, 2024
e1ef9be
chore: update rush change
kkxxkk2019 Jul 9, 2024
edb403c
Merge remote-tracking branch 'origin/develop' into sync/develop
kkxxkk2019 Jul 9, 2024
3f1a703
Merge pull request #2921 from VisActor/sync/develop
xile611 Jul 9, 2024
3858a36
Merge remote-tracking branch 'origin/dev/1.12.0' into feat/issue-2918
kkxxkk2019 Jul 9, 2024
02c0512
fix: compile error of sankey series
xile611 Jul 9, 2024
fd1bfb2
chore: fix error when set version
xile611 Jul 9, 2024
0436efe
Merge pull request #2922 from VisActor/fix/compile-error
xile611 Jul 9, 2024
f172d8d
Merge remote-tracking branch 'origin/dev/1.12.0' into feat/issue-2918
kkxxkk2019 Jul 9, 2024
4c0b8f9
docs: supply marker demo and docs
kkxxkk2019 Jul 9, 2024
20e1425
Merge pull request #2919 from VisActor/feat/issue-2918
xile611 Jul 10, 2024
a8bc0e2
fix: mark-point position type error fix
kkxxkk2019 Jul 11, 2024
507ac51
chore: update rush change log
kkxxkk2019 Jul 11, 2024
7223623
fix: type error fix
kkxxkk2019 Jul 11, 2024
645250c
Merge pull request #2938 from VisActor/fix/mark-point-type-error
xile611 Jul 11, 2024
ffbf065
refactor: refactor parser of `markByName` and `markByType` in theme
xile611 Jul 15, 2024
7f2603f
feat: add emptyPlaceholder and emptyCircle for pie chart
FunctionEurus Jun 15, 2024
1eba5f8
fix: use view data instead of raw data
FunctionEurus Jun 20, 2024
608d66b
fix: set dataview to false
FunctionEurus Jun 21, 2024
34042c0
fix: use visible property to handle data update
FunctionEurus Jun 21, 2024
5bd6bde
fix: check existence of emptyPieMark before initialize style
FunctionEurus Jun 24, 2024
8836f4b
docs: add docs
FunctionEurus Jun 25, 2024
9f7d37c
docs: add en docs
FunctionEurus Jun 26, 2024
3d04c73
feat: empty circle appear animation
FunctionEurus Jun 26, 2024
d4203cb
feat: display the empty circle when all data is zero or null/undefined
FunctionEurus Jun 27, 2024
b5079f5
feat: add stillShowZeroSum and update empty circle logic
FunctionEurus Jun 28, 2024
8b8d83b
fix: fix all zero logic
FunctionEurus Jun 28, 2024
dd7d289
fix: enable set state
FunctionEurus Jul 5, 2024
e8314db
fix: truely enable set state
FunctionEurus Jul 5, 2024
ccb4eea
fix: turn test pie back
FunctionEurus Jul 5, 2024
30c9c87
fix: remove stillShowZeroSum
FunctionEurus Jul 8, 2024
ca851fd
fix: make pickElements an empty array
FunctionEurus Jul 13, 2024
2b0ac12
feat: add default theme color of empty circle
FunctionEurus Jul 13, 2024
9c8a357
docs: add change log
FunctionEurus Jul 15, 2024
f469197
Merge pull request #2816 from FunctionEurus/feat/pie-empty-placeholder
youngwinds Jul 15, 2024
f602426
feat: stillShowZeroSum
FunctionEurus Jul 1, 2024
68f4a2f
feat: still show zero sum
FunctionEurus Jul 15, 2024
242884c
refactor: reduce the size of built-in theme
xile611 Jul 15, 2024
a2027ee
Merge pull request #2948 from VisActor/refactor/theme-mark-parser
xile611 Jul 15, 2024
1d370d6
refactor: stack can be required by need
xile611 Jul 15, 2024
ae67c5b
docs: update changlog of rush
xile611 Jul 15, 2024
25284f3
feat: sequence support bottom axes. fix#2927
skie1997 Jul 10, 2024
d3661ba
fix: axis region compute
skie1997 Jul 10, 2024
e71300a
Merge pull request #2949 from VisActor/size/reduce-builtin-theme
xile611 Jul 17, 2024
811371c 8000
docs: add docs for stillShowZeroSum
FunctionEurus Jul 22, 2024
d783cc1
refactor: rename for better readability
FunctionEurus Jul 22, 2024
b4592d3
fix: check every value instead of checking total
FunctionEurus Jul 22, 2024
73c2754
Merge pull request #2950 from VisActor/size/require-stack-by-need
xile611 Jul 23, 2024
b8b3ed6
Merge pull request #2963 from VisActor/feat/sequence-supprt-bottom-ax…
xile611 Jul 23, 2024
02deccb
fix: fix conflicts with develop
xile611 Jul 23, 2024
a19b4fc
docs: add node demo of wordcloud
xile611 Jul 4, 2024
e93266d
feat: support text shape of word-cloud
xile611 Jul 5, 2024
15529ae
docs: update changlog of rush
xile611 Jul 5, 2024
0b7aa98
feat: support text and shape mask of word-cloud
xile611 Jul 9, 2024
4c25eb1
fix: fix the conflicts in changelog files
xiaoluoHe Jul 26, 2024
ceb8d75
Merge pull request #3009 from VisActor/fix/changelog-conflicts
xile611 Jul 26, 2024
9382bea
feat: support `animationState` config
xiaoluoHe Jul 26, 2024
9ffc0bb
docs: update changelog
xiaoluoHe Jul 26, 2024
8fe17de
fix: upgrade version of vgrammar to 0.14
xile611 Jul 23, 2024
3372fba
fix: fix interface of text mask
xile611 Jul 23, 2024
e36c400
docs: update docs of word-cloud
xile611 Jul 24, 2024
7b23e5f
fix: fix rotate of word-cloud shape
xile611 Jul 24, 2024
03b22fe
refactor: use appendArcInfo instead
FunctionEurus Jul 31, 2024
d42654b
docs: add change log
FunctionEurus Jul 31, 2024
d15e54f
Merge pull request #2893 from FunctionEurus/feat/stillShowZeroSum
xile611 Jul 31, 2024
df8ccfe
feat: support negative
FunctionEurus Jul 23, 2024
b2d3a03
Merge pull request #3007 from VisActor/feat/state-animation-config
xile611 Jul 31, 2024
8305364
docs: add docs for supportNegative
FunctionEurus Jul 31, 2024
cd13a22
docs: add change log
FunctionEurus Jul 31, 2024
f953234
feat: support theme config by chart type
xiaoluoHe Jul 31, 2024
4c53dcb
Merge pull request #3003 from FunctionEurus/feat/support-negative-value
youngwinds Jul 31, 2024
a01e926
docs: update change log
xiaoluoHe Aug 5, 2024
a05b2a3
feat: add grid mark to axis `getVRenderComponents`
xiaoluoHe Aug 5, 2024
3d0f076
Merge pull request #3039 from VisActor/feat/theme-by-charttype
xile611 Aug 7, 2024
9597814
Merge pull request #3046 from VisActor/feat/get-vrender-grid-mark
xile611 Aug 7, 2024
a8eea71
Merge pull request #2929 from VisActor/feat/wordcloud-text-shape
xile611 Aug 7, 2024
59c24a6
feat: add charts of taro
xile611 Jul 29, 2024
d3f0798
feat: update react-vchart and taro-vchart
xile611 Jul 29, 2024
fbd4857
fix: fix type error of charts in taro
xile611 Jul 30, 2024
f0ca7e6
chore: optimize taro-vchart require by need
xile611 Jul 30, 2024
cefd1dd
fix: optimize charts in react-vchart
xile611 Jul 30, 2024
140a5d0
feat: update registers of tooltip in react-vchart and taro-vhcart
xile611 Jul 31, 2024
c3fa024
docs: update require on demand contents in lynx, react, taro
xile611 Jul 31, 2024
1a95d76
Merge pull request #3016 from VisActor/feat/taro-charts
xile611 Aug 7, 2024
58f21d8
fix: fix conflicts with develop
xile611 Aug 7, 2024
fa57f90
fix: optimize require paths
xile611 Jun 27, 2024
52c1d57
fix: upgrade vgrammar to 0.14.0, vrender to 0.20.0
xile611 Jul 12, 2024
f10b5b2
fix: use util functions in vutils
xile611 Aug 1, 2024
3d9a562
fix: fix register of gesture, animate, transforms
xile611 Aug 7, 2024
b93447e
fix: fix path error in index-wx
xile611 Aug 7, 2024
afa9b96
fix: fix error of time-axis
xile611 Aug 8, 2024
475c7b0
fix: fix bug of tick align
xile611 Aug 8, 2024
2f63d4f
refactor: optimize reference of constants
xile611 Aug 8, 2024
7b453a1
chore: add vchart-empty
xile611 Aug 8, 2024
5a9e291
fix: fix registers of vcahrt
xile611 Aug 8, 2024
fb2e4f7
refactor: optimize event-dispatcher
xile611 Aug 8, 2024
8b2b8db
fix: fix register of taro-vchart, react-vchart
xile611 Aug 12, 2024
513593d
fix: fix register of 3d plugin
xile611 Aug 12, 2024
341f01b
docs: update docs of registers
xile611 Aug 12, 2024
6f38e84
Merge pull request #3031 from VisActor/size/plugin-size
xile611 Aug 13, 2024
0e1cb83
feat: add function callback type in tickMode
Aug 13, 2024
f7d670e
fix: merge develop
xile611 Aug 15, 2024
4eb5633
Merge branch 'dev/1.12.0' into feat/tickMode
666haiwen Aug 16, 2024
6f4c010
fix: remove useless ts-igonre tags
666haiwen Aug 16, 2024
fdd8427
feat: update docs and code comments of tickMode
666haiwen Aug 16, 2024
0e07fae
fix: wrong version fix, 1.1.12 --> 1.12.0
666haiwen Aug 16, 2024
a10fd85
Merge pull request #3092 from 666haiwen/feat/tickMode
xile611 Aug 16, 2024
179e68f
build: release version 1.12.0
xile611 Aug 16, 2024
6cbbcc7
fix: update workflow of release.yml
xile611 Aug 16, 2024
64044d5
Merge pull request #3093 from VisActor/release/1.12.0
xile611 Aug 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  

This file was deleted.

11 changes: 8 additions & 3 deletions common/config/rush/pnpm-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,14 @@
* PNPM documentation: https://pnpm.io/package_json#pnpmoverrides
*/
"globalOverrides": {
// "@visactor/vutils": "0.18.8",
// "@visactor/vscale": "0.18.8",
// "@visactor/vdataset": "0.18.8"
// "@visactor/vgrammar-core": "0.14.0-alpha.2",
// "@visactor/vgrammar-projection": "0.14.0-alpha.2",
// "@visactor/vgrammar-wordcloud": "0.14.0-alpha.2",
// "@visactor/vgrammar-wordcloud-shape": "0.14.0-alpha.2",
// "@visactor/vgrammar-hierarchy": "0.14.0-alpha.2",
// "@visactor/vgrammar-sankey": "0.14.0-alpha.2",
// "@visactor/vgrammar-venn": "0.14.0-alpha.2",
// "@visactor/vgrammar-util": "0.14.0-alpha.2"
},
/**
* The `globalPeerDependencyRules` setting provides various settings for suppressing validation errors
Expand Down
Loading
Loading
0