dydx-v4-web/src
Jared Vu 99e708a984
Notifications Refresh (#135)
* Remove X button from tablet/mobile Notification menu

* Toast styling

* missed in merge

* .env.example

* Update abacus@1.0.9

* Add notif strings, and abaucs notif state

* Update Notification hooks, add Notification Preference controls

* Consolidate Notification into single component

* withLabel -> withTrigger prop

* nits

* OrderStatusChanged -> AbacusGenerated

* Notification OnClick

* Move Notification -> Components

* withAnimation -> $withAnimation

* Notification styling and click handle

* load state, onClick, localStorage

* add error count

* Rez localStorage Notifications

* Update TransferStatus UI

* Use Notification component for other abacusNotifs

* fix uselocalnotif query

* Default to Notification from NotificationMenu

---------

Co-authored-by: Bill He <bill@dydx.exchange>
2023-11-10 20:55:34 -08:00
..
abi Initial commit 2023-09-08 13:52:13 -07:00
components Notifications Refresh (#135) 2023-11-10 20:55:34 -08:00
constants Notifications Refresh (#135) 2023-11-10 20:55:34 -08:00
contexts Initial commit 2023-09-08 13:52:13 -07:00
hooks Notifications Refresh (#135) 2023-11-10 20:55:34 -08:00
icons Account menu and components improvements (#145) 2023-11-10 22:07:29 -05:00
layout Notifications Refresh (#135) 2023-11-10 20:55:34 -08:00
lib Notifications Refresh (#135) 2023-11-10 20:55:34 -08:00
pages Add additional onboarding entry points (#146) 2023-11-10 19:05:46 -08:00
state Notifications Refresh (#135) 2023-11-10 20:55:34 -08:00
styles Notifications Refresh (#135) 2023-11-10 20:55:34 -08:00
views Notifications Refresh (#135) 2023-11-10 20:55:34 -08:00
App.tsx Add TestFlags provider and class (#132) 2023-11-07 20:28:42 -08:00
index.css Initial commit 2023-09-08 13:52:13 -07:00
main.tsx Initial commit 2023-09-08 13:52:13 -07:00
polyfills.ts Support Intercom (#92) 2023-10-20 16:30:22 -07:00
vite-env.d.ts Initial commit 2023-09-08 13:52:13 -07:00