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
Age
Commit message (
Expand
)
Author
2024-05-27
fix(system): remediate component wrapping functionality (#9978)
Vladimír Gorej
2024-05-22
refactor(config): remove unused config options (#9958)
Vladimír Gorej
2024-05-21
fix(config): define missing default options and their types (#9949)
Oliwia Rogala
2024-05-15
fix(oas31): fix re-rendering of the Webhooks component (#9938)
Oliwia Rogala
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-08
fix(json-schema-5): allow collapsing for primitive models (#9639)
Daksh
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-05-07
fix(system): allow wrapping components both from presets and plugins (#9919)
Vladimír Gorej
2024-05-07
refactor(config): fix naming of system options (#9917)
Vladimír Gorej
2024-05-06
fix(config): perform configuration synchronously
Vladimir Gorej
2024-05-06
refactor(config): use conventional naming
Vladimir 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-22
feat(config): expose config and make it overridable (#9862)
Vladimír Gorej
2024-04-20
refactor(config): export config options typecasing mechanism (#9854)
Vladimír Gorej
2024-04-20
docs: fix typos in code comments (#9841)
careworry
2024-04-19
style(core): apply prettier formatting (#9848)
Vladimír Gorej
2024-04-18
fix(config): add options defined during runtime (#9845)
Oliwia Rogala
2024-04-18
fix(config): sync SwaggerUI default options with swagger-ui-react (#9843)
Oliwia Rogala
2024-04-18
fix(config): address getting configUrl from options (#9840)
Oliwia Rogala
2024-04-18
fix(config): cast configuration values into proper types (#9829)
Oliwia Rogala
2024-04-18
style(request-snippets): change name of active tab class (#9839)
Vladimír Gorej
2024-04-17
fix(config): fix precedence for system options (#9831)
Oliwia Rogala
2024-04-16
feat(request-snippets): use active class modifier for active snippet (#9826)
Vladimír Gorej
2024-04-16
fix(config): handle query config options (#9824)
Oliwia Rogala
2024-04-15
feat: expose build info via new versions plugin (#9820)
Vladimír Gorej
2024-04-15
refactor: consolidate all config related code into config module (#9811)
Oliwia Rogala
2024-04-11
fix(utils): make URL search params parsing and serialization WHATWG URL compl...
Oliwia Rogala
2024-04-11
refactor(json-schema-2020-12-samples): design formatAPI consistent with media...
Twan Kamp
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-10
fix(oas3): compensate for JSON Schemas left unresolved by swagger-client (#9794)
Oliwia Rogala
2024-04-09
fix(json-schema-2020-12-samples): apply string constraints sensibly (#9796)
Vladimír Gorej
2024-04-09
feat(json-schema-2020-12-sample): introduce option API (#9795)
Vladimír Gorej
2024-04-08
fix(oas31): allow override names of top level schemas (#9787)
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
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-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(request-snipppets): fix issues in escaping Powershell (#9692)
Vladimír Gorej
2024-03-13
fix(oas3): escape regular expression before using it (#9691)
Vladimír Gorej
2024-03-13
fix(spec): validation errors formatting (#9687)
Oliwia Rogala
2024-03-07
feat(style): add max-height for curl example (#9179)
Will McNamara
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
[next]