Here's what's popular on GitHub today...
-
Updated
Jan 28, 2021 - JavaScript
The theme for this year’s Game Off was ‘moonshot’ and the entries were out of this world! Fork and play some of the top-rated games.
R
-
Updated
Jan 27, 2021 - Python
-
Updated
Jan 27, 2021 - JavaScript
-
Updated
Jan 25, 2021 - Python
-
Updated
Jan 27, 2021 - JavaScript
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Cloud 66 Skycap
Skycap is a container-native Continuous Delivery Pipeline. It takes your code from any git repository, and allows you to build your image in a reliable, secure, and repeatable way.
Skycap runs your Docker build workflow step by step for multiple images. It comes complete with an intuitive UI & private Docker repository.
Combine with Maestro for an end-to-end solution.
-
Updated
Jan 28, 2021 - Go
-
Updated
Jan 26, 2021
-
Updated
Jan 16, 2021
-
Updated
Jan 13, 2021
-
Updated
Jan 27, 2021 - JavaScript
-
Updated
Jan 26, 2021
-
Updated
Jan 26, 2021 - Go
pipeline should immediately fail with ERR_STREAM_DESTROYED when any of the streams have already been destroyed.
Readable might need a little extra consideration since it's possible to read the data after being destroyed. Should maybe check _readableState.errored and/or _readableState.ended.
-
Updated
Jan 27, 2021 - Python
-
Updated
Jan 23, 2021
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
-
Updated
Jan 27, 2021 - JavaScript
-
Updated
Jan 27, 2021 - C
-
Updated
Jan 26, 2021 - JavaScript
🚀 Feature request
Is your feature request related to a problem?
I'm always frustrated when an image is not loading lazily. Like an image inside the Avatar component.Describe the solution you'd like
All imWhat version of Next.js are you using?
10.0.5
What version of Node.js are you using?
14.14.0
What browser are you using?
IE11
What operating system are you using?
Windows 10
How are you deploying your application?
next start
Describe the Bug
The start page of next.js does not render properly.
See image below.
Expected Behavior
It should render the same a
Issue-Label Bot
Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).
Instructions on how to alias the labels can be viewed on the app's website.
This app only works on public repositories.

I used the Directus app to add a O2M field to a collection with a lot of items, and choose to add the corresponding M2O field to the related table.
When visualizing the collection hosting the O2M field, that field indicates "100 items" and it's only possible to scroll through these 100 items, even though there are way more.
Would it be possible to skip that limit, to change its value, or jus