Tina Holly
Tina Holly
First off, amazing library, thank you! Prisma allows you to map column names, for example, if you wanted to stick to JavaScript naming conventions (as camelCase) in the code, and...
Thanks for this great library! 🙏 [Open API Extensions](https://swagger.io/docs/specification/openapi-extensions/) are supported by some doc generators [like Redoc](https://github.com/Redocly/redoc/blob/master/docs/redoc-vendor-extensions.md) and allow us to add branding, e.g. `x-logo`. It would be great if...
I had to specify "ROADMAP" to get the road map because it wasn't read in the map settings. It was the only setting that didn't render properly; zoom was fine....
This bug can be experienced after troubleshooting with the directions found here: https://github.com/InboxSDK/InboxSDK/issues/796 Also another user has this issue here: https://groups.google.com/g/inboxsdk/c/bF_AXI00X8w/m/7Fp3_bcyAgAJ The bug causes an awful lot of error logging...
This plugin appears to read from the `static` directory. The [raw plugin](https://www.npmjs.org/package/docpad-plugin-raw) allows you to put files in a separate directory to copy over without indexing as DocPad would with...
Would be nice if syntax highlighting were supported in JavaScript string interpolation.
The newest (April 2020) version of the theme releases 2 new vibrant UI themes. A more subtle theme would be great to have too, e.g. greys, etc., provided that they...
Following the instructions in the readme, setting the `config.background` to a hex value doesn't actually change the appearance of the generated SVG. I can see that a rectangle with the...
Closes https://github.com/outfoxx/typescriptpoet/issues/28 As described in the issue, this library has several CVEs that have been resolved in later versions and doesn't appear to be used in the project (likely was...
[The version of Guava in the project is 22](https://github.com/outfoxx/typescriptpoet/blob/62d7d4b276b6039bd04729ddb135a9428e61b03e/build.gradle.kts#L33). Is it being used? This version is affected by several CVEs: - https://www.cvedetails.com/cve/CVE-2018-10237/ - https://www.cvedetails.com/cve/CVE-2020-8908/ - https://www.cvedetails.com/cve/CVE-2023-2976/ Summary: https://www.cvedetails.com/vulnerability-list/vendor_id-1224/product_id-52274/Google-Guava.html This is...