[PR #831] [MERGED] Ported NewAutocomplete to TypeScript #29275

Closed
opened 2026-04-18 05:57:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/831
Author: @MatissJanis
Created: 3/30/2023
Status: Merged
Merged: 4/4/2023
Merged by: @MatissJanis

Base: masterHead: matiss/autocomplete-ts


📝 Commits (6)

  • 6ee3c65 ♻️ (typescript) rename NewAutocomplete from js to tsx
  • 0d6d829 ♻️ (typescript) add NewAutocomplete types
  • f020ba5 Release notes
  • 6c4f704 Merge branch 'master' into matiss/autocomplete-ts
  • 72fddb6 Remove any
  • 9779e85 Embedded change

📊 Changes

3 files changed (+25 additions, -4 deletions)

View changed files

📝 packages/desktop-client/src/components/autocomplete/NewAutocomplete.tsx (+18 -3)
📝 packages/desktop-client/src/components/autocomplete/autocomplete-styles.js (+1 -1)
upcoming-release-notes/831.md (+6 -0)

📄 Description

Small migration of NewAutocomplete.


🔄 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/831 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 3/30/2023 **Status:** ✅ Merged **Merged:** 4/4/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/autocomplete-ts` --- ### 📝 Commits (6) - [`6ee3c65`](https://github.com/actualbudget/actual/commit/6ee3c657d6363bce217226ff7af9bf5d033e5c50) :recycle: (typescript) rename NewAutocomplete from js to tsx - [`0d6d829`](https://github.com/actualbudget/actual/commit/0d6d8297821e62311fb15eade8c01f19e52810bf) :recycle: (typescript) add NewAutocomplete types - [`f020ba5`](https://github.com/actualbudget/actual/commit/f020ba5ae02745bec20203adeea67d129a88e253) Release notes - [`6c4f704`](https://github.com/actualbudget/actual/commit/6c4f704251ef4732aa87f43d4e5ecaf1b117ba01) Merge branch 'master' into matiss/autocomplete-ts - [`72fddb6`](https://github.com/actualbudget/actual/commit/72fddb61f03ada6d979103d87353cd49cbb87062) Remove any - [`9779e85`](https://github.com/actualbudget/actual/commit/9779e85f3b1f1b39628175d529a6692c41bd2e5b) Embedded change ### 📊 Changes **3 files changed** (+25 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/NewAutocomplete.tsx` (+18 -3) 📝 `packages/desktop-client/src/components/autocomplete/autocomplete-styles.js` (+1 -1) ➕ `upcoming-release-notes/831.md` (+6 -0) </details> ### 📄 Description Small migration of `NewAutocomplete`. --- <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-18 05:57:01 -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#29275