mirror of
https://github.com/RADar-AZDelta/azd-radar-data-datatable.git
synced 2026-03-23 20:37:13 +00:00
[PR #31] [MERGED] Feature/column visibility #48
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#48
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/31
Author: @BostoenToby
Created: 4/28/2023
Status: ✅ Merged
Merged: 4/29/2023
Merged by: @pjlammertyn
Base:
master← Head:feature/Column-visibility📝 Commits (3)
e511335settings to change visibility per column85cf0e2bugfix: data order when column visibility change6fb1782changed bit of styling for the popup📊 Changes
8 files changed (+209 additions, -109 deletions)
View changed files
📝
package.json(+1 -1)📝
pnpm-lock.yaml(+25 -28)📝
src/lib/components/DataTable.d.ts(+5 -0)📝
src/lib/components/DataTable.svelte(+51 -30)➕
src/lib/components/Modal.svelte(+23 -0)➕
src/lib/components/Options.svelte(+13 -0)📝
src/lib/styles/data-table.scss(+87 -50)📝
static/icons.svg(+4 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.