[PR #30] [MERGED] Feature/pagination methods #47

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

📋 Pull Request Information

Original PR: https://github.com/RADar-AZDelta/azd-radar-data-datatable/pull/30
Author: @BostoenToby
Created: 4/28/2023
Status: Merged
Merged: 4/29/2023
Merged by: @pjlammertyn

Base: masterHead: feature/Pagination-methods


📝 Commits (4)

  • 586f3a4 add methods to change & get pagination
  • 1fe6169 remove test code
  • 33c8b27 changed to simple if
  • 5edd148 Merge branch 'master' into feature/Pagination-methods

📊 Changes

2 files changed (+16 additions, -1 deletions)

View changed files

📝 src/lib/components/DataTable.svelte (+15 -0)
📝 src/routes/+page.svelte (+1 -1)

📄 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/30 **Author:** [@BostoenToby](https://github.com/BostoenToby) **Created:** 4/28/2023 **Status:** ✅ Merged **Merged:** 4/29/2023 **Merged by:** [@pjlammertyn](https://github.com/pjlammertyn) **Base:** `master` ← **Head:** `feature/Pagination-methods` --- ### 📝 Commits (4) - [`586f3a4`](https://github.com/RADar-AZDelta/azd-radar-data-datatable/commit/586f3a4439bfb7c2486758514591242229179b6f) add methods to change & get pagination - [`1fe6169`](https://github.com/RADar-AZDelta/azd-radar-data-datatable/commit/1fe6169557d0ed20fc2710ee02636435b4a0f08e) remove test code - [`33c8b27`](https://github.com/RADar-AZDelta/azd-radar-data-datatable/commit/33c8b2796b747d8e1562926cfeb903b86370b831) changed to simple if - [`5edd148`](https://github.com/RADar-AZDelta/azd-radar-data-datatable/commit/5edd1480f18533e3549ef401227aa7f5c8ed22c2) Merge branch 'master' into feature/Pagination-methods ### 📊 Changes **2 files changed** (+16 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/DataTable.svelte` (+15 -0) 📝 `src/routes/+page.svelte` (+1 -1) </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:44 +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#47
No description provided.