-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] [Redux Toolkit Migration] prefsSlice #4127
base: redux-toolkit-notifications-slice
Are you sure you want to change the base?
[WIP] [Redux Toolkit Migration] prefsSlice #4127
Conversation
✅ Deploy Preview for actualbudget ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Bundle Stats — desktop-clientHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset
View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger
Smaller No assets were smaller Unchanged
|
Bundle Stats — loot-coreHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset No files were changed View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger No assets were bigger Smaller No assets were smaller Unchanged
|
c33712b
to
0ae8b6d
Compare
200b0fc
to
2384069
Compare
5cbdb7d
to
582138a
Compare
2384069
to
5e0cf64
Compare
582138a
to
f0e15a2
Compare
5e0cf64
to
67df0f6
Compare
f0e15a2
to
1e4d9a1
Compare
67df0f6
to
3de3bba
Compare
1e4d9a1
to
af70553
Compare
3de3bba
to
b648b01
Compare
af70553
to
389b7ae
Compare
6c28206
to
49c15a1
Compare
389b7ae
to
a42f2b3
Compare
49c15a1
to
532232b
Compare
a42f2b3
to
43b6e4e
Compare
532232b
to
e1dacf3
Compare
43b6e4e
to
29faba1
Compare
e1dacf3
to
b58a227
Compare
29faba1
to
63a022d
Compare
b58a227
to
28c5c8f
Compare
63a022d
to
65641d0
Compare
28c5c8f
to
86bbe73
Compare
65641d0
to
09f758d
Compare
86bbe73
to
6a3d459
Compare
70069ff
to
0cf9e39
Compare
212e5b8
to
81af87a
Compare
0cf9e39
to
5da2dcc
Compare
actions/account.ts
/reducers/account.ts
->accounts/accountsSlice.ts
[Redux Toolkit Migration] accountsSlice #4012actions/queries.ts
/reducers/queries.ts
->queries/queriesSlice.ts
[Redux Toolkit Migration] queriesSlice #4016actions/app.ts
/reducers/app.ts
->app/appSlice.ts
[Redux Toolkit Migration] appSlice #4018actions/budgets.ts
/reducers/budgets.ts
->budgets/budgetsSlice.ts
[Redux Toolkit Migration] budgetsSlice #4114actions/modals.ts
/reducers/modals.ts
->modals/modalsSlice.ts
[WIP] [Redux Toolkit Migration] modalsSlice #4119actions/notifications.ts
/reducers/notifications.ts
->notifications/notificationsSlice.ts
[WIP] [Redux Toolkit Migration] notificationsSlice #4126actions/prefs.ts
/reducers/prefs.ts
->prefs/prefsSlice.ts
actions/user.ts
/reducers/user.ts
->users/usersSlice.ts