- Dec 04, 2023
-
-
Michael Clark authored
-
- Nov 22, 2023
-
-
Matiss Janis Aboltins authored
-
- Nov 15, 2023
-
-
Neil authored
* Color normalization * color updates * VRT updates * update colors table * VRT updates * more VRT updates * pillborder * VRT updates * Revert "VRT updates" This reverts commit ae58317b00f5ad5e1b75f197f32ca9eda25b63cd. * Revert "more VRT updates" This reverts commit a316745efdce2f7c280a166406a5894976612f02. * Revert "VRT updates" This reverts commit 03797af362e24612608255dcec7f4ff0dc1faa46. * Revert "VRT updates" This reverts commit 454adac2510b0acddb15e6acf86ffb3d7af021f5. * VRT refresh * border color * Checkbox Border * VRT updates
-
- Oct 10, 2023
-
-
Michael Clark authored
-
- Sep 09, 2023
-
-
Neil 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 30, 2023
-
-
Matiss Janis Aboltins authored
-
- Aug 29, 2023
-
-
Joel Jeremy Marquez authored
* Open transaction date picker when clicked while it's focused * Release notes
-
- Aug 19, 2023
-
-
Pol Eyschen authored
* allow schedules to skip weekends * wording * release note * skip weekend in upcoming dates as well * Clean UI * Move switch to the date selection modal
-
- Aug 13, 2023
-
-
Matiss Janis Aboltins authored
*
(eslint) add 'plugin:react/recommended' * Release notes
-
- Aug 07, 2023
-
-
Neil authored
-
- Jul 30, 2023
-
-
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 26, 2023
-
-
Jed Fox authored
-
- Jul 18, 2023
-
-
Sean Tsai authored
fix #1301 After the change, upper components will not detect the press enter event before the datepicker is closed.
-
- Jul 17, 2023
- Jul 09, 2023
-
-
Sean Tsai authored
-
- 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 09, 2023
-
-
Alberto Gasparin authored
-
- Apr 23, 2023
-
-
biohzrddd authored
<!-- 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 --> Resolves issue #844 . --------- Co-authored-by: biohzrddd <>
-
- Apr 21, 2023
-
-
Jed Fox authored
I got some feedback in the discord that this behavior was disruptive when zooming in. - I’ve reduced the breakpoint so hopefully the disruption of the transition is matched by a significant improvement in available space now. - Also the 2 places in the app that use window width (including here) now check for the width of the `<html>` tag, not the width of the viewport (those 2 values can be different when doing a pinch-zoom, causing undesirable layout shifts.) - Most of the logic has been rewritten to improve the transitions Mobile & desktop experience https://user-images.githubusercontent.com/25517624/233653721-b13c5e22-ae11-4bdf-a494-a6916556d05e.mov https://user-images.githubusercontent.com/25517624/233654784-b6cc1006-44ea-4066-be7a-8d0dd786fb5b.mov (I’d like tapping on something to close the sidebar on mobile, but that can be approached in a future PR)
-
- Apr 16, 2023
-
-
biohzrddd authored
-
- Apr 10, 2023
-
-
Jed Fox authored
-
- Mar 24, 2023
-
-
Jed Fox authored
Seems to build fine, will test later.
-