mirror of
https://github.com/RADar-AZDelta/azd-radar-data-datatable.git
synced 2026-03-23 20:37:13 +00:00
[PR #6] [MERGED] Feature/download csv #34
Labels
No labels
bug
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
RADar-AZDelta/archived-azd-radar-data-datatable#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RADar-AZDelta/azd-radar-data-datatable/pull/6
Author: @BostoenToby
Created: 3/10/2023
Status: ✅ Merged
Merged: 3/10/2023
Merged by: @BostoenToby
Base:
master← Head:feature/download-csv📝 Commits (3)
4eedd41Add component FileDownloadef70716Merge branch 'master' of github.com:RADar-AZDelta/RADar-DataTable into feature/download-csve0017efBug with editing fixed for download📊 Changes
5 files changed (+150 additions, -15 deletions)
View changed files
📝
src/lib/components/DataTable/DataTableRendererCSR.svelte(+9 -7)📝
src/lib/components/DataTable/DataTableRendererJS.svelte(+3 -0)📝
src/lib/components/DataTable/DataTableRendererSSR.svelte(+5 -0)➕
src/lib/components/FileDownload/FileDownload.svelte(+88 -0)📝
src/lib/workers/csr.worker.ts(+45 -8)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.