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.10.1 #279

Merged
merged 78 commits into from
Sep 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
9ef41c9
refactor: icon should disapper when mouse leave table
fangsmile Aug 16, 2023
28af9d9
Merge pull request #228 from VisActor/main
fangsmile Aug 18, 2023
d16a08c
Merge pull request #225 from VisActor/66-refactor-icon-disapper-when-…
fangsmile Aug 18, 2023
775bf08
feat: sort support don't execute inner sort logic #230
fangsmile Aug 18, 2023
12f023a
docs: update changlog of rush
fangsmile Aug 18, 2023
ff86822
docs: update changlog of rush
fangsmile Aug 18, 2023
f62f10e
docs: update changlog of rush
fangsmile Aug 18, 2023
1240ddc
Merge pull request #231 from VisActor/230-feature-sort-support-dont-e…
fangsmile Aug 21, 2023
ca45c80
feat: add basic columnResizeType function
Rui-Sun Aug 16, 2023
ebf2294
feat: updateResizeColForIndicator() support PivotChart
Rui-Sun Aug 17, 2023
18213e7
feat: support right frozen column resize function
Rui-Sun Aug 17, 2023
8030beb
chore: add rush change file
Rui-Sun Aug 17, 2023
e9c6ce2
Update README.md
fangsmile Aug 21, 2023
8adba56
Merge pull request #232 from VisActor/fangsmile-patch-1
fangsmile Aug 21, 2023
f0e87a1
refactor: optimize selected interaction when click header cell then u…
fangsmile Aug 21, 2023
318e3c4
docs: update changlog of rush
fangsmile Aug 21, 2023
e456622
refactor: optimize selected interaction when click header cell then u…
fangsmile Aug 21, 2023
d29be30
refactor: optimize selected interaction when click header cell then u…
fangsmile Aug 21, 2023
5e74c50
Merge pull request #234 from VisActor/233-feature-optimize-selected-i…
fangsmile Aug 21, 2023
14d9ee6
feat: update vutils vscale vdataset version
Rui-Sun Aug 22, 2023
d2e359f
docs: title and legend usecase demo #236
fangsmile Aug 22, 2023
34302ef
docs: title and legend usecase demo #236
fangsmile Aug 22, 2023
2e18d08
refactor: simplify getColsWidth
fangsmile Aug 23, 2023
b612b18
refactor: simplify getColsWidth
fangsmile Aug 23, 2023
b438782
refactor: compute col width consider columnresize width
fangsmile Aug 23, 2023
2f29d76
refactor: remove function getColWidthDefine
fangsmile Aug 23, 2023
11e78bc
refactor: remove function getColWidthDefine
fangsmile Aug 23, 2023
372d7d8
fix: when set max Width value for column to resize column width occur…
fangsmile Aug 23, 2023
e27e7eb
docs: update changlog of rush
fangsmile Aug 23, 2023
7aa8010
docs: add legend demo
fangsmile Aug 23, 2023
fdd5cb4
Merge pull request #239 from VisActor/236-demo-title-and-legend-useca…
fangsmile Aug 24, 2023
367ca45
feat: add api for updateAutoWrapText widthMode heightMode #240
fangsmile Aug 24, 2023
934c5c1
docs: update changlog of rush
fangsmile Aug 24, 2023
b12c833
refactor: optimize performance when window resize Compute RowHeight C…
fangsmile Aug 25, 2023
d9a1ec9
docs: update changlog of rush
fangsmile Aug 25, 2023
b22df7f
refactor: rename renderWithRecreateCells
fangsmile Aug 25, 2023
6a4f940
Merge branch 'develop' into feat/pivot-chart
Rui-Sun Aug 25, 2023
f437897
fix: fix axis label rotate layout problem
Rui-Sun Aug 28, 2023
d56bb6b
docs: add tooltip custom content demo
fangsmile Aug 28, 2023
e076af9
Merge pull request #253 from VisActor/252-demo-add-tooltip-custom-con…
fangsmile Aug 28, 2023
e93761c
chore: update vrender version fix mearsure text width
fangsmile Aug 28, 2023
7688ba2
Merge branch 'develop' into feat/pivot-chart
Rui-Sun Aug 29, 2023
2b4459d
feat: add analysis for pivot table
fangsmile Aug 29, 2023
8c919f2
feat: add analysis for pivot table
fangsmile Aug 29, 2023
aa37c11
docs: update changlog of rush
fangsmile Aug 29, 2023
36538ca
feat: add analysis for pivot table
fangsmile Aug 29, 2023
30d46fe
Merge pull request #256 from VisActor/254-data-analysis-pivot-analysis
fangsmile Aug 29, 2023
18bfe79
fix: fix axis title limit
Rui-Sun Aug 29, 2023
f037107
Create others.md
fangsmile Aug 29, 2023
e7c1e31
Merge pull request #257 from VisActor/Create-issueTemplate-others
fangsmile Aug 29, 2023
e906d01
chore: update vrender verison
fangsmile Aug 29, 2023
597a748
Merge remote-tracking branch 'origin/develop' into 240-feature-update…
fangsmile Aug 29, 2023
fba3b3e
Merge pull request #255 from VisActor/183-refactor-wrap-text-should-s…
fangsmile Aug 29, 2023
363298b
Merge remote-tracking branch 'origin/develop' into 240-feature-update…
fangsmile Aug 29, 2023
1b66758
Merge pull request #247 from VisActor/240-feature-update-single-optio…
fangsmile Aug 29, 2023
e356148
fix: fix axis range config
Rui-Sun Aug 29, 2023
5f7d18a
refactor: rename caption to title
fangsmile Aug 29, 2023
27a4945
refactor: rename caption to title
fangsmile Aug 30, 2023
674fb41
fix: remove domainLine and dataZoom in chart
Rui-Sun Aug 30, 2023
d0e9d03
feat: add axis label width limit
Rui-Sun Aug 30, 2023
d9e25ed
Merge pull request #261 from VisActor/260-refactor-rename-dimensionke…
fangsmile Aug 30, 2023
415e858
feat: add Poptip plugin
Rui-Sun Aug 30, 2023
f234873
fix: fix resize problem in adaptive mode
Rui-Sun Aug 30, 2023
45d428c
fix: fix cell width and update in computeRowsHeight()
Rui-Sun Aug 31, 2023
ab93fac
feat: change resize width height recalculate function
Rui-Sun Aug 31, 2023
87387eb
feat: add horizontal sort progress
Rui-Sun Aug 31, 2023
e8b05c0
fix: pivotTable horizontal scroll bar is abnormal when the display ar…
fangsmile Aug 31, 2023
a84c713
docs: update changlog of rush
fangsmile Aug 31, 2023
87032af
Merge pull request #270 from VisActor/269-bug-pivottable-horizontal-s…
fangsmile Aug 31, 2023
ffe6222
feat: update VRender version
Rui-Sun Aug 31, 2023
e9f66e7
Merge branch 'origin/develop' into fix/axis-releate
Rui-Sun Aug 31, 2023
6096938
Merge pull request #263 from VisActor/fix/axis-releate
Rui-Sun Aug 31, 2023
f339737
chore: update pnpm-lock.yaml
Rui-Sun Aug 31, 2023
a4d87e5
refactor: rename columnType to cellType
fangsmile Aug 31, 2023
6487ca7
Merge pull request #273 from VisActor/272-refactor-rename-columntype-…
fangsmile Aug 31, 2023
bda5648
feat: update VRender version
Rui-Sun Aug 31, 2023
15afbf6
Merge pull request #274 from VisActor/feat/pivot-chart
fangsmile Sep 1, 2023
bc1fca4
build: prelease version 0.10.1
github-actions[bot] Sep 1, 2023
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
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/others.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
name: Others
about: Describe this issue's purpose here.
title: ''
labels: ''
assignees: ''
---
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
VTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns.

<p align="center">
<a href="">Introduction</a> •
<a href="">demo</a> •
<a href="">Tutorial</a> •
<a href="">API</a>•
<a href="https://visactor.io/vtable">Introduction</a> •
<a href="https://visactor.io/vtable/example">demo</a> •
<a href="https://visactor.io/vtable/guide/Getting_Started/Getting_Started">Tutorial</a> •
<a href="https://visactor.io/vtable/option/ListTable">API</a>•
</p>

![](https://github.com/visactor/vtable/actions/workflows/bug-server.yml/badge.svg)
Expand Down Expand Up @@ -103,7 +103,7 @@ const columns =[
];

const option = {
parentElement: document.getElementById(CONTAINER_ID),
container: document.getElementById(CONTAINER_ID),
records:[
{
"Order ID": "CA-2018-156720",
Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ const columns =[
];

const option = {
parentElement: document.getElementById(CONTAINER_ID),
container: document.getElementById(CONTAINER_ID),
records:[
{
"Order ID": "CA-2018-156720",
Expand Down
Loading