[PR #44] [MERGED] Feature/fix bug column width #55

Closed
opened 2026-03-23 20:33:47 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RADar-AZDelta/azd-radar-data-datatable/pull/44
Author: @Louis-Herreman
Created: 5/17/2023
Status: Merged
Merged: 5/17/2023
Merged by: @pjlammertyn

Base: feature/add-skeletonHead: feature/fix-bug-column-width


📝 Commits (3)

📊 Changes

5 files changed (+212 additions, -184 deletions)

View changed files

📝 src/lib/components/DataTable.svelte (+138 -138)
📝 src/lib/components/Skeleton.svelte (+18 -4)
📝 src/lib/components/Spinner.svelte (+14 -23)
📝 src/lib/styles/data-table.scss (+39 -16)
📝 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.

## 📋 Pull Request Information **Original PR:** https://github.com/RADar-AZDelta/azd-radar-data-datatable/pull/44 **Author:** [@Louis-Herreman](https://github.com/Louis-Herreman) **Created:** 5/17/2023 **Status:** ✅ Merged **Merged:** 5/17/2023 **Merged by:** [@pjlammertyn](https://github.com/pjlammertyn) **Base:** `feature/add-skeleton` ← **Head:** `feature/fix-bug-column-width` --- ### 📝 Commits (3) - [`df31932`](https://github.com/RADar-AZDelta/azd-radar-data-datatable/commit/df319326c27e91f77329cc36f2f393a846b2fb1c) Bug fix width input - [`8e5f880`](https://github.com/RADar-AZDelta/azd-radar-data-datatable/commit/8e5f8802271bf5525867c4d13c8b65778b588d44) Update dialog visibility plus width bug - [`f85fa14`](https://github.com/RADar-AZDelta/azd-radar-data-datatable/commit/f85fa1424c1636107b87be440bec3b1881f798b7) Update Skeleton ### 📊 Changes **5 files changed** (+212 additions, -184 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/DataTable.svelte` (+138 -138) 📝 `src/lib/components/Skeleton.svelte` (+18 -4) 📝 `src/lib/components/Spinner.svelte` (+14 -23) 📝 `src/lib/styles/data-table.scss` (+39 -16) 📝 `src/routes/+page.svelte` (+3 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:33:47 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RADar-AZDelta/archived-azd-radar-data-datatable#55
No description provided.