[PR #1043] [MERGED] Upgrade react-spring, remove wobble #3483

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1043
Author: @j-f1
Created: 5/17/2023
Status: Merged
Merged: 5/18/2023
Merged by: @j-f1

Base: masterHead: jed/react-spring


📝 Commits (6)

📊 Changes

5 files changed (+170 additions, -57 deletions)

View changed files

📝 packages/desktop-client/package.json (+2 -3)
📝 packages/desktop-client/src/components/BankSyncStatus.js (+4 -4)
📝 packages/desktop-client/src/components/budget/BudgetSummaries.js (+12 -31)
upcoming-release-notes/1043.md (+6 -0)
📝 yarn.lock (+146 -19)

📄 Description

Now we just have one spring animation library


🔄 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/1043 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 5/17/2023 **Status:** ✅ Merged **Merged:** 5/18/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/react-spring` --- ### 📝 Commits (6) - [`0b45084`](https://github.com/actualbudget/actual/commit/0b45084269755d7a919b1d4a302b5a509e6df08a) Upgrade react-spring - [`f154abf`](https://github.com/actualbudget/actual/commit/f154abfa158d2c14e941f5c78fc46ae7cc6c7c8e) Port BudgetSummary from wobble to react-spring - [`3b95ae3`](https://github.com/actualbudget/actual/commit/3b95ae30627494e0ba57bacfe637f2a5663a3962) Remove wobble - [`e8b2cda`](https://github.com/actualbudget/actual/commit/e8b2cdaeb46821b14dec5f3a1ec3aa2d3dd7cf6f) Add release note - [`30a0da3`](https://github.com/actualbudget/actual/commit/30a0da3cb9b2e5c3c438b08e5c5f303ec41e1cbb) Remove commented ref prop - [`cd3c1ed`](https://github.com/actualbudget/actual/commit/cd3c1ed62974d4daf74f0f0db1dba8a8effa7af9) Remove deprecated API usage ### 📊 Changes **5 files changed** (+170 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/package.json` (+2 -3) 📝 `packages/desktop-client/src/components/BankSyncStatus.js` (+4 -4) 📝 `packages/desktop-client/src/components/budget/BudgetSummaries.js` (+12 -31) ➕ `upcoming-release-notes/1043.md` (+6 -0) 📝 `yarn.lock` (+146 -19) </details> ### 📄 Description Now we just have one spring animation library --- <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:42:18 -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#3483