-
Updated
Sep 15, 2018 - JavaScript
notification
Here are 958 public repositories matching this topic...
Sticky toast
Is your feature request related to a problem? Please describe.
I cannot customize description label content offset. When I use EK as the DEBUG logger, sometimes the log info will be lengthy and the content offset is not good-look.
Here is the log info.
<img width="545" alt="Screen Shot 2019-08-23 at 6 36 20 PM" src="https://user-images.githubusercontent.com/12584632/63587370-6d5d1200-c5d6
I have created a custom terminal-notifier.It works fine when click on notification while receiving but when we don't click on notification then it show in the notification center and if we click on notification from there it show a terminal-notifier with default values like this.
<img width="394" alt="Screen Shot 2020-01-03 at 1 43 41 PM" src="https://user-images.githubusercontent.com/8736329
-
Updated
Jul 2, 2020 - Swift
When concating js files, the notify.min.js that is available on the website is missing a trailing semi colon. This causes the library trailing in the concatenation fail.
-
Updated
Jun 6, 2020 - JavaScript
Short Description
i'm beginner to react native so could you please show me how to integrate this with wix navigation.
and i also use redux
Steps to Reproduce / Code Snippets / Usage
Expected Results
when change internet connectivity every time show a message
Additional Information
- React Native version: [FILL THIS OUT]
- react-native-dropdownalert version:
Describe the bug
/usr/share/icinga2/include/command-plugins.conf provides the http CheckCommand. Since version 2.3.0 there is a new option in check_http which allows for checking the correctness of a certificate and hostname match: --verify-host. Please add this to the built in template library.
https://icinga.com/docs/icinga2/latest/doc/10-icinga-template-library/
$ /usr/
-
Updated
Jun 10, 2020 - JavaScript
-
Updated
May 16, 2020 - AppleScript
It'd be great if the live badge relied on data attributes on the badge element instead global JS variables for configuration. The problem with global variables is that you have to embed the script inline with a <script> tag which requires an 'unsafe-inline' [content security policy](https://developer.mozilla.org/en-
-
Updated
Apr 8, 2020 - JavaScript
-
Updated
Jul 2, 2020 - JavaScript
-
Updated
Jun 2, 2018 - Objective-C
Docs suggestion
Just a suggestion based upon a gotcha I encountered. When using SSR you get 'document is not defined' (since document is client side only). I modified your example to remedy this.
const { Portal } = usePortal({
bindTo: typeof window !== 'undefined' ? document && document.getElementById('selector') : null
})Thanks for the package.
-
Updated
Apr 3, 2020 - Java
-
Updated
Apr 20, 2020 - C#
-
Updated
Jul 2, 2020 - Dart
-
Updated
Jun 3, 2020 - Ruby
-
Updated
Jun 24, 2020 - Objective-C
-
Updated
Jun 27, 2020 - Go
-
Updated
Jun 26, 2020 - Ruby
-
Updated
Jul 4, 2020 - TypeScript
-
Updated
Jan 22, 2017 - Python
-
Updated
Jan 16, 2019 - Java
-
Updated
Jul 4, 2020 - TypeScript
-
Updated
Feb 21, 2019 - Swift
I love what I see is possible to do, but newer developers are going to have a difficult time reading your documentation and understanding at a glance how to implement your product.
if you could give smaller code examples in the MD file and samples on how to include it in an application, your product would likely grow in popularity
Improve this page
Add a description, image, and links to the notification topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the notification topic, visit your repo's landing page and select "manage topics."
I've recently upgraded from a much older version of react-toastify which allowed for customizing the default background colors for success/warning/error toasts. There does not seem to be an equivalent option or way to customize these default colors in the latest version. If there is, I could not find it in the documentation.
Is this feature still available or is there another workaround to allo