elements
elements copied to clipboard
Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.
## Context We have revamped our API documentation and would like to use Stoplight as the new method of displaying the YAMLs. ## Current Behavior The example body in the...
The choice of style for the request body in the terminal pseudo-emulator for HTTP requests makes the curly braces unreadable. The background and font color are too close to be...
@pamgoodrich commented on [Tue Nov 15 2022](https://github.com/stoplightio/platform-docs/issues/612) Add changelog file and new feature for sidebar sizing [(2268](https://app.zenhub.com/workspaces/-tequila-mockingbirds-61f945bb2ae66f0010ca5eca/issues/stoplightio/elements/2268). Also, review contribution guidelines and add step for updating changelog if applicable. From...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.3 to 7.24.0. Release notes Sourced from @babel/preset-env's releases. v7.24.0 (2024-02-28) Thanks @ajihyf for your first PR! Release post with summary and highlights: https://babeljs.io/7.24.0 :rocket: New Feature...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.2 to 2.8.1. Release notes Sourced from mini-css-extract-plugin's releases. v2.8.1 2.8.1 (2024-02-27) Bug Fixes add nonce if __webpack_nonce__ has been defined (c7f0aee) v2.8.0 2.8.0 (2024-02-01) Features added...
## Context We are starting to use Elements as a Documentation tool and we needed the support to add videos on the Documentation description. ## Current Behavior Currently the video...
Elements adds the word "License" to the end of the string contained in $.info.license.name. This make the assumption that every license is an Apache or MIT or something that would...
# Double Asterisks (**) in openapi `path` results in error In general, make sure you have: (check the boxes to acknowledge you've followed this template) - [x] Read [`CONTRIBUTING.md`](../CONTRIBUTING.md) ####...
If I set field type to `string` and format to `binary` in requestBody, then Elements should render it as a field with file selector button. However, currently it renders it...
I have a CSP which sets `style-src 'self' 'sha256-...'`. Unfortunately, I cannot add the sha256 hash that Chrome calculated to my CSP since it keeps changing and therefore I keep...