Skip to content

Commit c99633e

Browse files
update changelog for v1.1.0 release (#43)
1 parent 890a309 commit c99633e

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
See [releases](https://github.com/RandomFractals/tabular-data-viewer/releases) for source code and `tabular-data-viewer-x.x.x.vsix` extension package download.
44

5+
## v1.1.0 - [2021-12-27]
6+
- [#29](https://github.com/RandomFractals/tabular-data-viewer/issues/29)
7+
Add Save as TSV data UI option
8+
- [#30](https://github.com/RandomFractals/tabular-data-viewer/issues/30)
9+
Change Tabular Data Text Editor default
10+
- [#32](https://github.com/RandomFractals/tabular-data-viewer/issues/32)
11+
Add Scroll to table row UI option to table view toolbar
12+
- [#34](https://github.com/RandomFractals/tabular-data-viewer/issues/34)
13+
Add table row selection column
14+
- [#35](https://github.com/RandomFractals/tabular-data-viewer/issues/35)
15+
Add Tabular Data Viewer to Tabulator Developer Tools repo and docs
16+
- [#36](https://github.com/RandomFractals/tabular-data-viewer/issues/36)
17+
Link homepage in package.json to Tabular Data Viewer github repo
18+
- [#37](https://github.com/RandomFractals/tabular-data-viewer/issues/37)
19+
Add Tabular Data Viewer Observable Notebook to docs
20+
- [#38](https://github.com/RandomFractals/tabular-data-viewer/issues/38)
21+
Add VS Marketplace badge, installs and downloads counters to docs
22+
- [#39](https://github.com/RandomFractals/tabular-data-viewer/issues/39)
23+
Add Rainbow CSV and Random Fractals Inc. dataViz extensions to recommendations in .vscode/extensions.json
24+
- [#40](https://github.com/RandomFractals/tabular-data-viewer/issues/40)
25+
Add Recommended Extensions section to docs
26+
- [#41](https://github.com/RandomFractals/tabular-data-viewer/issues/41)
27+
Split data load/refresh into separate create table and add data transfer operations
28+
- [#42](https://github.com/RandomFractals/tabular-data-viewer/issues/42)
29+
Refactor data download and table settings persistence handlers
30+
- [#43](https://github.com/RandomFractals/tabular-data-viewer/issues/43)
31+
Package and publish Tabular data viewer docs, data table loading, view and toolbar enhancements release
32+
533
## v1.0.0 - [2021-12-24]
634

735
- [#1](https://github.com/RandomFractals/tabular-data-viewer/issues/1)

0 commit comments

Comments
 (0)