construct-hub-webapp icon indicating copy to clipboard operation
construct-hub-webapp copied to clipboard

React web app for Construct Hub

Results 18 construct-hub-webapp issues
Sort by recently updated
recently updated
newest added

I'm using `aws-cdk-lib` as an example. In the overview of every submodule, there are code examples. Currently, they are always in TypeScript, regardless of the language selected. Example: https://constructs.dev/packages/aws-cdk-lib/v/2.12.0?submodule=aws_apigateway&lang=python

bug
priority/p2

## Summary Add a setting for [noindex meta tag](https://developers.google.com/search/docs/crawling-indexing/block-indexing) to be added to [Page](https://github.com/cdklabs/construct-hub-webapp/blob/main/src/components/Page/Page.tsx).

feature-request

Hello, I can't access the `@cdktf/provider-google` TypeScript docs and I hope you can help me Thanks in advance Niels ## Test case 1. open https://constructs.dev/packages/@cdktf/provider-google/v/5.0.3?lang=typescript 2. Try to click "API...

bug

Currently, the right sidebar that displays the submodule contents doesn't sort them alphabetically. I'm actually not sure what logic it uses for the ordering. It would be much nicer if...

Currently, when looking at a submodule of CDK, L1 construct classes are mixed with L2. I'd like to keep the behavior of the API reference, where they're shown in a...

feature-request

In the `aws-cdk-lib`, you can see that there are examples from the Readme mixed in between constructs ![image](https://user-images.githubusercontent.com/23005347/168837087-b32b4d00-3c48-4c4e-b6bd-7bb965109344.png)

bug

After completing https://github.com/cdklabs/construct-hub/issues/142 we should adapt the frontend @MrArnoldPalmer please update the labels of time estimation and risk

effort/small
priority/p2
risk/low

For static images, like those used in the 404 view, adding a webpack plugin to create various qualities and format of each image automatically will reduce the need for us...

effort/small
priority/p2
risk/low
stale

Parsing md headers from the readme + api reference into a packages navigation items currently does not support [`setext`](https://github.github.com/gfm/#setext-headings) style headings. This causes these items to not be displayed in...

priority/p2
stale