mirror of
https://github.com/RADar-AZDelta/azd-radar-data-datatable.git
synced 2026-03-23 20:37:13 +00:00
[PR #41] [MERGED] Feature/add skeleton #54
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#54
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/41
Author: @Louis-Herreman
Created: 5/12/2023
Status: ✅ Merged
Merged: 5/17/2023
Merged by: @pjlammertyn
Base:
master← Head:feature/add-skeleton📝 Commits (7)
8185161Add skeleton and update spinnera071eefUpdate pagination plus method to save with enter87b6ebdMerge branch 'master'df31932Bug fix width input8e5f880Update dialog visibility plus width bugf85fa14Update Skeletond8cafa5Merge pull request #44 from RADar-AZDelta/feature/fix-bug-column-width📊 Changes
9 files changed (+516 additions, -397 deletions)
View changed files
📝
package.json(+0 -1)📝
pnpm-lock.yaml(+37 -11)➕
src/lib/actions/saveWithKey.ts(+13 -0)📝
src/lib/components/DataTable.svelte(+167 -168)📝
src/lib/components/EditableCell.svelte(+12 -1)➕
src/lib/components/Skeleton.svelte(+60 -0)📝
src/lib/components/Spinner.svelte(+61 -4)📝
src/lib/styles/data-table.scss(+163 -209)📝
src/routes/+page.svelte(+3 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.