[PR #3894] [CLOSED] Convert useSplitsExpanded.jsx to tsx #5113

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3894
Author: @joel-jeremy
Created: 11/25/2024
Status: Closed

Base: masterHead: ts-useSplitsExpanded


📝 Commits (2)

📊 Changes

4 files changed (+187 additions, -120 deletions)

View changed files

📝 packages/desktop-client/src/components/transactions/TransactionsTable.jsx (+3 -3)
packages/desktop-client/src/hooks/useSplitsExpanded.jsx (+0 -117)
packages/desktop-client/src/hooks/useSplitsExpanded.tsx (+178 -0)
upcoming-release-notes/3894.md (+6 -0)

📄 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/3894 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 11/25/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ts-useSplitsExpanded` --- ### 📝 Commits (2) - [`6361535`](https://github.com/actualbudget/actual/commit/636153593e9c8eaf9047b66eff62b3d512f45140) Convert useSplitsExpanded.jsx to tsx - [`a767d99`](https://github.com/actualbudget/actual/commit/a767d99534f027b5e07be41f8535fd5a136100c0) Release notes ### 📊 Changes **4 files changed** (+187 additions, -120 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.jsx` (+3 -3) ➖ `packages/desktop-client/src/hooks/useSplitsExpanded.jsx` (+0 -117) ➕ `packages/desktop-client/src/hooks/useSplitsExpanded.tsx` (+178 -0) ➕ `upcoming-release-notes/3894.md` (+6 -0) </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:06:12 -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#5113