Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

4 changes: 2 additions & 2 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 packages/block-vchart/block/vchart/index.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions packages/lark-vchart/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/lark-vchart",
"entries": [
{
"version": "1.1.1",
"tag": "@visactor/lark-vchart_v1.1.1",
"date": "Fri, 28 Jul 2023 08:52:08 GMT",
"comments": {}
},
{
"version": "1.1.0",
"tag": "@visactor/lark-vchart_v1.1.0",
Expand Down
7 changes: 6 additions & 1 deletion packages/lark-vchart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/lark-vchart

This log was last generated on Wed, 26 Jul 2023 03:18:52 GMT and should not be manually modified.
This log was last generated on Fri, 28 Jul 2023 08:52:08 GMT and should not be manually modified.

## 1.1.1
Fri, 28 Jul 2023 08:52:08 GMT

_Version update only_

## 1.1.0
Wed, 26 Jul 2023 03:18:52 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/lark-vchart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/lark-vchart",
"version": "1.1.0",
"version": "1.1.1",
"description": "VChart 飞书小程序组件",
"main": "index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/lark-vchart/src/vchart/index.js

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions packages/react-vchart/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@visactor/react-vchart",
"entries": [
{
"version": "1.1.1",
"tag": "@visactor/react-vchart_v1.1.1",
"date": "Fri, 28 Jul 2023 08:52:08 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@visactor/vchart\" from `1.1.0` to `1.1.1`"
}
]
}
},
{
"version": "1.1.0",
"tag": "@visactor/react-vchart_v1.1.0",
Expand Down
7 changes: 6 additions & 1 deletion packages/react-vchart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/react-vchart

This log was last generated on Wed, 26 Jul 2023 03:18:52 GMT and should not be manually modified.
This log was last generated on Fri, 28 Jul 2023 08:52:08 GMT and should not be manually modified.

## 1.1.1
Fri, 28 Jul 2023 08:52:08 GMT

_Version update only_

## 1.1.0
Wed, 26 Jul 2023 03:18:52 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-vchart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/react-vchart",
"version": "1.1.0",
"version": "1.1.1",
"description": "The react version of VChart 4.x",
"keywords": [
"react",
Expand Down Expand Up @@ -28,7 +28,7 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@visactor/vchart": "workspace:1.1.0",
"@visactor/vchart": "workspace:1.1.1",
"@visactor/vutils": "~0.13.3",
"@visactor/vgrammar": "~0.5.1",
"@visactor/vrender": "~0.13.4",
Expand Down
12 changes: 12 additions & 0 deletions packages/taro-vchart/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@visactor/taro-vchart",
"entries": [
{
"version": "1.1.1",
"tag": "@visactor/taro-vchart_v1.1.1",
"date": "Fri, 28 Jul 2023 08:52:08 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@visactor/vchart\" from `1.1.0` to `1.1.1`"
}
]
}
},
{
"version": "1.1.0",
"tag": "@visactor/taro-vchart_v1.1.0",
Expand Down
7 changes: 6 additions & 1 deletion packages/taro-vchart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/taro-vchart

This log was last generated on Wed, 26 Jul 2023 03:18:52 GMT and should not be manually modified.
This log was last generated on Fri, 28 Jul 2023 08:52:08 GMT and should not be manually modified.

## 1.1.1
Fri, 28 Jul 2023 08:52:08 GMT

_Version update only_

## 1.1.0
Wed, 26 Jul 2023 03:18:52 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/taro-vchart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/taro-vchart",
"version": "1.1.0",
"version": "1.1.1",
"description": "Taro VChart 图表组件",
"sideEffects": false,
"main": "lib/src/index.js",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"license": "MIT",
"dependencies": {
"@visactor/vchart": "workspace:1.1.0"
"@visactor/vchart": "workspace:1.1.1"
},
"devDependencies": {
"@internal/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/tt-vchart/src/vchart/index.js

Large diffs are not rendered by default.

27 changes: 27 additions & 0 deletions packages/vchart/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@visactor/vchart",
"entries": [
{
"version": "1.1.1",
"tag": "@visactor/vchart_v1.1.1",
"date": "Fri, 28 Jul 2023 08:52:08 GMT",
"comments": {
"patch": [
{
"comment": "feat(logger): support static api `getLogger` in vchart class"
},
{
"comment": "fix(vchart): fix the problem of default logLevel not sync to vgrammar"
},
{
"comment": "fix(map): fix the issue that some map data cannot be drawn"
},
{
"comment": "fix(map): fix the issue of misalignment of the map after interaction with legend"
},
{
"comment": "fix(indicator): add `specKey` for Indicator to fix the issue that the indicator text does not display after the update, close#251"
},
{
"comment": "fix(map): fix the issue that defaultFillColor does not work in map"
}
]
}
},
{
"version": "1.1.0",
"tag": "@visactor/vchart_v1.1.0",
Expand Down
14 changes: 13 additions & 1 deletion packages/vchart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Change Log - @visactor/vchart

This log was last generated on Wed, 26 Jul 2023 03:18:52 GMT and should not be manually modified.
This log was last generated on Fri, 28 Jul 2023 08:52:08 GMT and should not be manually modified.

## 1.1.1
Fri, 28 Jul 2023 08:52:08 GMT

### Patches

- feat(logger): support static api `getLogger` in vchart class
- fix(vchart): fix the problem of default logLevel not sync to vgrammar
- fix(map): fix the issue that some map data cannot be drawn
- fix(map): fix the issue of misalignment of the map after interaction with legend
- fix(indicator): add `specKey` for Indicator to fix the issue that the indicator text does not display after the update, close#251
- fix(map): fix the issue that defaultFillColor does not work in map

## 1.1.0
Wed, 26 Jul 2023 03:18:52 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/vchart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart",
"version": "1.1.0",
"version": "1.1.1",
"description": "charts lib based @visactor/VGrammar",
"main": "cjs/index.js",
"module": "esm/index.js",
Expand Down