[PR #2593] [MERGED] ♻️ (tooltip) migration to react-aria (vol 2) #34585

Closed
opened 2026-04-20 21:43:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2593
Author: @MatissJanis
Created: 4/12/2024
Status: Merged
Merged: 4/14/2024
Merged by: @MatissJanis

Base: masterHead: matiss/tooltip-2


📝 Commits (2)

  • de15e00 ♻️ (tooltip) migration to react-aria (vol 2)
  • cae0142 Release notes

📊 Changes

8 files changed (+175 additions, -144 deletions)

View changed files

📝 packages/desktop-client/src/components/LoggedInUser.tsx (+24 -24)
📝 packages/desktop-client/src/components/NotesButton.tsx (+3 -3)
📝 packages/desktop-client/src/components/ThemeSelector.tsx (+30 -23)
📝 packages/desktop-client/src/components/Titlebar.tsx (+43 -45)
📝 packages/desktop-client/src/components/accounts/AccountSyncCheck.jsx (+33 -34)
packages/desktop-client/src/components/common/Popover.tsx (+17 -0)
📝 packages/desktop-client/src/components/sidebar/Sidebar.tsx (+19 -15)
upcoming-release-notes/2593.md (+6 -0)

📄 Description

Follow up to https://github.com/actualbudget/actual/pull/2493


🔄 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/2593 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 4/12/2024 **Status:** ✅ Merged **Merged:** 4/14/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/tooltip-2` --- ### 📝 Commits (2) - [`de15e00`](https://github.com/actualbudget/actual/commit/de15e00af8cfb195327b10cf4e3c947a8d24000c) :recycle: (tooltip) migration to react-aria (vol 2) - [`cae0142`](https://github.com/actualbudget/actual/commit/cae014273e814707d878c58d8f75a0e1265b734d) Release notes ### 📊 Changes **8 files changed** (+175 additions, -144 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/LoggedInUser.tsx` (+24 -24) 📝 `packages/desktop-client/src/components/NotesButton.tsx` (+3 -3) 📝 `packages/desktop-client/src/components/ThemeSelector.tsx` (+30 -23) 📝 `packages/desktop-client/src/components/Titlebar.tsx` (+43 -45) 📝 `packages/desktop-client/src/components/accounts/AccountSyncCheck.jsx` (+33 -34) ➕ `packages/desktop-client/src/components/common/Popover.tsx` (+17 -0) 📝 `packages/desktop-client/src/components/sidebar/Sidebar.tsx` (+19 -15) ➕ `upcoming-release-notes/2593.md` (+6 -0) </details> ### 📄 Description Follow up to https://github.com/actualbudget/actual/pull/2493 --- <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-04-20 21:43:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#34585