Skip to content

Commit 9d9e3f1

Browse files
change log and docs update for #24 and #25
1 parent 7dc69e2 commit 9d9e3f1

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,7 @@ Add Freeze Row context menu option
4444
Persist and load table view config per data file
4545
- [#23](https://github.com/RandomFractals/tabular-data-viewer/issues/23)
4646
Add hide, freeze, and delete column context menu options
47+
- [#24](https://github.com/RandomFractals/tabular-data-viewer/issues/24)
48+
Add data loading progress ring display
49+
- [#25](https://github.com/RandomFractals/tabular-data-viewer/issues/25)
50+
Add Save as CSV or JSON data UI options

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Tabular Data Viewer πŸ€„ provides custom Table View for `.csv`, `.tsv` and `.tab
2828
- Freeze or delete table rows
2929
- Perisist table settings per data file
3030
- Copy table data to Clipboard
31+
- Save table data in `CSV` or `JSON` data array format
32+
3133
...
3234

3335
# Contributions

0 commit comments

Comments
Β (0)