mirror of
https://github.com/RADar-AZDelta/azd-radar-data-datatable.git
synced 2026-03-23 20:37:13 +00:00
[PR #23] [MERGED] Feature/add license #41
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#41
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/23
Author: @Louis-Herreman
Created: 4/19/2023
Status: ✅ Merged
Merged: 4/19/2023
Merged by: @Louis-Herreman
Base:
master← Head:feature/Add-license📝 Commits (2)
d24cabcAdd Licence header and license file05cc130Update license📊 Changes
18 files changed (+876 additions, -124 deletions)
View changed files
📝
src/lib/components/ColumnFilter.svelte(+2 -0)📝
src/lib/components/ColumnResize.svelte(+1 -0)📝
src/lib/components/ColumnSort.svelte(+1 -0)📝
src/lib/components/DataTable.d.ts(+29 -7)📝
src/lib/components/DataTable.svelte(+1 -0)📝
src/lib/components/DataTableWorker.ts(+76 -56)📝
src/lib/components/EditableCell.svelte(+1 -0)📝
src/lib/components/Pagination.svelte(+1 -0)📝
src/lib/components/Spinner.svelte(+1 -0)📝
src/lib/components/SvgIcon.svelte(+1 -0)📝
src/lib/index.ts(+3 -2)📝
src/lib/styles/data-table.scss(+1 -0)📝
src/lib/utils.ts(+6 -6)📝
src/lib/workers/DataTable.worker.ts(+56 -33)📝
src/lib/workers/messages.ts(+21 -20)📝
src/routes/+layout.svelte(+1 -0)📝
src/routes/+page.svelte(+1 -0)➕
static/License(+673 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.