-
Updated
Jul 5, 2021 - JavaScript
Here are 4,418 public repositories matching this topic...
-
Updated
Nov 28, 2021 - PHP
-
Updated
Nov 17, 2021
-
Updated
Nov 26, 2021 - JavaScript
-
Updated
Nov 25, 2021 - JavaScript
-
Updated
Nov 23, 2021 - HTML
-
Updated
Nov 14, 2021 - JavaScript
-
Updated
Nov 26, 2021 - Go
-
Updated
Nov 27, 2021 - C#
-
Updated
Nov 13, 2021 - HTML
Most of the time we display FAQ links as raw URLs, like this:
But in some places (at least in Settings → Subscription → Gift cards) we just make it a link with a text.
-
Updated
Feb 9, 2020 - JavaScript
-
Updated
Nov 19, 2020 - JavaScript
-
Updated
Aug 17, 2021 - JavaScript
when u click on the notification bell icon ,, u can see all notifications in a list and when u click any notication the notificaiton list doesnt auto disappear then we have to manually click anywhere else on the screen for it to go away..
this gets worst when in mobile view.... as the notification pop up when clicked on bell icon take all space and one doesnt realise clicking the notifcaiotn h
-
Updated
Nov 22, 2021 - JavaScript
-
Updated
Nov 26, 2021 - Python
my docker is config to use ipv6, you force ipv4 using 0.0.0.0 instead of localhost.
-
Updated
Sep 29, 2021 - CSS
-
Updated
Nov 15, 2021
-
Updated
Apr 28, 2021 - HTML
I have the following file that handles my sendgrid set up.
import sgMail from '@sendgrid/mail';
const sendGridApiKey = process.env.SENDGRID_API_KEY;
if (!sendGridApiKey) {
throw new Error('The sendgrid api key has not been set in the environment variables');
}
sgMail.setApiKey(sendGridApiKey);
export { sgMail };After setting my api key I need to be able to do som
Improve this page
Add a description, image, and links to the email topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the email topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
The colors of addresses of recepients/senders that are in the address book are hard to read in dark mode: they are shown blue on black. It works fine for non-addressbook addresses as they are shown grey on black. Also fine in light theme (blue on white).
Describe the solution you'd like
Use grey on black. Showing the real