Matt Fiddaman
9f1a8f6d5c
⬆️ upgrade uuid from 9.0.1 -> 11.1.0 ( #5048 )
2025-06-07 01:02:35 -04:00
github-actions[bot]
02c59d9a1c
🔖 (25.6.1) ( #5099 )
...
* 🔖 (25.6.1)
* Remove used release notes
---------
Co-authored-by: matt-fidd <81489167+matt-fidd@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-04 18:13:40 -04:00
github-actions[bot]
09b12b8218
🔖 (25.6.0) ( #5083 )
...
* 🔖 (25.6.0)
* Empty commit to bump CI
* Remove used release notes
* Empty commit to bump CI
---------
Co-authored-by: jfdoming <9922514+jfdoming@users.noreply.github.com >
Co-authored-by: Julian Dominguez-Schatz <julian.dominguezschatz@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-04 00:35:34 -04:00
Matt Fiddaman
f3b2507516
⬆️ upgrade date-fns from v2.30.0 -> v4.1.0 ( #5041 )
2025-05-22 14:37:55 -04:00
Matt Fiddaman
4c15647f7f
⬆️ upgrade low risk dependencies to their newest minor version ( #5025 )
...
* vitest
* types
* eslint
* better-sqlite3
* pluggy-sdk
* globals
* google-protobuf
* fast-check
* chokidar
* i18next
* openid-client
* playwright
* lru-cache
* memfs
* redacted font
* sass
* @vitejs/plugin-basic-ssl
* re-resizable
* rollup-plugin-visualizer
* note
* update vrt screenshots
* vrt
2025-05-21 16:56:07 -04:00
Matt Fiddaman
4dba95842a
⬆️ upgrade react dependencies to their newest minor version ( #5027 )
2025-05-20 13:46:20 -04:00
Matt Fiddaman
af499c6503
⬆️ upgrade babel/webpack dependencies to their newest minor version ( #5028 )
2025-05-20 13:45:45 -04:00
Matt Fiddaman
e950bbb1df
resolve loot-core peer dependency warnings ( #5024 )
...
* fix loot-core peer dependency issues
* note
* update @swc/core
2025-05-18 19:37:22 -04:00
Matt Fiddaman
f7a45d2081
⬆️ bump dependency patch versions ( #5015 )
...
* bump dependency patch versions
* note
* remove unused ts-expect-error directives
* downgrade adm-zip again
2025-05-18 16:50:32 -04:00
Eetu Mäenpää
d225e5d5e1
Update react-spring to v10.0.0 ( #4992 )
...
* feat: update react-spring to v10.0.0
* docs: add release notes
2025-05-15 11:34:40 -04:00
Julian Dominguez-Schatz
9531a57f1c
Deduplicate vite versions ( #4943 )
...
* Deduplicate vite versions
* Add release notes
* Ensure plugins are compatible with the latest vite
* yarn dedupe
2025-05-06 18:10:51 -04:00
dependabot[bot]
4a7439da5e
Bump vite from 5.4.18 to 5.4.19 ( #4904 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.18 to 5.4.19.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.19
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 20:29:16 -04:00
github-actions[bot]
c23cbb4b0e
🔖 (25.5.0) ( #4916 )
...
* 🔖 (25.5.0)
* Bump CI
* Remove used release notes
* Bump CI
---------
Co-authored-by: jfdoming <9922514+jfdoming@users.noreply.github.com >
Co-authored-by: Julian Dominguez-Schatz <julian.dominguezschatz@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-03 13:44:50 -04:00
Julian Dominguez-Schatz
94600731d9
Move loot-core to vitest ( #4859 )
...
* Update build + dependencies to work with vitest
* Update tests to use vitest
* Update snapshots to vitest format
* Update sql.js loading in tests to work with vitest
* Update crdt package loading to work with vitest
* Add release notes
2025-04-20 15:52:59 -04:00
Julian Dominguez-Schatz
5d59ecd72c
Move remaining non-loot-core packages to latest vitest ( #4856 )
...
* Move remaining non-loot-core packages to vitest
* Add release notes
2025-04-20 15:17:07 -04:00
dependabot[bot]
aeb26b75af
Bump vite from 5.4.8 to 5.4.18 ( #4833 )
...
* Bump vite from 5.4.8 to 5.4.18
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.8 to 5.4.18.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.18
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
* Add release notes
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julian Dominguez-Schatz <julian.dominguezschatz@gmail.com >
2025-04-18 13:23:50 -04:00
Matiss Janis Aboltins
cc02970a16
⬆️ upgrade to React v19 ( #4700 )
2025-04-10 08:49:38 +01:00
github-actions[bot]
82b6589c37
🔖 (25.4.0) ( #4728 )
...
* 🔖 (25.4.0)
* Remove used release notes
* Remove used release notes
---------
Co-authored-by: matt-fidd <81489167+matt-fidd@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
2025-04-04 23:49:46 -04:00
Matt Fiddaman
ad1df689d7
bump various dependencies ( #4656 )
2025-03-20 13:27:17 -04:00
Matiss Janis Aboltins
c7f3dadc07
🐛 (mobile) fix for iOS - keyboard focus when editing budget ( #4651 )
2025-03-19 04:50:04 +00:00
Matiss Janis Aboltins
f35a850e3d
♻️ moved loot-core import resolution from TS to yarn workspaces ( #4592 )
2025-03-18 17:38:57 +00:00
Matiss Janis Aboltins
ed4ef5b30e
♻️ solve most peer dependency issues reported on install ( #4613 )
...
* ♻️ solve most peer dependency issues reported on install
* Release notes
* Patch unit tests
2025-03-12 17:13:35 +00:00
Matiss Janis Aboltins
ddcd771488
♻️ (sync-server) align dependency versions; cleanup lint & typecheck ( #4605 )
2025-03-12 14:03:23 +00:00
Joel Jeremy Marquez
3ecfb4be7e
Swipe to dismiss notifications ( #4606 )
...
* Swipe to dismiss notifications
* Release notes
* Update VRT
* Dummy commit
* Make notification swipe a bit snappier
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-11 14:35:01 -07:00
Joel Jeremy Marquez
d8fcd43324
Upgrade React Aria packages and address deprecated Section component warnings ( #4572 )
...
* Update react-aria packages and replace deprecated RAC Section component
* Release notes
2025-03-08 02:18:37 -08:00
Matiss Janis Aboltins
c510f722ef
♻️ (components) moving icons to the component lib ( #4554 )
2025-03-06 18:16:59 +00:00
Matt Fiddaman
ca2a930bd5
bump versions to v25.3.1 ( #4521 )
...
* bump versions
* remove release notes from patch release
2025-03-03 19:13:29 +00:00
github-actions[bot]
b0deedb411
🔖 (25.3.0) ( #4478 )
...
* 🔖 (25.3.0)
* Empty commit to bump ci
* Remove used release notes
* Empty commit to bump ci
* Bump sync-server for web release
* Remove used release notes
* Empty commit to bump ci
---------
Co-authored-by: jfdoming <9922514+jfdoming@users.noreply.github.com >
Co-authored-by: Julian Dominguez-Schatz <julian.dominguezschatz@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-28 20:19:57 -05:00
dependabot[bot]
18423a3167
Bump vitest from 1.6.0 to 1.6.1 ( #4410 )
...
* Bump vitest from 1.6.0 to 1.6.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
* note
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
2025-02-20 21:56:37 +00:00
Matiss Janis Aboltins
4ee70e7f1f
✨ component library - minimalistic infrastructure ( #4169 )
2025-02-10 19:49:59 +00:00
Matt Fiddaman
c4ad24edde
bump versions to v25.2.1 ( #4319 )
2025-02-06 19:01:37 +00:00
Julian Dominguez-Schatz
bdf4dda3a8
🔖 (25.2.0) ( #4296 )
...
* 🔖 (25.2.0)
* Remove used release notes
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-05 16:10:13 -05:00
Matiss Janis Aboltins
87c26042b9
🐛 (mobile) fix amount input requiring two clicks on safari mobile ( #4182 )
2025-01-18 20:23:10 +00:00
Matiss Janis Aboltins
b92fa709eb
♻️ (typescript) ported TransactionsTable.test to TS ( #4108 )
2025-01-14 18:33:02 +00:00
Joel Jeremy Marquez
cc1c11aac9
[Redux Toolkit Migration] Use new Redux Toolkit configureStore API ( #4000 )
...
* Initial upgrade to redux toolkit, more fixes needed e.g. removing non-serializable values from the state
* Fix typecheck and lint
* Fix lint and typecheck errors
* Fix lint and typecheck errors
* Fix typecheck error
* Cleanup
* Remove useAppStore
* Cleanup
* Undo renames
* Code review feedback
* UndoState type
* UndoState type
* yarn install
2025-01-07 16:34:21 -08:00
Julian Dominguez-Schatz
82e1922bee
🔖 (25.1.0) ( #4095 )
...
* 🔖 (25.1.0)
* Remove used release notes
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-07 01:06:34 -05:00
Matt Fiddaman
f207803f7a
🔖 (24.12.0) ( #3931 )
...
* bump versions
* Remove used release notes
* Remove used release notes
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-06 11:03:37 -07:00
Joel Jeremy Marquez
18f538c54b
Convert Mobile Transaction component to TransactionListItem + cleanup ( #3761 )
...
* Migration mobile Transaction component to TransactionListItem + cleanup
* Release notes + yarn install
* Fix style
* Padding changes + VRT
* Update useScrollListener
* Code rabbit feedback
* Do not show loading on preview transactions
2024-11-18 06:38:08 -08:00
Julian Dominguez-Schatz
1c05d7e5fe
🔖 (24.11.0) ( #3766 )
...
* 🔖 (24.11.0)
* Remove used release notes
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-03 09:43:26 -05:00
Joel Jeremy Marquez
0d9528e22c
@emotion/css as drop-in replacement for abandoned glamor library ( #3471 )
...
* Migrate to @emotion/css
* Remove custom CSSProperties
* Fix errors
* Fix typecheck error
* Fix lint error
* Fix typecheck error
* Fix typecheck error
* Fix typecheck error
* Release notes
* VRT
* VRT
* Revert VRT
* Fix typecheck error
* Fix glamor import
* yarn
* Fix lint error
* Dedupe
* Fix typecheck error
* Update @emotion/css
* Revert vrt screenshots
* Fix toggle content
* Fix content
* Fix lint error
* VRT
* Cleanup unneeded style
2024-10-17 17:35:53 -07:00
dependabot[bot]
328196c485
Bump vite from 5.2.11 to 5.2.14 ( #3646 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.2.11 to 5.2.14.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.2.14/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-12 16:10:42 -04:00
Matiss Janis Aboltins
85b3c5714e
🔖 (24.10.1) fix synced prefs ( #3596 )
2024-10-08 18:02:07 +01:00
Matiss Janis Aboltins
9b7a79a01c
🔖 (24.10.0) ( #3545 )
2024-10-03 18:06:47 +01:00
Henry Bley-Vroman
686ce5b504
Privacy mode: instead of blurring, use an illegible font ( #3376 ) ( #3377 )
...
* Privacy mode: instead of blurring, use an illegible font (#3376 )
* Privacy mode: no layout shift when switching mode
* fix(Spending): update for latest PrivacyFilter
* refactor(PrivacyFilter): use CSS :hover
* chore(PrivacyFilter): no privacy mode BudgetCell height regression...
https://github.com/actualbudget/actual/pull/3377?show_full=true#issuecomment-2357385371
* chore(GroupMonth): drop no-impact PrivacyFilter styles
2024-09-26 22:31:01 -07:00
Joel Jeremy Marquez
5b685ecc64
[Maintenance] Cleanup react aria packages and dedupe ( #3450 )
...
* Cleanup react aria packages and dedupe
* Release notes
2024-09-16 13:07:52 -07:00
Matiss Janis Aboltins
5cfa2cf577
♻️ (typescript) moving account component to TS ( #3311 )
2024-09-03 19:35:02 +01:00
Matiss Janis Aboltins
44375e72ad
🔖 (24.9.0) ( #3348 )
2024-09-03 18:02:45 +01:00
Matiss Janis Aboltins
51ec600de2
✨ customizable reports homepage - drag-able and resizable widgets ( #3231 )
2024-08-17 17:53:35 +01:00
Joel Jeremy Marquez
09c44d351d
[Mobile] Long press transaction to reveal floating action bar with bulk actions ( #2892 )
...
* Mobile transaction long press
* Floating action bar
* Styling
* Add functionality
* Fix typecheck error
* Release notes
* Undo notifications
* Fix schedules and update transaction delete confirmation message
* Use react-aria useLongPress
* Bulk edit amount display
* Themes
* Do not clear on batch update
* useUndo hook
* Fix typecheck error
* Update useUndo
* Fix typecheck error
* Handle batch deleted transactions
* useMemo
* Make onClearSelectedTransactions mandatory
* Extract FloatingActionBar to a separate component
* Require onAddSelectedTransaction and onClearSelectedTransactions if there are any selectedTransactions
* Fix schedule link
* Undo notification timeout
* Use useSelected
* Fix typecheck error
* Category transactions batch updates
* Remove undo notification title
* Fix types
* Fix notes undo notification
* Move SelectedProvider to TransactionListWithBalances
* Remove NewPayeeEntity
* Disable support for amount batch edit for now
* Fix lint error
* Notification inset + reuse useTransactionBatchActions
* Always show notification close button regardless if sticky or not
* Allow clicking action bar when notifications are present
* Fix typecheck error
* Remove inset on addNotification calls
* Use PressResponder
* Fix mobile transaction border
* VRT
* VRT
* VRT
* VRT
2024-08-12 13:53:14 -07:00
Julian Wachholz
8142dd1ec9
feat: introduce i18n framework ( #3036 )
...
* feat: introduce i18n framework
* Incorporate review feedback
* Patch demo
* remove unnecessary arguments
* Consistently use t() function
* Fix typing issue
* Fix e2e tests
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-08-11 15:37:33 -04:00