stacker.news/styles
SatsAllDay 0ee056b2a1
Toast (#431)
* Prototype of toast system

* More toast adoption

* share
* flag
* bookmark
* subscribe
* delete

* More toast usage:

* forms
* settings save

* Log error during flag failure

* Incorporate PR feedback:

1. return `toaster` from `useToast` hook, with simplified `success` and `danger` methods

2. remove toast header, move close button to body

3. change how toast ids are generated to use a global incrementing int

4. update toast messages

* PR feedback:

* reduce width of toast on narrow screens
* dynamic delete success toast message based on deleted type
* add toasts to auth methods deletion operations

* Dismiss all toasts upon page navigation

* refine style and use delay prop

* more styling

---------

Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
Co-authored-by: keyan <keyan.kousha+huumn@gmail.com>
2023-08-25 18:21:51 -05:00
..
error.module.css upgrade to next-auth 4 (bonus: improve error pages) 2023-07-29 14:38:20 -05:00
globals.scss Toast (#431) 2023-08-25 18:21:51 -05:00
index.module.css readability enhancements: text size/color/line height 2022-02-09 13:15:38 -06:00
invites.module.css fix notification spacing 2022-08-18 14:19:01 -05:00
item.module.css enhance image detection and proxy 2023-07-13 15:18:04 -05:00
post.module.css add close button to all modals 2022-03-10 13:51:26 -06:00
satistics.module.css upgrade react-bootstrap 2023-07-24 13:53:53 -05:00
user.module.css refine cancel button 2023-06-12 14:39:27 -05:00