File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
See [ releases] ( https://github.com/RandomFractals/vscode-data-table/releases ) for source code and ` vscode-data-table.vsix ` extension package download.
4
4
5
+ ## v1.7.0 - [ 2021-08-05]
6
+ - [ #82 ] ( https://github.com/RandomFractals/vscode-data-table/issues/82 )
7
+ Refine Data Summary renderer card and tooltips
8
+ - [ #83 ] ( https://github.com/RandomFractals/vscode-data-table/issues/83 )
9
+ Stringify nested JSON objects for display in text output
10
+ - [ #84 ] ( https://github.com/RandomFractals/vscode-data-table/issues/84 )
11
+ Update vscode engine and dependencies to v1.58.2
12
+ - [ #85 ] ( https://github.com/RandomFractals/vscode-data-table/issues/85 )
13
+ Move default renderer stylesheet to styles.css
14
+ - [ #86 ] ( https://github.com/RandomFractals/vscode-data-table/issues/86 )
15
+ Move Text output styles for pre/code wrap to styles.css
16
+ - [ #88 ] ( https://github.com/RandomFractals/vscode-data-table/issues/88 )
17
+ Add a note about nested objects text view to docs
18
+ - [ #89 ] ( https://github.com/RandomFractals/vscode-data-table/issues/89 )
19
+ Hide data table row selector colum
20
+ - [ #90 ] ( https://github.com/RandomFractals/vscode-data-table/issues/90 )
21
+ Set panel styles for data summary text output
22
+ - [ #91 ] ( https://github.com/RandomFractals/vscode-data-table/issues/91 )
23
+ Package and publish data summary and text ouput UI enhancements release v1.7.0
24
+
5
25
## v1.6.0 - [ 2021-08-01]
6
26
- [ #14 ] ( https://github.com/RandomFractals/vscode-data-table/issues/14 )
7
27
Add summary table data view renderer
You can’t perform that action at this time.
0 commit comments