[PR #2173] [MERGED] ESLint no-default-exports 11 - icons (last one for desktop-client package) #45977

Closed
opened 2026-04-26 08:04:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2173
Author: @joel-jeremy
Created: 1/4/2024
Status: Merged
Merged: 1/6/2024
Merged by: @joel-jeremy

Base: masterHead: eslint-no-default-exports-11


📝 Commits (6)

📊 Changes

448 files changed (+1122 additions, -1439 deletions)

View changed files

📝 .eslintrc.js (+1 -7)
📝 packages/desktop-client/package.json (+1 -1)
📝 packages/desktop-client/playwright.config.js (+1 -1)
📝 packages/desktop-client/src/components/AnimatedRefresh.tsx (+2 -2)
📝 packages/desktop-client/src/components/AppBackground.tsx (+1 -1)
📝 packages/desktop-client/src/components/MobileBackButton.tsx (+2 -2)
📝 packages/desktop-client/src/components/NotesButton.tsx (+2 -2)
📝 packages/desktop-client/src/components/Notifications.tsx (+3 -3)
📝 packages/desktop-client/src/components/ThemeSelector.tsx (+7 -5)
📝 packages/desktop-client/src/components/Titlebar.tsx (+13 -11)
📝 packages/desktop-client/src/components/UpdateNotification.tsx (+5 -2)
📝 packages/desktop-client/src/components/accounts/AccountSyncCheck.jsx (+4 -2)
📝 packages/desktop-client/src/components/accounts/Balance.jsx (+2 -2)
📝 packages/desktop-client/src/components/accounts/Header.jsx (+14 -11)
📝 packages/desktop-client/src/components/accounts/MobileAccountDetails.jsx (+4 -4)
📝 packages/desktop-client/src/components/accounts/MobileAccounts.jsx (+2 -2)
📝 packages/desktop-client/src/components/accounts/Reconcile.jsx (+2 -2)
📝 packages/desktop-client/src/components/alerts.tsx (+4 -5)
📝 packages/desktop-client/src/components/autocomplete/Autocomplete.tsx (+2 -2)
📝 packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx (+2 -2)

...and 80 more files

📄 Description

The number of files changed should go down once the previous parts gets merged.


🔄 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/2173 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 1/4/2024 **Status:** ✅ Merged **Merged:** 1/6/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `eslint-no-default-exports-11` --- ### 📝 Commits (6) - [`9694619`](https://github.com/actualbudget/actual/commit/96946195207ac75388af60cb05ed0532f6b82e9e) ESLint no-default-exports 10 - icons - [`41b867d`](https://github.com/actualbudget/actual/commit/41b867dc207982532c5337bf2b102911d743e8ae) Fix icon imports + lint errors - [`54af85a`](https://github.com/actualbudget/actual/commit/54af85aebd1421af2afb3e4f91e7a0906c8cdc18) Release notes - [`c2348f5`](https://github.com/actualbudget/actual/commit/c2348f5d3ac1e10c85ee10b80bdec25179c1412b) Fix typecheck error - [`c30e022`](https://github.com/actualbudget/actual/commit/c30e022da36f9de081d568f4dbb69528ddf7bb4d) Fix icon import - [`03e48b4`](https://github.com/actualbudget/actual/commit/03e48b4a0875e9b62466a9c89af5f8c5b81b0975) Fix lint error ### 📊 Changes **448 files changed** (+1122 additions, -1439 deletions) <details> <summary>View changed files</summary> 📝 `.eslintrc.js` (+1 -7) 📝 `packages/desktop-client/package.json` (+1 -1) 📝 `packages/desktop-client/playwright.config.js` (+1 -1) 📝 `packages/desktop-client/src/components/AnimatedRefresh.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/AppBackground.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/MobileBackButton.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/NotesButton.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/Notifications.tsx` (+3 -3) 📝 `packages/desktop-client/src/components/ThemeSelector.tsx` (+7 -5) 📝 `packages/desktop-client/src/components/Titlebar.tsx` (+13 -11) 📝 `packages/desktop-client/src/components/UpdateNotification.tsx` (+5 -2) 📝 `packages/desktop-client/src/components/accounts/AccountSyncCheck.jsx` (+4 -2) 📝 `packages/desktop-client/src/components/accounts/Balance.jsx` (+2 -2) 📝 `packages/desktop-client/src/components/accounts/Header.jsx` (+14 -11) 📝 `packages/desktop-client/src/components/accounts/MobileAccountDetails.jsx` (+4 -4) 📝 `packages/desktop-client/src/components/accounts/MobileAccounts.jsx` (+2 -2) 📝 `packages/desktop-client/src/components/accounts/Reconcile.jsx` (+2 -2) 📝 `packages/desktop-client/src/components/alerts.tsx` (+4 -5) 📝 `packages/desktop-client/src/components/autocomplete/Autocomplete.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx` (+2 -2) _...and 80 more files_ </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 --> The number of files changed should go down once the previous parts gets merged. --- <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-26 08:04:51 -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#45977