elements icon indicating copy to clipboard operation
elements copied to clipboard

Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.

Results 313 elements issues
Sort by recently updated
recently updated
newest added

# Elements Default PR Template In general, make sure you have: (check the boxes to acknowledge you've followed this template) - [X] Read [`CONTRIBUTING.md`](../CONTRIBUTING.md) #### Other Available PR Templates: -...

This may be user error, but I'm struggling to get the desired documentation for a schema object that uses the allOf attribute to include a previously defined schema and then...

The anchor links from any articles written in the Stoplight platform do not work correctly in Angular. The `basePath` value from the elements component is not considered in the anchor...

t/bug
p/medium
triaged
help wanted

Follow up to #2345 ## Context I'm trying to use elements in a Next.js app configured with **static export** ## Current Behavior Using a freshly installed Nextjs 14.2.3 app, install...

p/medium
triaged
bug
jira
team/bad-news-bears

## Describe the bug Once we publish our APIs on our Nutanix.dev platform, the rendering is very slow. Can you please have a look? ## To Reproduce https://www.nutanix.dev/api_references/foundation-central/#/b3A6MjIyMjI3Mjg-update-the-details-of-a-cluster ## Expected...

enhancement
triaged

Given an API with an OpenID Connect security scheme, the details of that security scheme - the `openIdConnectUrl` - are not rendered. ## Context Security scheme details are not visible;...

enhancement
triaged
portal

## Context If a response does not define an explicit `example` section, there is no Response Example panel shown. I'd like to see the panel with default example values displayed,...

enhancement
triaged
portal

Under the "Try It" request samples when there are URL parameters required in the endpoint, the current behavior is to substitute the URL parameter's name into the URL until a...

enhancement
triaged
portal

Bumps [jotai](https://github.com/pmndrs/jotai) from 1.3.9 to 2.10.1. Release notes Sourced from jotai's releases. v2.10.1 This fixes a bug in an extreme edge case. If you find this change breaks something, please...

dependencies

### Description of the Issue This PR addresses [the issue](https://github.com/stoplightio/elements/issues/2711) , where the `AdditionalInfo` component prioritizes the license identifier (SPDX) over the provided license URL. [According to the OpenAPI specification](https://spec.openapis.org/oas/latest.html#license-object),...