Commit Graph

6421 Commits

Author SHA1 Message Date
Artur
9a7c4c0593 fix(auth): allow password managers to pre-fill input fields (#9390)
HTML disallows having multiple IDs with the same value.

In reality this is for 1Password's feature where you can create
custom fields named like input IDs and 1Password fill pre-fill that.
2023-11-22 09:48:09 +01:00
swagger-bot
fc8e00c9d8 chore(release): cut the v5.10.2 release 2023-11-22 07:47:31 +00:00
Vladimír Gorej
d2cdd89cd8 chore(release): manual release bump to v5.10.1 (#9399)
v5.10.1 was a failed released, not all release
artifacts were published.

Refs https://github.com/swagger-api/swagger-ui/releases/tag/v5.10.1
2023-11-22 08:31:00 +01:00
dependabot[bot]
1f81a1f2da chore(deps-dev): bump @commitlint/config-conventional (#9398) 2023-11-21 11:37:06 +00:00
dependabot[bot]
fb5f1ff583 chore(deps-dev): bump @babel/plugin-transform-runtime (#9397) 2023-11-21 11:31:23 +00:00
dependabot[bot]
a22d265bec chore(deps-dev): bump @commitlint/cli from 18.4.2 to 18.4.3 (#9396) 2023-11-21 11:26:14 +00:00
Vladimír Gorej
dfeb727f40 fix(release): fix previously failed v5.10.1 release (#9395)
v5.10.1 release failed to release all release fragments.

Refs https://github.com/swagger-api/swagger-ui/releases/tag/v5.10.1
2023-11-21 11:30:43 +01:00
Ochuko Pedro
8f93354c81 fix(styling): ensure authorize button stays on the right (#9387)
Refs #8940 
Refs #9325
2023-11-20 13:00:21 +01:00
dependabot[bot]
323871821f chore(deps-dev): bump eslint from 8.53.0 to 8.54.0 (#9393) 2023-11-20 11:30:52 +00:00
dependabot[bot]
d3bb64f1de chore(deps-dev): bump start-server-and-test from 2.0.2 to 2.0.3 (#9391) 2023-11-17 11:21:51 +00:00
dependabot[bot]
8a423a2f24 chore(deps-dev): bump @commitlint/cli from 18.4.1 to 18.4.2 (#9389) 2023-11-16 11:55:38 +00:00
dependabot[bot]
fcb2f79fed chore(deps-dev): bump @commitlint/config-conventional (#9388) 2023-11-16 11:50:02 +00:00
swagger-bot
058082ee48 chore(release): cut the v5.10.0 release 2023-11-15 13:41:51 +00:00
dependabot[bot]
15e91ee5b9 chore(deps-dev): bump cypress from 13.5.0 to 13.5.1 (#9383) 2023-11-15 12:02:47 +00:00
dependabot[bot]
f6de956f44 chore(deps-dev): bump @commitlint/cli from 18.2.0 to 18.4.1 (#9382) 2023-11-14 11:27:16 +00:00
dependabot[bot]
ec41fdc383 chore(deps-dev): bump lint-staged from 15.0.2 to 15.1.0 (#9381) 2023-11-14 11:21:03 +00:00
Bas Schoenmaeckers
fb65508eb4 feat(samples): add base64url support for contentEncoding keyword (#9246)
This change is JSON Schema 2020-12 specific.
2023-11-13 16:01:27 +01:00
Pierre PLR
20c2c74746 fix(oas31): use system.fn as source of truth for Model wrapper (#9153)
Refs #8577
2023-11-13 14:11:08 +01:00
dependabot[bot]
ace93dfd79 chore(deps-dev): bump @babel/core from 7.23.2 to 7.23.3 (#9373) 2023-11-13 11:50:38 +00:00
dependabot[bot]
c6587e0387 chore(deps-dev): bump prettier from 3.0.3 to 3.1.0 (#9375) 2023-11-13 11:43:58 +00:00
dependabot[bot]
b4931ebf71 chore(deps-dev): bump @babel/preset-env from 7.23.2 to 7.23.3 (#9374) 2023-11-13 11:36:38 +00:00
swagger-bot
010d1d10bc chore(release): cut the v5.9.4 release 2023-11-13 09:32:43 +00:00
Ochuko Pedro
e34d8fb874 fix(styling): make Operations more responsive on smaller screens (#9325)
Along with the operations, Topbar and Authorization button
has been made more responsive as well.

Refs #8940
2023-11-10 18:17:05 +01:00
Varun Sharma
9bdbaef105 ci: add minimum GitHub token permissions for workflows (#8169)
Signed-off-by: Varun Sharma <varunsh@stepsecurity.io>
2023-11-10 14:14:29 +01:00
Yanqi Zong
bb04915809 docs(customl-layout): append swagger-ui css class (#9329)
To display style properly, we need to add className="swagger-ui"
to the layout.
2023-11-10 14:03:32 +01:00
dependabot[bot]
292a288066 chore(deps-dev): bump @commitlint/config-conventional (#9371) 2023-11-10 12:09:53 +00:00
dependabot[bot]
8f3e9ea4fb chore(deps-dev): bump @babel/eslint-parser from 7.22.15 to 7.23.3 (#9370) 2023-11-10 12:01:15 +00:00
swagger-bot
343b0ab553 chore(release): cut the v5.9.3 release 2023-11-09 14:09:31 +00:00
Michał Korczak
f803fa3410 fix(response-body): show download button both for non-empty Blob and string responses (#9343)
Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>

Refs #9298
2023-11-09 14:48:16 +01:00
Maggie Wachs
2a4afd94f6 fix(a11y): remove redundant aria-label from accordion button (#9361) 2023-11-09 13:54:10 +01:00
dependabot[bot]
987702df26 chore(deps-dev): bump @babel/plugin-transform-runtime (#9367) 2023-11-09 12:20:02 +00:00
dependabot[bot]
d463a79815 chore(deps-dev): bump cypress from 13.4.0 to 13.5.0 (#9369) 2023-11-09 12:10:37 +00:00
dependabot[bot]
73187d97f7 chore(deps-dev): bump @babel/preset-react from 7.22.15 to 7.23.3 (#9368) 2023-11-09 12:03:41 +00:00
swagger-bot
84de63c5bc chore(release): cut the v5.9.2 release 2023-11-08 10:12:12 +00:00
Vladimír Gorej
a187bfb879 fix(swagger-client): fix handling cycles in OpenAPI 3.1.0 definitions (#9364)
Refs #9337
2023-11-08 10:55:02 +01:00
dependabot[bot]
b9120fbace chore(deps-dev): bump @commitlint/config-conventional (#9339)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.0 to 18.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.1.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-08 10:44:44 +01:00
dependabot[bot]
979c52e7ce chore(deps-dev): bump start-server-and-test from 2.0.1 to 2.0.2 (#9360) 2023-11-08 08:28:07 +00:00
dependabot[bot]
bcf4a3671c chore(deps-dev): bump eslint from 8.52.0 to 8.53.0 (#9358) 2023-11-06 11:47:23 +00:00
dependabot[bot]
84f869a36a chore(deps): bump swagger-client from 3.24.2 to 3.24.4 (#9359) 2023-11-06 11:40:23 +00:00
dependabot[bot]
048ef5d9f3 chore(deps): bump swagger-client from 3.23.1 to 3.24.2 (#9354) 2023-11-02 11:40:07 +00:00
dependabot[bot]
9cf8d422cf chore(deps-dev): bump postcss-preset-env from 9.2.0 to 9.3.0 (#9352) 2023-11-01 11:27:11 +00:00
dependabot[bot]
c47625c0e7 chore(deps-dev): bump sinon from 17.0.0 to 17.0.1 (#9351) 2023-11-01 11:20:45 +00:00
dependabot[bot]
2be8b26f7c chore(deps-dev): bump cypress from 13.3.2 to 13.4.0 (#9350) 2023-10-31 11:51:17 +00:00
dependabot[bot]
11a53377ef chore(deps): bump nginx from 1.25.2-alpine to 1.25.3-alpine (#9348) 2023-10-30 11:34:53 +00:00
dependabot[bot]
e6837593bd chore(deps-dev): bump eslint-plugin-jest from 27.4.3 to 27.6.0 (#9345) 2023-10-27 11:42:44 +00:00
dependabot[bot]
8e9751033d chore(deps-dev): bump sass from 1.69.4 to 1.69.5 (#9344) 2023-10-27 11:33:15 +00:00
dependabot[bot]
fc1de4a3c5 chore(deps-dev): bump @commitlint/cli from 18.1.0 to 18.2.0 (#9341) 2023-10-26 11:41:51 +00:00
dependabot[bot]
39c7bb939c chore(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 (#9340) 2023-10-26 11:33:01 +00:00
dependabot[bot]
eda38f500a chore(deps-dev): bump @commitlint/cli from 18.0.0 to 18.1.0 (#9334) 2023-10-25 12:19:31 +00:00
dependabot[bot]
f0257c34d8 chore(deps-dev): bump eslint from 8.51.0 to 8.52.0 (#9335) 2023-10-25 12:10:57 +00:00