elements
elements copied to clipboard
Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.
One of the recent [commits](https://github.com/stoplightio/elements/commit/52a0e5cc1f719f23bf0ad13c476fe7917ddc5b79) bumped storybook libs from 7.5.3 to 7.6.4 which causes storybook to break during loading. Fix loading storybook with the current version or (if that's not...
## Describe the bug In my Search component I have a `handleClick` function that I'm trying to get to use Gatsby's internal navigation system so that when clicking in search...
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.1.1 to 6.5.1. Release notes Sourced from @fortawesome/free-solid-svg-icons's releases. Release 6.5.1 Change log available at https://fontawesome.com/docs/changelog/ Release 6.5.0 Change log available at https://fontawesome.com/docs/changelog/ Release 6.4.2 Change log...
Bumps [@types/prop-types](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prop-types) from 15.7.5 to 15.7.11. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
## Context When the operation contains multiple tags, the user should be able to see the operation under each specified tag in the Table of Contents. ## Current Behavior The...
Hello, I think I found a bug in the visualizer. I have a `key` property which is supposed to be a string in my `multipart/form-data` request body: ```yml info: version:...
Hello, ## Context Currently, its impossible to add an absolute url link, which would redirect user from stoplight elements page, to a differente page , which is located outside of...
We are deploying stoplight elements via docker containers. I notice that a number of big-footprint modules - sentry and faker-js mainly are pulled in with stoplight. Why, and can we...
Currently, stoplight supports "Deprecated" and "Internal" badges near the title of endpoint. It would be nice to add support of custom badges, i.e. "Preview", or "Beta", or something similar. ##...
See below. I can get elements to work in the project, but am seeing errors in the console that I believe are related to these issues. Please let me know...