[PR #3450] [MERGED] [Maintenance] Cleanup react aria packages and dedupe #4858

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3450
Author: @joel-jeremy
Created: 9/16/2024
Status: Merged
Merged: 9/16/2024
Merged by: @joel-jeremy

Base: masterHead: cleanup-react-aria-packages


📝 Commits (2)

  • f7d6f78 Cleanup react aria packages and dedupe
  • 3b13412 Release notes

📊 Changes

10 files changed (+1108 additions, -1096 deletions)

View changed files

📝 packages/desktop-client/package.json (+3 -7)
📝 packages/desktop-client/src/components/filters/FiltersMenu.jsx (+1 -1)
📝 packages/desktop-client/src/components/mobile/transactions/ListBox.jsx (+2 -3)
📝 packages/desktop-client/src/components/mobile/transactions/ListBoxSection.jsx (+1 -1)
📝 packages/desktop-client/src/components/mobile/transactions/Option.jsx (+1 -4)
📝 packages/desktop-client/src/components/mobile/transactions/Transaction.jsx (+1 -1)
📝 packages/desktop-client/src/components/mobile/transactions/TransactionList.jsx (+8 -9)
📝 packages/desktop-client/src/components/transactions/TransactionsTable.jsx (+0 -1)
upcoming-release-notes/3450.md (+6 -0)
📝 yarn.lock (+1085 -1069)

📄 Description


🔄 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/3450 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 9/16/2024 **Status:** ✅ Merged **Merged:** 9/16/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `cleanup-react-aria-packages` --- ### 📝 Commits (2) - [`f7d6f78`](https://github.com/actualbudget/actual/commit/f7d6f78792f5fdb982e92d591f0cd235fb67b2bd) Cleanup react aria packages and dedupe - [`3b13412`](https://github.com/actualbudget/actual/commit/3b13412ddea073650c3808909598c79433068501) Release notes ### 📊 Changes **10 files changed** (+1108 additions, -1096 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/package.json` (+3 -7) 📝 `packages/desktop-client/src/components/filters/FiltersMenu.jsx` (+1 -1) 📝 `packages/desktop-client/src/components/mobile/transactions/ListBox.jsx` (+2 -3) 📝 `packages/desktop-client/src/components/mobile/transactions/ListBoxSection.jsx` (+1 -1) 📝 `packages/desktop-client/src/components/mobile/transactions/Option.jsx` (+1 -4) 📝 `packages/desktop-client/src/components/mobile/transactions/Transaction.jsx` (+1 -1) 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionList.jsx` (+8 -9) 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.jsx` (+0 -1) ➕ `upcoming-release-notes/3450.md` (+6 -0) 📝 `yarn.lock` (+1085 -1069) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> --- <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 21:02:20 -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#4858