Skip to content

Commit 084e74c

Browse files
committed
docs: update format for release
1 parent 997fc62 commit 084e74c

File tree

2 files changed

+137
-152
lines changed

2 files changed

+137
-152
lines changed

docs/assets/changelog/en/release.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
2025-05-29
44

5-
65
**🆕 New feature**
76

87
- **@visactor/vchart**: add `barGap` option for histogram chart
@@ -12,23 +11,20 @@
1211

1312
- **@visactor/vchart**: fix data-zoom domain when the label of band size is number-like string, fix [#3982](https://github.com/VisActor/VChart/issues/3982)
1413
- **@visactor/vchart**: fix the order of title in mark tooltip when dimension tooltip has no title, fix [#3991](https://github.com/VisActor/VChart/issues/3991)
15-
- **@visactor/vchart**: option `{ poptip: true } should load `poptipForText`
14+
- **@visactor/vchart**: option `{ poptip: true }` should load `poptipForText`
1615
- **react-vchart**: when use children to render customized tooltip, react-vchart should update
1716
- **@visactor/vchart**: customized render of tooltip should be render in react 17 and react 18
1817

1918
**🔖 other**
2019

2120
- **@visactor/vchart**: fix: Replace all the vchartConstructor to vchartConstructor, and ensure backward compatibility with older versions.
2221

23-
24-
2522
[more detail about v1.13.11](https://github.com/VisActor/VChart/releases/tag/v1.13.11)
2623

2724
# v1.13.10
2825

2926
2025-05-16
3027

31-
3228
**🆕 New feature**
3329

3430
- **@visactor/vchart**: tooltip support inside position
@@ -41,15 +37,12 @@
4137
- **@visactor/vchart**: fix error of enterable tooltip when multiple charts in a page, fix [#3940](https://github.com/VisActor/VChart/issues/3940)
4238
- **@visactor/vchart**: upgrade vgrammar to 0.16.7, fix [#3965](https://github.com/VisActor/VChart/issues/3965)
4339

44-
45-
4640
[more detail about v1.13.10](https://github.com/VisActor/VChart/releases/tag/v1.13.10)
4741

4842
# v1.13.9
4943

5044
2025-04-21
5145

52-
5346
**🆕 New feature**
5447

5548
- **@visactor/vchart**: axis datafilter support context. close [#3332](https://github.com/VisActor/VChart/issues/3332)
@@ -74,18 +67,15 @@
7467

7568
- **@visactor/vchart**: supply interface of docs. fix [#3877](https://github.com/VisActor/VChart/issues/3877)
7669

77-
78-
7970
[more detail about v1.13.9](https://github.com/VisActor/VChart/releases/tag/v1.13.9)
8071

8172
# v1.13.8
8273

8374
2025-03-31
8475

85-
8676
**🆕 New feature**
8777

88-
- **@visactor/vchart**: add `alwayCalculateTotal` for total label
78+
- **@visactor/vchart**: add `alwayCalculateTotal` for total label
8979
- **@visactor/vchart**: add options `onlyFull` to lockStatisticsByDomain
9080

9181
**🐛 Bug fix**
@@ -102,15 +92,12 @@
10292
- **@visactor/vchart**: fix bug of zoomable in mobile device which only use pointer event
10393
- **@visactor/vchart**: fix datazoom drag and zoom triggered at the same time, fix [#3819](https://github.com/VisActor/VChart/issues/3819)
10494

105-
106-
10795
[more detail about v1.13.8](https://github.com/VisActor/VChart/releases/tag/v1.13.8)
10896

10997
# v1.13.7
11098

11199
2025-03-14
112100

113-
114101
**🆕 New feature**
115102

116103
- **@visactor/vchart**: support `position` config in totalLabel, [#3396](https://github.com/VisActor/VChart/issues/3396)
@@ -127,8 +114,6 @@
127114

128115
- **@visactor/vchart**: add util to export
129116

130-
131-
132117
[more detail about v1.13.7](https://github.com/VisActor/VChart/releases/tag/v1.13.7)
133118

134119
# v1.13.6

0 commit comments

Comments
 (0)