-
Updated
Mar 21, 2022 - JavaScript
generator
Here are 6,998 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
Recently noticed how many PHP based projects migrates from Travis-CI to GitHub Actions. I didn't try it yet, but after a quick reading I see that GitHub Actions has Ubuntu environment with preinstalled PHP from 7.4 to 8.1, while Travis CI offers [Bi
Fix vulnerabilities
Currently, few icons are not visible in dark theme. Make them visible by using theme neutral icons. May be we can make use of https://shields.io/ to generate our own kind of badges. For eg: Javascript.
-
Updated
Feb 28, 2022 - Ruby
Search Terms
abstract, class, constructor
Problems
Consider the following class:
export abstract class SomeClass {
abstract abstractProp: boolean;
abstract abstractMethod(): void;
}- While TypeDoc does indicate which methods and properties are abstract:

I may be reading it completely wrong, but the current way the Screen component decides whether to use a scrollview or not is to check
isNonScrolling(preset)The code:
The comment "Any of these things will make yo