-
Updated
Jan 24, 2021 - TypeScript
apache
Here are 2,458 public repositories matching this topic...
Would be awesome to have a tabular format (makes it more readable) like below :) (From apache/airflow#13392 (review))
| ClassName | Description |
|------------------------------------------|-------------------------------------------------------------------|
| V
We should display a notice on whether the user's email address will be public to other members of the organization (according to the "Email address visibility" setting) on the account registration page. I'm not sure what the best visuals are for this; options include:
- A
?icon with a popover explaining this detail next to the "Email" field - A line of text below the "Email" field.
Text c
-
Updated
Jan 23, 2021 - C
-
Updated
Aug 27, 2020
The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.
We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions.
Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-
-
Updated
Jan 24, 2021 - C++
-
Updated
Jan 3, 2021 - PHP
Please can you add Cross-Origin-Embedder-Policy and Cross-Origin-Opener-Policy to the /h5bp/security/ section.
More info: https://web.dev/coop-coep/
More info: https://developers.google.com/web/updates/2020/10/devtools#frame-details
As we want to add it to the apache header list.
-
Updated
Jan 23, 2021 - Java
-
Updated
Jan 23, 2021 - Java
-
Updated
Jan 22, 2021 - Java
we need to update README to include zlib dependency. just find out that on a fresh installed Ubuntu.
-
Updated
Jan 22, 2021 - Java
-
Updated
Jan 20, 2021
-
Updated
Sep 22, 2020 - Shell
-
Updated
Dec 4, 2020 - PHP
-
Updated
Dec 1, 2019 - Dockerfile
Improve this page
Add a description, image, and links to the apache topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apache topic, visit your repo's landing page and select "manage topics."
Screenshot
Description
The rich tooltip text renders in a table that is inside a parent div that has the max-width set. If the text in the table is too wide, then the text will render outside of the div.
This is being caused by this line