Skip to content
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

[Auto release] release 0.20.13 #1547

Merged
merged 33 commits into from
Nov 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
c61fa54
feat: support auto refresh plugin
neuqzxy Oct 25, 2024
90bc760
docs: generate changelog of release v0.20.11
neuqzxy Oct 31, 2024
f91eeb7
Merge pull request #1529 from VisActor/docs/generate-changelog-v0.20.11
neuqzxy Oct 31, 2024
2cd404b
docs: update http to https
Oct 31, 2024
25cb0dc
Merge pull request #1532 from VisActor/fix/docs-https
neuqzxy Oct 31, 2024
90c634d
Merge pull request #1531 from VisActor/sync/main-0.20.12
xile611 Oct 31, 2024
5e374db
fix: fix trigger of press in mobile
xile611 Oct 31, 2024
c2d2d6f
docs: generate changelog of release v0.20.12
xile611 Oct 31, 2024
8c1a885
docs: update changlog of rush
xile611 Oct 31, 2024
f13302c
Merge pull request #1533 from VisActor/docs/generate-changelog-v0.20.12
neuqzxy Nov 1, 2024
9f74981
fix: export type `GestureConfig`
xile611 Nov 1, 2024
cb7ce42
fix: clear timer when the timer is triggered
xile611 Nov 4, 2024
ba1ac22
fix: event-system should not trigger `tap` when `supportsTouchEvents`…
xile611 Nov 5, 2024
507d349
fix: fix error of tap in gesture
xile611 Nov 7, 2024
c3f3c2e
fix: fix the issue of the legend scrollbar being clipped when positio…
xiaoluoHe Nov 11, 2024
19e384b
Merge pull request #1542 from VisActor/fix/legend-scroll-layout
xile611 Nov 12, 2024
43254a2
feat: support matchMedia to support dpr change event listener
neuqzxy Nov 12, 2024
f13de39
feat: support scrollMask in scrollbar pager & custom trigger event in…
xiaoluoHe Nov 7, 2024
7adf02f
Merge pull request #1539 from VisActor/fix/press-bug
xile611 Nov 12, 2024
0b9ed51
Merge pull request #1540 from VisActor/feat/autoRefresh
xile611 Nov 12, 2024
bf72849
fix: fix issue with text clip
neuqzxy Nov 12, 2024
8560999
refactor: enhance the effect of scorll legend
xiaoluoHe Nov 12, 2024
10e48e5
feat: add exit check
neuqzxy Nov 12, 2024
298a72c
docs: add comment
xiaoluoHe Nov 12, 2024
2a751da
docs: add changeLog
xiaoluoHe Nov 12, 2024
3d209f2
fix: fix the issue of incorrect calculation of the legend scrollbar h…
xiaoluoHe Nov 12, 2024
81c155e
Merge pull request #1544 from VisActor/feat/discrete-sroll-pager
xile611 Nov 13, 2024
d1b231e
fix: fix smartInvert of gradient bar
xile611 Nov 13, 2024
9c26969
docs: update changlog of rush
xile611 Nov 13, 2024
156ef5b
Merge pull request #1546 from VisActor/fix/smart-invert-of-gradient
xile611 Nov 13, 2024
eb336bd
fix: change console warn
neuqzxy Nov 13, 2024
3647862
Merge pull request #1543 from VisActor/fix/text-clip
xile611 Nov 13, 2024
6c78255
build: prelease version 0.20.13
github-actions[bot] Nov 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
26 changes: 13 additions & 13 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"definitionName":"lockStepVersion","policyName":"vrenderMain","version":"0.20.12","nextBump":"patch"}]
[{"definitionName":"lockStepVersion","policyName":"vrenderMain","version":"0.20.13","nextBump":"patch"}]
31 changes: 31 additions & 0 deletions docs/assets/changelog/en/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
# v0.20.12

2024-10-31


**What's Changed**

* feat: upgrade vutils to ~0.18.18 by @neuqzxy in https://github.com/VisActor/VRender/pull/1528


**Full Changelog**: https://github.com/VisActor/VRender/compare/v0.20.11...v0.20.12

