Skip to content

Commit c8d5193

Browse files
authored
chore: release 2.0.10 (#1959)
1 parent 6a8e921 commit c8d5193

File tree

3 files changed

+47
-3
lines changed

3 files changed

+47
-3
lines changed

CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,47 @@
1+
#### 2.0.10 (2020-11-19)
2+
3+
##### Chores
4+
5+
* only sync gh-pages to Gitee Mirror ([#1938](https://github.com/antvis/g2plot/pull/1938)) ([e0a1e9d4](https://github.com/antvis/g2plot/commit/e0a1e9d447ce68d9b496bf05af3e862e30ce8777))
6+
7+
##### Documentation Changes
8+
9+
* 更新 manual/plots 英文文档 ([#1942](https://github.com/antvis/g2plot/pull/1942)) ([3f990c8d](https://github.com/antvis/g2plot/commit/3f990c8d3b059b43ff76ba73c85ece2e20f3ff63))
10+
* 更新升级文档 ([#1937](https://github.com/antvis/g2plot/pull/1937)) ([690c2aff](https://github.com/antvis/g2plot/commit/690c2affbe4e694de53a634ce3c11e34ed939ebc))
11+
* 更新 manual 英文文档 ([#1906](https://github.com/antvis/g2plot/pull/1906)) ([d8aea09d](https://github.com/antvis/g2plot/commit/d8aea09ddcda34cd3dfc211fe08216c73d515609))
12+
* more document for column and bar plot ([#1911](https://github.com/antvis/g2plot/pull/1911)) ([b0d6b1b2](https://github.com/antvis/g2plot/commit/b0d6b1b26b100e2d245f9223fe1b7029a4a04aab))
13+
* bullet document update ([#1896](https://github.com/antvis/g2plot/pull/1896)) ([b8ed05ff](https://github.com/antvis/g2plot/commit/b8ed05fff090e4391d9b910ab854e34d21a2ab9c))
14+
* update gatsby-theme-antv version ([#1935](https://github.com/antvis/g2plot/pull/1935)) ([d6255e0f](https://github.com/antvis/g2plot/commit/d6255e0f7a80db273a9cd1f6fefedcbc3afed740))
15+
* 文档优优化 - pie radar waterfall ([#1908](https://github.com/antvis/g2plot/pull/1908)) ([cb808b2c](https://github.com/antvis/g2plot/commit/cb808b2c6bf3c67a6adb7e920e6cc57db9f559dd))
16+
17+
##### New Features
18+
19+
* 新增百分比面积图 ([#1932](https://github.com/antvis/g2plot/pull/1932)) ([c4ae3b50](https://github.com/antvis/g2plot/commit/c4ae3b50a3f6f87c0b0a6c9bb7472890334ca5e3))
20+
* 补充 example 中柱形图 column 缺失的设计指引 ([#1922](https://github.com/antvis/g2plot/pull/1922)) ([65a6d7e1](https://github.com/antvis/g2plot/commit/65a6d7e13ca1a110aa0d87bb27fcc811581c4760))
21+
* add line type into radial-bar ([#1912](https://github.com/antvis/g2plot/pull/1912)) ([d9a9bc53](https://github.com/antvis/g2plot/commit/d9a9bc53e93334b8bb941362cd3002af66ccdafc))
22+
* multi layer 支持配置 annotations & label ([#1913](https://github.com/antvis/g2plot/pull/1913)) ([41b7cff4](https://github.com/antvis/g2plot/commit/41b7cff49d507db30a87f0d148225205f050dd2f))
23+
* review and modify radial-bar docs ([#1904](https://github.com/antvis/g2plot/pull/1904)) ([18bab577](https://github.com/antvis/g2plot/commit/18bab57716e21e152cdbd7600e787141e1e949ce))
24+
* add g2plot-column plugin link ([#1900](https://github.com/antvis/g2plot/pull/1900)) ([4f85ed29](https://github.com/antvis/g2plot/commit/4f85ed29dd2c5098c1ee7b6253d8f958077d54c0))
25+
* 新增堆叠分组功能 ([#1893](https://github.com/antvis/g2plot/pull/1893)) ([fdd9fcf8](https://github.com/antvis/g2plot/commit/fdd9fcf82e43ef5997dbdf48c82d328e75f353f4))
26+
* **default-options:** update default option for plots ([#1907](https://github.com/antvis/g2plot/pull/1907)) ([2b03b929](https://github.com/antvis/g2plot/commit/2b03b929eb48c15e9a7c8fb5acf48ba74a678c4b))
27+
28+
##### Bug Fixes
29+
30+
* remove tiny default formatter & mask in axis not work ([#1947](https://github.com/antvis/g2plot/pull/1947)) ([15d97bdc](https://github.com/antvis/g2plot/commit/15d97bdcadd176cfb58205d3db7af237c9107b01))
31+
* funnel ([#1916](https://github.com/antvis/g2plot/pull/1916)) ([9b7b189a](https://github.com/antvis/g2plot/commit/9b7b189a1132cc88e69d1d1bb866b2d30dc5d9ea))
32+
* surge preview in wrong ref ([#1897](https://github.com/antvis/g2plot/pull/1897)) ([e1049207](https://github.com/antvis/g2plot/commit/e1049207a23fe1caccd13812d4aa0b1ab4ccf947))
33+
* **#1909:** opacity 配置不生效 ([#1920](https://github.com/antvis/g2plot/pull/1920)) ([2af40c16](https://github.com/antvis/g2plot/commit/2af40c169c737f39ef3bf62bcd2618401feba2ac))
34+
35+
##### Reverts
36+
37+
* limitInPlot ([#1891](https://github.com/antvis/g2plot/pull/1891)) ([ee2c3b85](https://github.com/antvis/g2plot/commit/ee2c3b8542d4b5796657e5a1cecbfd421b1f7623))
38+
39+
##### Tests
40+
41+
* coverage for conversion-tag ([#1950](https://github.com/antvis/g2plot/pull/1950)) ([5e3dc37e](https://github.com/antvis/g2plot/commit/5e3dc37e1c84d73c8512dda7664351082ff8b825))
42+
* coverage for util ([#1936](https://github.com/antvis/g2plot/pull/1936)) ([aeb93d91](https://github.com/antvis/g2plot/commit/aeb93d91cde7f9e1a019d9c39a69834f64333fb3))
43+
* **gauge:** coverage increase ([#1939](https://github.com/antvis/g2plot/pull/1939)) ([fe08aa6d](https://github.com/antvis/g2plot/commit/fe08aa6d69c8668ee6887a1cefbee9d0cb2673c6))
44+
145
#### 2.0.9 (2020-11-10)
246

347
##### Reverts

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g2plot",
3-
"version": "2.0.9",
3+
"version": "2.0.10",
44
"description": "An interactive and responsive charting library",
55
"keywords": [
66
"chart",
@@ -55,7 +55,7 @@
5555
},
5656
"dependencies": {
5757
"@antv/event-emitter": "^0.1.2",
58-
"@antv/g2": "^4.1.0-beta.18",
58+
"@antv/g2": "^4.1.0-beta.19",
5959
"d3-hierarchy": "^2.0.0",
6060
"d3-regression": "^1.3.5",
6161
"dayjs": "^1.8.36",

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const version = '2.0.9';
1+
export const version = '2.0.10';
22

33
// G2 自定义能力透出
44
import * as G2 from '@antv/g2';

0 commit comments

Comments
 (0)