[PR #1390] [MERGED] Consistency improvements for <AnimatedLoading> #3707

Closed
opened 2026-02-28 20:45:33 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1390
Author: @j-f1
Created: 7/23/2023
Status: Merged
Merged: 7/23/2023
Merged by: @j-f1

Base: masterHead: jed/animated-loading


📝 Commits (3)

  • 2445ef1 standardize on calling it “AnimatedLoading”
  • 0cfadde Default to inherit its color
  • e0f0d60 Add release note

📊 Changes

6 files changed (+21 additions, -10 deletions)

View changed files

📝 packages/desktop-client/src/components/Notifications.tsx (+2 -3)
📝 packages/desktop-client/src/components/accounts/Header.js (+5 -2)
📝 packages/desktop-client/src/components/common/Button.tsx (+2 -2)
📝 packages/desktop-client/src/components/common/Modal.tsx (+5 -2)
📝 packages/desktop-client/src/icons/Loading.js (+1 -1)
upcoming-release-notes/1390.md (+6 -0)

📄 Description

This should help make it easier to implement dark mode 🤞


🔄 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/actualbudget/actual/pull/1390 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 7/23/2023 **Status:** ✅ Merged **Merged:** 7/23/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/animated-loading` --- ### 📝 Commits (3) - [`2445ef1`](https://github.com/actualbudget/actual/commit/2445ef1f308a3f0b162e24fd7d3d74eae8aa797c) standardize on calling it “AnimatedLoading” - [`0cfadde`](https://github.com/actualbudget/actual/commit/0cfadde0f9e895dbe09ceb62f3ba0b294ca235d1) Default <AnimatedLoading> to inherit its color - [`e0f0d60`](https://github.com/actualbudget/actual/commit/e0f0d608a895da718bc2784668aa45be31ad0a5a) Add release note ### 📊 Changes **6 files changed** (+21 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/Notifications.tsx` (+2 -3) 📝 `packages/desktop-client/src/components/accounts/Header.js` (+5 -2) 📝 `packages/desktop-client/src/components/common/Button.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/common/Modal.tsx` (+5 -2) 📝 `packages/desktop-client/src/icons/Loading.js` (+1 -1) ➕ `upcoming-release-notes/1390.md` (+6 -0) </details> ### 📄 Description This should help make it easier to implement dark mode 🤞 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:45:33 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3707