-
Updated
Jul 9, 2022 - JavaScript
generator
Here are 7,346 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
Usually I totally against codegen options which modifies one line of code, but this one looks really handy.
Describe the solution you'd like
Add declareStrictTypes switch option to AbstractPhpCodegen class, then:
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.
Fix vulnerabilities
-
Updated
Apr 10, 2022 - Ruby
Add GitHub link and/or link to the project site (instead of the typedoc site), to the default theme?
Search Terms
Would it be possible to add a GitHub link and/or a link to the actual site (instead of the typedoc site), to the default theme?
Problem
I find for typedoc sites, I get to the typedoc site, and would like t
-
Updated
Jun 16, 2022 - Swift
One idea that's garnered a bit of attention in #181 is that we want to prepend a feature to the start of the file, similar to how append adds a new line to the end of the file
-
Updated
Jul 4, 2022 - Rust
-
Updated
Jun 27, 2022 - Swift
-
Updated
Feb 20, 2022 - CSS
-
Updated
Jun 8, 2022 - Objective-C
-
Updated
Feb 23, 2022 - Python
-
Updated
Jul 8, 2022 - TypeScript
-
Updated
Jul 9, 2022 - PHP
-
Updated
Jul 1, 2022 - JavaScript
-
Updated
Jul 9, 2022 - JavaScript
-
Updated
Jul 4, 2022 - TypeScript
-
Updated
Mar 8, 2022 - JavaScript
Bug Report
The following field (without a validator) cannot be updated via the model. No errors or warnings are logged:
{ "label":"ANR",
"model":"or.anr",
"type":"checklist",
"listBox":true,
"values": [
{"name":"a", "value":[1,2]},
{"name":"b", "value":[2,2]}
] }
model.or.anr = [[1,2]]; // fails to check "a"
If you would like a jsfiddle demo, let
-
Updated
Jul 7, 2022 - Go
-
Updated
Feb 16, 2022 - Sass
Improve this page
Add a description, image, and links to the generator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the generator topic, visit your repo's landing page and select "manage topics."



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