-
Updated
Dec 8, 2020 - JavaScript
generator
Here are 5,262 public repositories matching this topic...
Fix vulnerabilities
-
Updated
Dec 8, 2020 - Java
-
Updated
Dec 4, 2020 - Ruby
Search Terms
Category, @category
, hide, internal,
Problem
I would like to have an additional option to hide certain categories.
There is an existing typedoc
option --stripInternal
based on the tag @internal
.
But this is not very flexible and it is actually based on a TypeScript compiler option which causes declara
-
Updated
Dec 8, 2020 - Swift
-
Updated
Jun 16, 2019 - CSS
-
Updated
Nov 27, 2020 - Swift
-
Updated
Oct 22, 2020 - Python
-
Updated
May 29, 2020 - Objective-C
-
Updated
Nov 5, 2020 - TypeScript
-
Updated
Mar 11, 2020 - JavaScript
Describe the bug
Whenever a social button is generated it takes the URL base and the username and puts a "/" in between them. This might cause a problem with the RSS URL. Since it takes a whole URL from the user there's no base URL. That causes it to generate with a / in front of the link provided by the user. In this case, the hyperlink is interpreted as a subpage, not an external website.
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
Aug 21, 2020 - JavaScript
-
Updated
Nov 26, 2020 - Go
-
Updated
Nov 12, 2020 - Java
-
Updated
Oct 8, 2020 - JavaScript
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."
...this boilerplate is awesome, thank you for sharing it guys👍