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
/
test
/
unit
Age
Commit message (
Expand
)
Author
2024-05-14
fix(components): add support for oneOf/anyOf JSON Schema keywords in paramete...
Oliwia Rogala
2024-05-07
fix(system): allow wrapping components both from presets and plugins (#9919)
Vladimír Gorej
2024-04-25
fix(config): remove system config source (#9875)
Oliwia Rogala
2024-04-23
fix(json-schema-2020-12-samples): skip anyOf and oneOf while merging schemas ...
Oliwia Rogala
2024-04-23
fix(utils): fix validation for required values without specified type (#9863)
Oliwia Rogala
2024-04-18
fix(config): cast configuration values into proper types (#9829)
Oliwia Rogala
2024-04-12
test: fix typos in test descriptions (#9802)
hugehope
2024-04-11
fix(utils): make URL search params parsing and serialization WHATWG URL compl...
Oliwia Rogala
2024-04-10
fix(spec): format validation errors for nested parameters (#9775)
Oliwia Rogala
2024-04-10
refactor: consolidate all JSON Schema 5 rendering code into json-schema-5 plu...
Vladimír Gorej
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
feat(plugins): expose JSON Schema merging mechanism from samples plugins (#9766)
Oliwia Rogala
2024-03-26
fix(json-schema-2020-12-samples): fix constraints for integer example values ...
Oliwia Rogala
2024-03-13
fix(spec): validation errors formatting (#9687)
Oliwia Rogala
2024-02-23
fix(oas3): attempt to render schemas not resolved by swagger-client (#9629)
Oliwia Rogala
2024-02-15
fix(spec): ignore empty string for multi-value parameter (#9511)
Julien
2024-02-14
test: consolidate unit tests (#9588)
Vladimír Gorej
2024-02-12
fix(spec): set multi-value parameters as an immutable list (#9567)
Oliwia Rogala
2023-12-20
feat: add support for React@18 in backward compatible way (#9435)
Vladimír Gorej
2023-11-13
feat(samples): add base64url support for contentEncoding keyword (#9246)
Bas Schoenmaeckers
2023-11-09
fix(response-body): show download button both for non-empty Blob and string r...
Michał Korczak
2023-09-28
feat: add wrapper for version labels (#9264)
Patryk Rosiak
2023-09-05
feat(json-schema): expose API that generates examples from JSON Schema (#9190)
Vladimír Gorej
2023-09-05
feat: expose plugins and presets on SwaggerUI global symbol (#9189)
Vladimír Gorej
2023-08-01
feat: respect Encoding Object while building requests (#9105)
Vladimír Gorej
2023-07-31
test(curlify): add test for multipart request quotes handling (#9096)
Vladimír Gorej
2023-07-24
fix(samples): fix handling of additionalProperties in JSON Schema 2020-12 (#9...
Adam Davis
2023-06-12
Merge branch 'master' into next
Vladimir Gorej
2023-06-12
chore(deps): bump @babel/runtime-corejs3 from 7.21.5 to 7.22.5 (#8918)
Vladimír Gorej
2023-06-11
feat(samples): add support for proper schema merging (#8910)
Vladimír Gorej
2023-06-10
feat(examples): add support for examples keyword (#8908)
Vladimír Gorej
2023-06-09
feat(samples): add support for contentSchema keyword (#8907)
Vladimír Gorej
2023-06-09
feat(samples): add support for contentMediaType keyword (#8903)
Vladimír Gorej
2023-06-08
feat(samples): add support for contentEncoding keyword (#8899)
Vladimír Gorej
2023-06-08
feat(samples): add support for contains, minContains, maxContains keywords (#...
Vladimír Gorej
2023-06-07
feat(samples): add support for uniqueItems keyword (#8893)
Vladimír Gorej
2023-06-07
feat(samples): add support for regex string format (#8891)
Vladimír Gorej
2023-06-07
feat(samples): support multipleOf keyword (#8890)
Vladimír Gorej
2023-06-06
feat(samples): support new semantics of exclusive number ranges (#8885)
Vladimír Gorej
2023-06-06
feat(samples): add support for const keyword (#8884)
Vladimír Gorej
2023-06-06
feat(samples): add support for type keyword defined as list of types (#8883)
Vladimír Gorej
2023-06-05
feat(samples): add support for new values of format keyword (#8882)
Vladimír Gorej
2023-06-01
test: align tests with sample plugin changes
Vladimir Gorej
2023-06-01
refactor(samples): move example generation code to samples plugin (#8727)
Vladimír Gorej
2023-05-24
Merge branch 'master' into next
Vladimir Gorej
2023-05-22
feat(auth): persist cookie based apiKey in document.cookie (#8689)
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-24
test(core): align test with dependency update (#8512)
Vladimír Gorej
[next]