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
/
plugins
/
oas3
/
components
Age
Commit message (
Expand
)
Author
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-29
fix(oas3): add support for oneOf/anyOf JSON Schema keywords in request-body r...
Oliwia Rogala
2024-03-29
fix(oas3): fix getting initial values for request body in OpenAPI 3.x (#9762)
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
2023-12-20
feat: add support for React@18 in backward compatible way (#9435)
Vladimír Gorej
2023-09-13
feat: add mutualTLS auth option (#9193)
Patryk Rosiak
2023-08-02
fix(request-body): access data of request body in safe way (#9110)
Vladimír Gorej
2023-06-12
Merge branch 'master' into next
Vladimir Gorej
2023-06-12
fix(request-body): fix immutable prop types validation (#8307)
Junrou Nishida
2023-06-01
test: align tests with sample plugin changes
Vladimir Gorej
2023-06-01
refactor: use samples plugin to generate schemas examples (#8728)
Vladimír Gorej
2023-05-22
fix(oas3): fix deep linking for Callbacks (#8691)
Vladimír Gorej
2023-05-16
fix(oas31): fix deep linking for Webhooks and Callbacks (#8680)
Vladimír Gorej
2023-03-23
fix(oas31): render Callback operations only (#8507)
Vladimír Gorej
2023-03-20
refactor(oas31): disable try it out mechanism explicitly for webhooks (#8485)
Vladimír Gorej
2023-03-16
refactor(oas31): concentrate OpenAPI 3.1.0 code to separate plugin (#8475)
Vladimír Gorej
2023-02-03
feat: OpenAPI 3.1 support (#8367)
Tim Lai
2022-07-19
fix(lint): upcoming eslint@8 reported errors (#8105)
Tim Lai
2022-03-22
fix(auth): use aria-label instead of name field (#7930)
Tim Lai
2022-03-15
fix(auth): add name tag to bearer input field (#7743)
Raymond Berger
2022-02-01
fix(serverVariables): refresh state on definition change (#7821)
Tim Lai
2022-01-24
feat(error-handling): introduce unified and configurable error handling (#7761)
Vladimir Gorej
2021-11-03
fix(servers): compensate when server list contains a null value
Vladimir Gorej
2021-11-03
refactor: prefix lifecycle methods with UNSAFE_
Vladimir Gorej
2021-06-22
feat(oas3): Show file upload for schema binary format (#7325)
Andreas Grub
2021-06-18
fix(sample-gen): oas3 form-data object should generate example (#7355)
Tim Lai
2021-04-20
fix(syntaxHighlighter): request and response examples for json cases (#7199)
Tim Lai
2021-03-03
fix: multipart enum initial value not set (#7004)
Mahtis Michel
2021-02-11
feat: use example gen for multiple example value retainer examples (#6920)
Mahtis Michel
2021-02-03
feat: sample-gen mulit and form media-type (#6874)
Mahtis Michel
2021-01-25
feat(ux): enhance media-type switching experience in RequestBodyEditor (#6837)
Mahtis Michel
2021-01-04
Request Body examples should respect media-type (#6739)
Mahtis Michel
2020-11-03
fix: duplicate labels in Servers UI (#6568)
geraldglynn
2020-10-16
fix: add additional autoFocus for http-auth component (#6527)
Adam Stachowicz
2020-10-15
fix(requestBody): hide read only properties (#6490)
Lucia Sarni
2020-10-07
fix: multipart array sample generation for items (#6461)
Mahtis Michel
2020-10-02
fix(syntax-highlighter): configuration for Examples (#6455)
Adrien Becchis
2020-09-10
fix: Updating select to pass in a better prop; updating test to do a better c...
ben-smartbear
2020-09-09
fix: Add `entrySeq()` to `bodyProperties.map()` (#6267)
geraldglynn
2020-09-08
fix: Allowing servers dropdown to change when oas3Actions.setSelectedServer i...
ben-smartbear
2020-08-13
feat(build): es2015 bundle artifact (#6291)
Tim Lai
2020-07-31
fix(OAS3): servers component update on definition change (#6280)
Tim Lai
2020-07-16
feat(RequestBody): validation support for required fields (#6223)
Tim Lai
2020-07-16
feat(RequestBody): set default true for 'send empty value' (#6228)
Tim Lai
2020-07-15
Revert "revert: feat: Allow to skip submitting empty values in form data (#58...
Tim Lai
2020-07-07
revert: feat: Allow to skip submitting empty values in form data (#5830)
Vladimir Gorej
2020-06-22
fix: render Common Extensions propertly in React 16 (#5930)
geraldglynn
2020-06-22
fix: avoid mapping Immutable.Map as React children (#6165)
geraldglynn
[next]