- Sep 13, 2023
-
-
Neil authored
-
- Sep 05, 2023
-
-
Syukron Rifa'il Muttaqi authored
-
Joel Jeremy Marquez authored
* Remove glamor css syntax * Release notes * Remove fallback value Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Remove fallback value Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Remove fallback value Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Sep 04, 2023
-
-
Mohamed Muhsin authored
-
- Sep 03, 2023
-
-
Joel Jeremy Marquez authored
* Remove usages of glamor CSSProperties * Cleanup * Re-add CellButton className prop * More removal of glamor CSSProperties * Release notes * Fix vrt test failures * Use React CSSProperties in View * Custom CSSProperties type * Settings UI regression fix * Fix type check errors * Address PR comments * CategorySpendingGraph style * Fix rebase mistake
-
- Aug 25, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 21, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 19, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 17, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 07, 2023
-
-
Neil authored
-
- Aug 04, 2023
-
-
Jed Fox authored
-
Sean Tsai authored
In some situations the text in the Select component will be too big, which will make the inner vertical scrollbar appear. This PR is to hide the vertical scrollbar. 
-
- Jul 30, 2023
-
-
Neil authored
Co-authored-by:
Jed Fox <git@jedfox.com>
-
Matiss Janis Aboltins authored
Part 4 of the migration. Final moves. Previous PR: https://github.com/actualbudget/actual/pull/1420
-
Jed Fox authored
-
Matiss Janis Aboltins authored
Just moving away from the barrel `common` export to a bit more specific imports. Part 1 of the migration (other imports to follow in other PRs).
-
- Jul 29, 2023
-
-
Matiss Janis Aboltins authored
Moving the code to separate files. Functionally should be no differences.
-
- Jul 26, 2023
-
-
Jed Fox authored
-
- Jul 23, 2023
-
-
Jed Fox authored
-
- Jul 20, 2023
-
-
Neil authored
-
- Jul 19, 2023
-
-
Jed Fox authored
Co-authored-by:
biohzrddd <10577752+biohzrddd@users.noreply.github.com>
-
- Jul 17, 2023
- Jul 15, 2023
-
-
Sean Tsai authored
-
- Jul 11, 2023
-
-
Sean Tsai authored
-
- Jul 09, 2023
-
-
Sean Tsai authored
-
- Jul 08, 2023
-
-
Sean Tsai authored
-
- Jul 05, 2023
-
-
Matiss Janis Aboltins authored
Closes #1286, closes #1283 Scrollbar fix by @aleetsaiya
-
- Jul 04, 2023
-
-
Neil authored
There's no new code here, just a reorg. Had to change some import calls in some files to make it all work properly. Having just done a lot of work in the accounts directory I figured it could do with some organization. I've broken out all the Header functions into a different file in order to cut down on the size of the account.js file. I also moved the transactions files into a new directory since they are used by other pages. Also makes them easier to find with this structure.
-
- Jul 02, 2023
-
-
Matiss Janis Aboltins authored
Moving some more components out of `common.tsx` into their own files. There are no functional changes. This is a direct copy&paste into new files.
-
Matiss Janis Aboltins authored
This is direct copy & paste with no changes. Just moving things a bit to reduce the size of the massive common.tsx file
-
- Jun 15, 2023
-
-
Shazib Hussain authored
As discussed in #1126 creating separate PRs. The linter rule isn't actually part of this first PR and will likely be in the final PR as otherwise it will just fail because all the issues aren't resolved. The code is 'ready' though so as soon as this is merged I will open next one(s)
-
- May 20, 2023
-
-
Jed Fox authored
-
- May 17, 2023
-
-
Alberto Gasparin authored
Another batch of components in `desktop-client` converted to TS
-
Trevor Farlow authored
Introduces a **ResponsiveProvider** as the sole location that tracks window size and makes that info available to the entire app. This can be used for media queries and size-based component switching. --------- Co-authored-by:
Jed Fox <git@jedfox.com>
-
- May 09, 2023
-
-
Alberto Gasparin authored
-
- May 01, 2023
-
-
Matiss Janis Aboltins authored
-
- Apr 28, 2023
-
-
Matiss Janis Aboltins authored
-