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

Code snippet formatting works on Github and Stoplight but shows up weird on Elements Dev Portal Please watch the video (contact Caitlin for the link/password) ## Expected Behavior The formatting...

t/bug
p/medium
triaged

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parse-url&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Adding `tryItCorsProxy` option changes request url in `Request Sample` section. E.g. API URL - https://api.site.com, PROXY URL - https://docs.site.com/proxy/ Request sample looks like ``` curl --request GET \ --url https://docs.site.com/proxy/https://api.site.com...

t/bug
triaged
team/enchilotters
p/documented

The FC interface in React versions before 18 provided an implicit *children* field (ReactNode type) that we leverage quite a bit in our code. In 18, this field was removed,...

team/tequila-mockingbirds

This PR adds the prop `layoutConfig` to the component, which adds support for configuring layout texts. Thus making it possible to change the language of the layout. Added Portuguese-BR layout...

Failure to show correct descriptions (sibiling) when use $ref schemas ## Context This tool doesn't show the expected description when I use OpenAPI 3.1.0. ## Current Behavior When I use...

enhancement

# Update to React 18 Core Update to React 18 for elements-core - [ ] Read [`CONTRIBUTING.md`](../CONTRIBUTING.md) #### Other Available PR Templates: - Release: https://github.com/stoplightio/elements/compare?template=release.md - [ ] [Read the...

## Context Using the latest spotlight elements package: `^7.6.0`. If you are in dark mode, a few of the colors are not much readable. ![image](https://user-images.githubusercontent.com/6205961/177152516-a1413266-d91f-4d2c-b382-1ea36470c3d5.png) ## Current Behavior Dark theme...

t/bug
triaged
p/documented
reviewed-medium