mirror of
https://github.com/RADar-AZDelta/azd-radar-data-datatable.git
synced 2026-03-23 20:37:13 +00:00
[PR #7] [MERGED] Bugfixes & structure changes #35
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#35
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/7
Author: @BostoenToby
Created: 3/15/2023
Status: ✅ Merged
Merged: 3/15/2023
Merged by: @BostoenToby
Base:
master← Head:feat-bugfixes📝 Commits (3)
711e16eMake original rows non-editablef75936dFixed bugs and removed key blocksd04d8cdFiledownload made efficiënt📊 Changes
8 files changed (+331 additions, -308 deletions)
View changed files
📝
src/lib/components/DataTable/DataTableRendererCSR.svelte(+37 -34)📝
src/lib/components/DataTable/DataTableRendererJS.svelte(+8 -10)📝
src/lib/components/DataTableBasics/DataTableRendererBasic.svelte(+152 -154)📝
src/lib/components/DataTableBasics/Filtering.svelte(+9 -3)📝
src/lib/components/DataTableBasics/Pagination.svelte(+30 -27)📝
src/lib/components/FileDownload/FileDownload.svelte(+5 -7)📝
src/lib/interfaces/IScheme.ts(+1 -0)📝
src/lib/workers/csr.worker.ts(+89 -73)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.