-
-
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] notificationsSlice #4126
base: redux-toolkit-modals-slice
Are you sure you want to change the base?
[WIP] [Redux Toolkit Migration] notificationsSlice #4126
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
|
7e46bc0
to
956a6fb
Compare
200b0fc
to
2384069
Compare
956a6fb
to
45dc869
Compare
2384069
to
5e0cf64
Compare
45dc869
to
1ed2b52
Compare
5e0cf64
to
67df0f6
Compare
1ed2b52
to
03d1911
Compare
67df0f6
to
3de3bba
Compare
03d1911
to
37e41fd
Compare
6c28206
to
49c15a1
Compare
21abbb0
to
051a63f
Compare
532232b
to
e1dacf3
Compare
0378594
to
5863812
Compare
e1dacf3
to
b58a227
Compare
5863812
to
b0aefcb
Compare
b58a227
to
28c5c8f
Compare
b0aefcb
to
63bcdb8
Compare
86bbe73
to
6a3d459
Compare
19d448c
to
127f5f9
Compare
212e5b8
to
81af87a
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
actions/prefs.ts
/reducers/prefs.ts
->prefs/prefsSlice.ts
actions/user.ts
/reducers/user.ts
->users/usersSlice.ts