mirror of
https://github.com/RADar-AZDelta/azd-radar-data-datatable.git
synced 2026-03-23 20:37:13 +00:00
[PR #29] [MERGED] Feature: add columns to a table manually #44
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#44
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/29
Author: @BostoenToby
Created: 4/24/2023
Status: ✅ Merged
Merged: 4/27/2023
Merged by: @BostoenToby
Base:
master← Head:feature/Add-columns📝 Commits (10+)
df3ca2aFeature: add columns to a table manuallyd0ad706removed unnecessary importfdfdf59Cleanup switch statement & undefined values7ea5031feat: add multiple columns at once435bbc4Merge branch 'master' into feature/Add-columnsd861fe7feat: update columns of table6958c01Merge branch 'feature/Add-columns' of https://github.com/RADar-AZDelta/svelte-radar-datatable into feature/Add-columns3790cb6remove event dispatcher from DataTable581af63insert columns into worker for file3fd9f2aMerge branch 'feature/Add-columns' of https://github.com/RADar-AZDelta/svelte-radar-datatable into feature/Add-columns📊 Changes
4 files changed (+117 additions, -40 deletions)
View changed files
📝
src/lib/components/DataTable.svelte(+84 -36)📝
src/lib/components/DataTableWorker.ts(+5 -1)📝
src/lib/workers/DataTable.worker.ts(+23 -2)📝
src/lib/workers/messages.ts(+5 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.