[more detail about v0.20.12](https://github.com/VisActor/VRender/releases/tag/v0.20.12)

# v0.20.11

2024-10-31


**🐛 Bug fix**

- **@visactor/vrender-components**: optimize limit length calculation for line axis label autoWrap
- **@visactor/vrender-components**: fix bounds of circle axis
- **@visactor/vrender-components**: last page is empty in legend. fix@VisActor/VChart[#3344](https://github.com/VisActor/VRender/issues/3344)
- **@visactor/vrender-core**: fix group fill gradient [#1518](https://github.com/VisActor/VRender/issues/1518)
- **@visactor/vrender-core**: annotate the Ramer Douglas Peucker algorithm in point optimization



[more detail about v0.20.11](https://github.com/VisActor/VRender/releases/tag/v0.20.11)

# v0.20.10

2024-10-25
Expand Down
31 changes: 31 additions & 0 deletions docs/assets/changelog/zh/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
# v0.20.12

2024-10-31


**What's Changed**

* feat: upgrade vutils to ~0.18.18 by @neuqzxy in https://github.com/VisActor/VRender/pull/1528


**Full Changelog**: https://github.com/VisActor/VRender/compare/v0.20.11...v0.20.12

[更多详情请查看 v0.20.12](https://github.com/VisActor/VRender/releases/tag/v0.20.12)

# v0.20.11

2024-10-31


**🐛 功能修复**

- **@visactor/vrender-components**: optimize limit length calculation for line axis label autoWrap
- **@visactor/vrender-components**: fix bounds of circle axis
- **@visactor/vrender-components**: last page is empty in legend. fix@VisActor/VChart[#3344](https://github.com/VisActor/VRender/issues/3344)
- **@visactor/vrender-core**: fix group fill gradient [#1518](https://github.com/VisActor/VRender/issues/1518)
- **@visactor/vrender-core**: annotate the Ramer Douglas Peucker algorithm in point optimization



[更多详情请查看 v0.20.11](https://github.com/VisActor/VRender/releases/tag/v0.20.11)

# v0.20.10

2024-10-25
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/demo/helicopter.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-text
title: text helicopter
keywords: helicopter
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/helicopter01.gif
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/helicopter01.gif
---

# helicopter demo
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/graphic-arc/basic-arc.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-arc
title: basic-arc
keywords: arc
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/base-arc.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/base-arc.png
---

# arc graphic
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/graphic-arc/fan.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-arc
title: fan
keywords: arc
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/fan.gif
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/fan.gif
---

# arc fan
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/graphic-area/basic-area.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-area
title: basic-area
keywords: area
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/area.jpeg
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/area.jpeg
---

# area graphic
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/graphic-circle/basic-circle.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-circle
title: basic-circle
keywords: circle
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/circle-base.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/circle-base.png
---

# circle graphic
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/graphic-circle/circle-gradient.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-circle
title: circle-gradient
keywords: circle
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/circle-gradient.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/circle-gradient.png
---

# circle graphic
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/graphic-glyph/basic-glyph.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-glyph
title: basic-glyph
keywords: glyph
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/glyph-basic.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/glyph-basic.png
---

# glyph graphic
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/graphic-line/basic-line.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-line
title: basic-line
keywords: line
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/line-basic.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/line-basic.png
---

# line graphic
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/graphic-path/basic-path.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-path
title: basic-path
keywords: path
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/path-basic.jpeg
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/path-basic.jpeg
---

# path graphic
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/graphic-rect/basic-rect.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-rect
title: basic-rect
keywords: rect
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/rect-basic.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/rect-basic.png
---

# rect graphic
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/graphic-rect/morphing-animate.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-rect
title: morphing-animate
keywords: morphing-rect
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/morphing.gif
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/morphing.gif
---

# rect graphic
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/graphic-richtext/basic-richtext.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-richtext
title: basic-richtext
keywords: richtext
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/richtext-basic1.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/richtext-basic1.png
---

# richtext graphic
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/graphic-symbol/basic-symbol.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-symbol
title: basic-symbol
keywords: symbol
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/symbol-basic.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/symbol-basic.png
---

# symbol graphic
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/graphic-symbol/symbol-wave.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-symbol
title: symbol-wave
keywords: symbol
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/wave01.gif
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/wave01.gif
---

# symbol wave
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/graphic-text/basic-text.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-text
title: basic-text
keywords: text
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/text-basic.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/text-basic.png
---

# text graphic
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/en/graphic-text/text-blend.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-text
title: text-blend
keywords: text
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/text-blend.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/text-blend.png
---

# text graphic
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/zh/demo/helicopter.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-text
title: 文字直升机
keywords: helicopter
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/helicopter01.gif
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/helicopter01.gif
---

# 直升机 demo
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/zh/graphic-arc/basic-arc.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-arc
title: basic-arc
keywords: arc
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/base-arc.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/base-arc.png
---

# arc 图元
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/zh/graphic-arc/fan.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-arc
title: 扇子
keywords: arc
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/fan.gif
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/fan.gif
---

# arc 扇子
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/zh/graphic-area/basic-area.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-area
title: basic-area
keywords: area
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/area.jpeg
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/area.jpeg
---

# area 图元
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/zh/graphic-circle/basic-circle.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-circle
title: basic-circle
keywords: circle
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/circle-base.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/circle-base.png
---

# circle 图元
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/zh/graphic-circle/circle-gradient.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-circle
title: circle-gradient
keywords: circle
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/circle-gradient.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/circle-gradient.png
---

# circle 图元
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/zh/graphic-glyph/basic-glyph.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-glyph
title: basic-glyph
keywords: glyph
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/glyph-basic.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/glyph-basic.png
---

# glyph 图元
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/zh/graphic-line/basic-line.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-line
title: basic-line
keywords: line
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/line-basic.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/line-basic.png
---

# line 图元
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/zh/graphic-path/basic-path.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-path
title: basic-path
keywords: path
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/path-basic.jpeg
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/path-basic.jpeg
---

# path 图元
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/zh/graphic-rect/basic-rect.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-rect
title: basic-rect
keywords: rect
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/rect-basic.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/rect-basic.png
---

# rect 图元
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/zh/graphic-rect/morphing-animate.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-rect
title: morphing-animate
keywords: morphing-rect
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/morphing.gif
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/morphing.gif
---

# rect 图元
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/examples/zh/graphic-richtext/basic-richtext.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group: graphic-richtext
title: basic-richtext
keywords: richtext
order: 1-0
cover: http://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/richtext-basic1.png
cover: https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/vrender/richtext-basic1.png
---

# richtext 图元
Expand Down
Loading
Loading