pancake-frontend
pancake-frontend copied to clipboard
feat: web3inbox package update
PR-Codex overview
This PR updates notification handling in the web app. It introduces a new subscription client, refactors notification components, and adjusts notification filter options.
Detailed summary
- Added
ModalHeader
andModalTitle
imports - Updated package versions
- Refactored notification actions
- Adjusted notification filter labels
- Improved notification toggle logic
- Modified text helper functions
- Updated notification styles
- Added web push notification subscription logic
- Enhanced notification history management
- Refactored notification hooks for unread notifications
The following files were skipped due to too many changes:
apps/web/src/state/notifications/hooks.ts
,apps/web/src/state/notifications/reducer.ts
,packages/localization/src/config/translations.json
,apps/web/src/views/Notifications/containers/NotificationSettings.tsx
,apps/web/src/views/Notifications/components/NotificationItem/NotificationItemImage.tsx
,apps/web/src/components/NotificationOnBoardingButton.tsx
,apps/web/src/views/Notifications/components/NotificationDropdown/NotificationMenu.tsx
,apps/web/src/views/Notifications/containers/OnBoardingView.tsx
,apps/web/src/views/Notifications/index.tsx
,apps/web/src/views/Notifications/components/NotificationItem/NotificationItem.tsx
,apps/web/src/views/Notifications/containers/NotificationView.tsx
,pnpm-lock.yaml
✨ Ask PR-Codex anything about this PR by commenting with
/codex {your question}
⚠️ No Changeset found
Latest commit: 7bb69c34af0dc52730d4487b76f036f8131b90ad
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
aptos-web | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 22, 2024 7:29am |
blog | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 22, 2024 7:29am |
bridge | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 22, 2024 7:29am |
games | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 22, 2024 7:29am |
uikit | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 22, 2024 7:29am |
web | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 22, 2024 7:29am |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|
Typescript errors check
No ts errors in the codebase ! 🎉
Congrats, you have removed 261 ts errors with this PR 💪