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

Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) from 7.3.2 to 7.5.0. Release notes Sourced from markdown-to-jsx's releases. v7.5.0 Minor Changes 62a16f3: Allow modifying HTML attribute sanitization when options.sanitizer is passed by the composer. By default...

dependencies

## Description: When using the Stoplight Elements API to render an OpenAPI specification, the `license.url` field is ignored, and instead, the system defaults to an SPDX URL format. Clicking on...

t/bug
p/high
jira

It is impossible to specify a "cookie" request parameter with "Try it" feature ## Context There seems to be no ability to specify the "cookie" parameter value for trying a...

enhancement

Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 12.2.0 to 16.0.0. Release notes Sourced from jest-junit's releases. v16.0.0 Allow adding properties to testcases in junit output by @​eps1lon - jest-community/jest-junit#247 v15.0.0 Remove invalid ESC control...

dependencies

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.18.14 to 22.5.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=14.18.14&new-version=22.5.4)](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`. [//]: #...

dependencies

Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.31.2 to 10.4.0. Release notes Sourced from @​testing-library/dom's releases. v10.4.0 10.4.0 (2024-07-22) Features Reduce caught exceptions in prettyDom (reland) (#1323) (a86c54c) v10.3.2 10.3.2 (2024-07-15) Bug Fixes safer...

dependencies

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.7 to 12.1.5. Release notes Sourced from @​testing-library/react's releases. v12.1.5 12.1.5 (2022-04-11) Bug Fixes Only supports React < 18 (#1041) (9e2b5db) v12.1.4 12.1.4 (2022-03-09) Bug Fixes Match...

dependencies

## User Story Description As a user, I should be able to 1. Persist payload and responses whenever doing a call 2. Revisit pages and the responses/payloads are still there

enhancement

# 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) --- Hi, I noticed that your...

# Changes - Modified the rendering logic of the TryIt component to ensure it generates request data regardless of the TryIt panel's visibility. - Ensured that the request sample is...

t/to-review