[PR #38] [MERGED] added method to disable functionalities #53

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

📋 Pull Request Information

Original PR: https://github.com/RADar-AZDelta/azd-radar-data-datatable/pull/38
Author: @BostoenToby
Created: 5/3/2023
Status: Merged
Merged: 5/5/2023
Merged by: @pjlammertyn

Base: masterHead: feature/Disable-method


📝 Commits (7)

📊 Changes

5 files changed (+27 additions, -17 deletions)

View changed files

📝 src/lib/components/ColumnFilter.svelte (+4 -4)
📝 src/lib/components/ColumnSort.svelte (+2 -1)
📝 src/lib/components/DataTable.svelte (+10 -2)
📝 src/lib/components/Options.svelte (+3 -3)
📝 src/lib/components/Pagination.svelte (+8 -7)

📄 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/38 **Author:** [@BostoenToby](https://github.com/BostoenToby) **Created:** 5/3/2023 **Status:** ✅ Merged **Merged:** 5/5/2023 **Merged by:** [@pjlammertyn](https://github.com/pjlammertyn) **Base:** `master` ← **Head:** `feature/Disable-method` --- ### 📝 Commits (7) - [`9408e2a`](https://github.com/RADar-AZDelta/azd-radar-data-datatable/commit/9408e2a5350879a76613f8f90f09cd956e5dab51) added method to disable functionalities - [`cdb0688`](https://github.com/RADar-AZDelta/azd-radar-data-datatable/commit/cdb0688e46a319ec1173684f63812dfdae4c8ac2) Dispatch event when rendering - [`fc73020`](https://github.com/RADar-AZDelta/azd-radar-data-datatable/commit/fc7302061cd2331198f96226ad0e2bf35c270d75) remove interface and use only one variable - [`1f8d674`](https://github.com/RADar-AZDelta/azd-radar-data-datatable/commit/1f8d674e720879bd66e6c5a10f388f765bd67ad7) Merge branch 'master' into feature/Disable-method - [`6707611`](https://github.com/RADar-AZDelta/azd-radar-data-datatable/commit/6707611eeb9c296c90bbe398c8b1f19c8f69f725) Change name of method and vars - [`1f556f6`](https://github.com/RADar-AZDelta/azd-radar-data-datatable/commit/1f556f6e262254c5c243fcc7a6c626cacd4595de) Merge branch 'feature/Disable-method' of https://github.com/RADar-AZDelta/svelte-radar-datatable into feature/Disable-method - [`cf3b147`](https://github.com/RADar-AZDelta/azd-radar-data-datatable/commit/cf3b1471ac7d37649e692411efe0e06dfe52362a) Merge branch 'master' into feature/Disable-method ### 📊 Changes **5 files changed** (+27 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/ColumnFilter.svelte` (+4 -4) 📝 `src/lib/components/ColumnSort.svelte` (+2 -1) 📝 `src/lib/components/DataTable.svelte` (+10 -2) 📝 `src/lib/components/Options.svelte` (+3 -3) 📝 `src/lib/components/Pagination.svelte` (+8 -7) </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:46 +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#53
No description provided.