index
:
swagger-ui.git
3.52.2
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
components
Age
Commit message (
Expand
)
Author
2024-05-14
fix(components): add support for oneOf/anyOf JSON Schema keywords in paramete...
Oliwia Rogala
2024-05-10
fix(components): fix rendering for empty examples in responses (#9926)
Oliwia Rogala
2024-05-07
fix(components): render parameter extensions in the description column (#9883)
nightingale
2024-05-07
fix: render null values included in enum (#9683)
kyoungmin kim
2024-04-18
fix(config): cast configuration values into proper types (#9829)
Oliwia Rogala
2024-04-10
refactor: consolidate all JSON Schema 5 rendering code into json-schema-5 plu...
Vladimír Gorej
2024-04-10
fix(oas3): compensate for JSON Schemas left unresolved by swagger-client (#9794)
Oliwia Rogala
2024-04-06
refactor(syntax-highlighting): use component wrapping for syntax highlighting...
Vladimír Gorej
2024-04-05
feat: consolidate syntax highlighting code into standalone plugin (#9783)
Vladimír Gorej
2024-03-06
refactor(components): rewrite ModelExample into functional component (#9668)
Vladimír Gorej
2024-03-06
fix: avoid rendering empty response schemas (#9667)
Oliwia Rogala
2024-03-06
fix(oas31): render responses with empty content field (#9664)
Vladimír Gorej
2024-02-23
fix(oas3): attempt to render schemas not resolved by swagger-client (#9629)
Oliwia Rogala
2024-02-15
fix: associate HTML labels with inputs (#9599)
Oliwia Rogala
2024-02-09
fix: add missing HTML id attributes (#9563)
Vladimír Gorej
2024-01-08
refactor: replace defaultProps with JavaScript default parameters (#9464)
Vladimír Gorej
2024-01-04
fix: use JavaScript default parameters instead React's defaultProps (#9453)
Joon Kyoung
2023-11-22
fix(auth): allow password managers to pre-fill input fields (#9390)
Artur
2023-11-20
fix(styling): ensure authorize button stays on the right (#9387)
Ochuko Pedro
2023-11-10
fix(styling): make Operations more responsive on smaller screens (#9325)
Ochuko Pedro
2023-11-09
fix(response-body): show download button both for non-empty Blob and string r...
Michał Korczak
2023-11-09
fix(a11y): remove redundant aria-label from accordion button (#9361)
Maggie Wachs
2023-09-28
feat: add wrapper for version labels (#9264)
Patryk Rosiak
2023-09-22
feat(operation-summary): move JumpToPath component after collapse/expand icon...
Krzysztof Kowalczyk
2023-09-14
fix(security): allow more strict CSP for SVG assets (#9209)
Vladimír Gorej
2023-09-07
feat(a11y): provide additional context for authorization and logout button (#...
Jelle Aret
2023-09-05
feat: expose plugins and presets on SwaggerUI global symbol (#9189)
Vladimír Gorej
2023-08-31
feat(info): indicate OpenAPI 2.0 definition version (#9167)
Krzysztof Kowalczyk
2023-08-16
fix(ui): make download button accessible via keyboard (#8974)
Aleksandr Vladykin
2023-08-16
fix(ui): change copy to clipboard button location (#9111)
Vladimír Gorej
2023-07-20
feat: add Icons plugin
Damian Polewski
2023-06-01
refactor: use samples plugin to generate schemas examples (#8728)
Vladimír Gorej
2023-04-26
Merge branch 'master' into next
Vladimir Gorej
2023-04-26
fix(response-body): remove download button when content is empty (#8579)
Krzysztof Kowalczyk
2023-03-21
Merge branch 'master' into next
Vladimir Gorej
2023-03-17
refactor(oas31): simplify Webhooks component by utilizing selectors (#8481)
Vladimír Gorej
2023-03-16
refactor(oas31): concentrate OpenAPI 3.1.0 code to separate plugin (#8475)
Vladimír Gorej
2023-03-13
fix: decode model schema name on model component (#8400)
Enzzo
2023-02-03
feat: OpenAPI 3.1 support (#8367)
Tim Lai
2022-11-08
fix(try-it-out): reset of oas3 requestBody should use default values (#8265)
Mathias Spanhove
2022-11-04
fix: show client secret input for PKCE auth code flow (#8268)
Andreas Born
2022-10-14
feat(try-it-out): display validation error messages (#8212)
Dan Wallis
2022-09-21
fix: expand model if depth <= defaultModelExpandDepth (#8186)
twjasa
2022-08-17
feat: Render external docs links and descriptions (#7559)
Fabian Schneider
2022-08-12
docs: fix typos and update https references (#8154)
Andreas Deininger
2022-08-10
fix(auth): client_secret may appear in non-authcode flows while also using PK...
Vladimir Slesarev
2022-07-19
fix(lint): upcoming eslint@8 reported errors (#8105)
Tim Lai
2022-07-19
fix: audio src cache change (#8102)
Tim Lai
2022-07-18
feat(ux): add copy to clipboard to operation summary (#8094)
Tomas Bruckner
2022-06-03
fix: remove dead code and format document (#8048)
twjasa
[next]