-
Updated
Jun 6, 2020 - JavaScript
toastr
Here are 109 public repositories matching this topic...
-
Updated
Jun 7, 2020 - JavaScript
I think the installation instructions could be a bit more detailed or at least reference to external resources. For those of us starting out it isn't so clear how to set it up. I've been trying to install it for an hour now with no success. Perhaps a response to this post might suffice as well.
Thanks in advance.
Is it possible to customise the appearance of the toaster messages so that they follow these guidelines?
https://material.io/components/snackbars/
Mainly, allow removal of the left/right icons, and allow a single line of text only.
Problem
React.createFactory has been deprecated since React v16.13.0.
https://github.com/facebook/react/releases/tag/v16.13.0
https://reactjs.org/docs/react-api.html#createfactory
But react-toastr uses createFactory function, so it causes a warning.
Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.cr
-
Updated
Jul 3, 2020 - C#
-
Updated
May 30, 2020 - JavaScript
-
Updated
Mar 13, 2020 - PHP
-
Updated
Sep 6, 2019 - Vue
Any plans to add positioning functionality to the component?
I know this involves a bit of work to setup containers for each corner of the window, but it would be nice to be able to use the notify function to add a position property.
Hopefully I can fork this when I wrap up a big project in the Spring, and maybe submit a pull request if "beyonk" hasn't had a chance to work on this.
-
Updated
Mar 15, 2020 - JavaScript
-
Updated
Nov 20, 2019 - CSS
-
Updated
Jun 24, 2020 - JavaScript
-
Updated
Mar 24, 2019 - C#
-
Updated
Feb 18, 2020 - CSS
-
Updated
Oct 11, 2019 - JavaScript
-
Updated
Jul 1, 2020 - HTML
-
Updated
Jun 6, 2020 - Vue
-
Updated
Oct 31, 2018 - TypeScript
I can't see that how to set both title and message from controller in documentation.
\Yii::$app->session->setFlash('error', 'This is the title'); // This is title only
#Thankx
-
Updated
Mar 4, 2016 - PHP
-
Updated
Apr 6, 2017 - Vue
-
Updated
Oct 29, 2018 - PHP
-
Updated
Jun 6, 2020 - PHP
Improve this page
Add a description, image, and links to the toastr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the toastr topic, visit your repo's landing page and select "manage topics."
I use Angular 9.0.0-rc.1 and get this warnings, if I install ngx-toastr:
`npm WARN ngx-toastr@11.2.1 requires a peer of @angular/core@>=8.0.0-0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-toastr@11.2.1 requires a peer of @angular/common@>=8.0.0-0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-toastr@11.2.1 requires a peer