-
Updated
Sep 17, 2020 - JavaScript
generator
Here are 5,012 public repositories matching this topic...
Fix vulnerabilities
-
Updated
Sep 17, 2020 - Java
-
Updated
Sep 16, 2020 - Ruby
Search Terms
Optional type, optional parameters,
Problem
TypeScript 3.0 added support for Optional elements in tuple types, but TypeDoc didn't get support at the same time.
Checklist
- Add a new
Type
model for optional types - Add a test for `type T
-
Updated
Jun 16, 2019 - CSS
-
Updated
Sep 16, 2020 - Swift
-
Updated
Sep 17, 2020 - Swift
-
Updated
Jul 16, 2020 - Python
-
Updated
May 29, 2020 - Objective-C
-
Updated
Mar 11, 2020 - JavaScript
-
Updated
Sep 11, 2020 - TypeScript
Describe the bug
Some of the countries that are available for selection seem to be missing flag images (we have 198). This results in broken img
elements.
To Reproduce
Select "American Samoa" (AS
) or "Åland Islands" (AX
).
(OPTIONAL) Additional context
Either add missing flags, or to also future proof it add either a fallback or hide the flag img
element if it fails to
-
Updated
Aug 21, 2020 - 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
Sep 1, 2020 - Go
-
Updated
Aug 28, 2020 - Java
-
Updated
Jul 30, 2020 - JavaScript
scikit-learn would be a good addition for Machine Learning.
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👍