- 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
-
Matiss Janis Aboltins authored
-
- Aug 16, 2023
-
-
Matiss Janis Aboltins authored
-
- Jul 31, 2023
-
-
Jed Fox authored
`applyFilter` exits early if the filter is unchanged, so this call doesn’t do anything.
-
- Jul 30, 2023
-
-
Neil authored
Co-authored-by:
Jed Fox <git@jedfox.com>
-
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 28, 2023
-
-
Jed Fox authored
-
- Jul 26, 2023
-
-
Jed Fox authored
-
- Jul 19, 2023
-
-
Jed Fox authored
Co-authored-by:
biohzrddd <10577752+biohzrddd@users.noreply.github.com>
-
- Jul 18, 2023
-
-
Jed Fox authored
-
- Jul 17, 2023
- Jun 24, 2023
-
-
Trevor Farlow authored
* Provide `match` prop to class components that still rely on it. * Fixes #1169 * Fixes an unrelated crash on Payees
-
- Jun 05, 2023
-
-
SudoCerb authored
-
- May 16, 2023
-
-
Jed Fox authored
We can use hooks now!
-
- May 15, 2023
-
-
SudoCerb authored
# Add ability to filter the Manage Payees screen to show orphaned payees only. I aimed to modify as little code as possible - we now have a button on the Manage Payees screen that will filter the table to show orphaned payees only.
-
- May 10, 2023
-
-
Jed Fox authored
Fixes #1021
-
- May 09, 2023
-
-
Alberto Gasparin authored
-
- May 02, 2023
-
-
Jed Fox authored
Fixes #615. I would appreciate double-checking that I didn’t accidentally delete anything that is important. Since I’m removing the related API methods, this is technically a breaking change (even if people would have no reason to remove this stuff), so we should probably do a major release of the API package.
-
- Mar 29, 2023
-
-
Alberto Gasparin authored
-
- Mar 24, 2023
-
-
Jed Fox authored
Seems to build fine, will test later.
-
- Feb 10, 2023
-
-
Matiss Janis Aboltins authored
*
(prettier) adding trailing commas * More commas
-
- Jan 25, 2023
-
-
Matiss Janis Aboltins authored
*
upgrade eslint-plugin-import and fix issues * Change import ordering
-
- Jan 14, 2023
-
-
winklevos authored
-
- Jan 02, 2023
-
-
Matiss Janis Aboltins authored
-
- Sep 02, 2022
-
-
Tom French authored
* style: enforce sorting of imports * style: alphabetize imports * style: merge duplicated imports
-
Tom French authored
* style: enforce ordering of imports * style: sort imports in loot-core * style: sort imports in desktop-client * style: sort imports in loot-design * style: manual fixes
-
- Aug 31, 2022
-
-
Jed Fox authored
-
- Aug 30, 2022
-
-
Tom French authored
-
- Apr 29, 2022
-
-
James Long authored
-