File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 22
33See [ releases] ( https://github.com/RandomFractals/vscode-data-table/releases ) for source code and ` vscode-data-table.vsix ` extension package download.
44
5+ ## v1.5.0 - [ 2021-07-25]
6+ - [ #52 ] ( https://github.com/RandomFractals/vscode-data-table/issues/52 )
7+ Use vscode panel border color for table header box shadow
8+ - [ #57 ] ( https://github.com/RandomFractals/vscode-data-table/pull/57 )
9+ Import styles from css file
10+ - [ #58 ] ( https://github.com/RandomFractals/vscode-data-table/pull/58 )
11+ Highlight row on hover
12+ - [ #60 ] ( https://github.com/RandomFractals/vscode-data-table/pull/60 )
13+ Use cursor: pointer for header instead of resize
14+ - [ #61 ] ( https://github.com/RandomFractals/vscode-data-table/pull/61 )
15+ Fix header sorting symbol being too close to the text
16+ - [ #62 ] ( https://github.com/RandomFractals/vscode-data-table/issues/62 )
17+ Enable incremental table row creation and data loading on table scroll
18+ - [ #63 ] ( https://github.com/RandomFractals/vscode-data-table/issues/63 )
19+ Update vscode and notebooks api dependencies to latest
20+ - [ #65 ] ( https://github.com/RandomFractals/vscode-data-table/issues/65 )
21+ Package and publish v1.5.0 release with table UI enhancements
22+
523## v1.4.0 - [ 2021-07-23]
624- [ #43 ] ( https://github.com/RandomFractals/vscode-data-table/issues/43 )
725Apply vscode editor scrollbar styles to plain text display
You can’t perform that action at this time.
0 commit comments