[PR #1192] [MERGED] ⬆️ upgrade react-dnd and remove monkeypatch #10636

Closed
opened 2026-04-10 20:39:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1192
Author: @MatissJanis
Created: 6/25/2023
Status: Merged
Merged: 6/26/2023
Merged by: @MatissJanis

Base: masterHead: matiss/upgrade-dnd


📝 Commits (2)

  • 0942eb2 ⬆️ upgrade react-dnd and remove monkeypatch
  • b711b49 Release notes

📊 Changes

6 files changed (+67 additions, -98 deletions)

View changed files

📝 packages/desktop-client/package.json (+2 -2)
📝 packages/desktop-client/src/components/FinancesApp.js (+1 -1)
📝 packages/desktop-client/src/components/sort.js (+10 -17)
patches/react-dnd-html5-backend+10.0.2.patch (+0 -30)
upcoming-release-notes/1192.md (+6 -0)
📝 yarn.lock (+48 -48)

📄 Description

Another monkeypatch bites the dust.

AFAIK there is no regression in functionality. But please test yourselves too to double check.


🔄 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/1192 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 6/25/2023 **Status:** ✅ Merged **Merged:** 6/26/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/upgrade-dnd` --- ### 📝 Commits (2) - [`0942eb2`](https://github.com/actualbudget/actual/commit/0942eb27a2e55c8ab64882eb52daee66d25a3b73) :arrow_up: upgrade react-dnd and remove monkeypatch - [`b711b49`](https://github.com/actualbudget/actual/commit/b711b496d47c717fd80f9146225bd3ece4c965cb) Release notes ### 📊 Changes **6 files changed** (+67 additions, -98 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/package.json` (+2 -2) 📝 `packages/desktop-client/src/components/FinancesApp.js` (+1 -1) 📝 `packages/desktop-client/src/components/sort.js` (+10 -17) ➖ `patches/react-dnd-html5-backend+10.0.2.patch` (+0 -30) ➕ `upcoming-release-notes/1192.md` (+6 -0) 📝 `yarn.lock` (+48 -48) </details> ### 📄 Description Another monkeypatch bites the dust. AFAIK there is no regression in functionality. But please test yourselves too to double check. --- <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-10 20:39:05 -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#10636