Timo Lins
Timo Lins
BUG: Custom ToastBar makes 'bottom-center' position to slide from top instead of sliding from bottom
Thanks for reporting. By default, the Toaster passes its position to the ToastBar via the `position` prop. This does not happen automatically when rolling your own. A quick fix would...
BUG: Custom ToastBar makes 'bottom-center' position to slide from top instead of sliding from bottom
The position prop on the ToastBar is only used to apply the correct animation direction, not for the positioning itself. You'd have to set the position on the Toaster as...
*Copied this over from #22 for Context* I'm not planning to add more default animations, since animations are quite heavy in weight and you're most likely to only need one....
Changing the animations is now possible with 2.0.0 ✨. Add a [custom render function](https://react-hot-toast.com/docs/toaster#using-a-custom-render-function) to the Toaster, which will render the [ToastBar](https://react-hot-toast.com/docs/toast-bar). But instead of just rendering ToastBar, overwrite the...
It definitely would be great to have a built-in dismiss option. I still want to try out a couple of options to figure out what works best on mobile &...
This is currently not possible. We can consider this for future releases.
Great, a discussion thread sounds good. Did some more variations, as I felt like I have too many white + blue circle apps in my dock. Currently sporting the dark...
Sure! I picked the five versions I liked best. Show PNGs
Hi @themagickoala – sorry for the delay! I just released [2.4.0-beta.0](https://github.com/timolins/react-hot-toast/releases/tag/v2.4.0-beta.0), which includes those changes. Let me know how it works for you.
Looks like the time has come for this – would love to depend on the more stable Notion API. Notion added a lot of the missing blocks in the recent...