quivr/frontend/app/components/ui
!MAD! f69c64ead1
Toasts (Notification Component) (#163)
* feature: responsive navbar

* style: nav links hover animatiosn

* style: better Input Fields

* refactor: use form submit instead of button onclick

* feature: loading states

* feature: log out confirmation

* feature: basic toast

* feature: Toast variants

* fix: use global toast provider

* feature: use toast instead of alert for auth routes

* fix(mobile): nav menu close on route change

* fix: field dark mode

* feature: redirect when login and logout

* refactor: group auth routes

* refactor: use @/app imports

* style: use Field on /upload

* fix: forward ref

* feature: Multi toast

* feature: add toasts to /upload

* refactor: new login in auth group

* chore: quote

* chore(pnpm): removed

* feature: toasty animations

* fix: build errors and warnings

* chore: remove irrelevant comments

* fix: use unique ids for toasts

---------

Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
2023-05-26 10:57:29 +02:00
..
Button.tsx Toasts (Notification Component) (#163) 2023-05-26 10:57:29 +02:00
Card.tsx feature: features section + responsive fixes 2023-05-23 16:15:10 +05:30
Field.tsx Toasts (Notification Component) (#163) 2023-05-26 10:57:29 +02:00
Modal.tsx feature: delete file 2023-05-23 08:45:38 +05:30
PageHeading.tsx Toasts (Notification Component) (#163) 2023-05-26 10:57:29 +02:00
Spinner.tsx feature: optimistic update when deleting file 2023-05-23 10:58:37 +05:30
Toast.tsx Toasts (Notification Component) (#163) 2023-05-26 10:57:29 +02:00