[PR #1861] [MERGED] feat: add loading state for async components #1917

Closed
opened 2026-02-26 03:32:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1861
Author: @phanan
Created: 10/25/2024
Status: Merged
Merged: 10/25/2024
Merged by: @phanan

Base: masterHead: feat/loading-component


📝 Commits (1)

  • 80eb49b feat: add loading state for async components

📊 Changes

3 files changed (+40 additions, -4 deletions)

View changed files

📝 resources/assets/js/components/layout/main-wrapper/MainContent.vue (+2 -2)
resources/assets/js/components/ui/skeletons/Loading.vue (+27 -0)
📝 resources/assets/js/utils/helpers.ts (+11 -2)

📄 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/koel/koel/pull/1861 **Author:** [@phanan](https://github.com/phanan) **Created:** 10/25/2024 **Status:** ✅ Merged **Merged:** 10/25/2024 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `feat/loading-component` --- ### 📝 Commits (1) - [`80eb49b`](https://github.com/koel/koel/commit/80eb49b13f14511cba1ab7608a7b639032e461ab) feat: add loading state for async components ### 📊 Changes **3 files changed** (+40 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `resources/assets/js/components/layout/main-wrapper/MainContent.vue` (+2 -2) ➕ `resources/assets/js/components/ui/skeletons/Loading.vue` (+27 -0) 📝 `resources/assets/js/utils/helpers.ts` (+11 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:32:45 +03: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
starred/koel-koel#1917
No description provided.