summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2024-05-07fix(system): allow wrapping components both from presets and plugins (#9919)Vladimír Gorej
2024-05-06docs(add-plugin): update file paths (#9910)Mikel Brislin
2024-05-06docs(setting-up): add missing `npm install` command (#9906)Jan Cizmar
2024-04-25fix(config): remove system config source (#9875)Oliwia Rogala
2024-04-10docs(configuration): fix wrong syntaxHighlight option name (#9776)Daniel Kaneider
2024-03-29docs: remove repetitive word in docs (#9764)shandongbinzhou
2024-02-14test: consolidate unit tests (#9588)Vladimír Gorej
2024-02-08docs(installation): update unpkg usage instructions (#9489)Anton Gilgur
2024-01-29docs(installation): remove leftover docker run commandVladimir Gorej
2024-01-29docs(installation): add docs about EMBEDDED env var (#9526)Vladimír Gorej
2023-11-10docs(customl-layout): append swagger-ui css class (#9329)Yanqi Zong
2023-09-13build: use Node.js =20.3.0 for local dev env (#9204)Vladimír Gorej
2023-09-05feat: expose plugins and presets on SwaggerUI global symbol (#9189)Vladimír Gorej
2023-08-17feat(syntax-highlighter): add light variant called "idea" (#8938)Filip Seman
2023-07-24docs(setting-up): fix dev-helper-initializer.js file name (#9024)Adam Davis
2023-06-02refactor(docker): use templating to handle env variables (#8878)Vladimír Gorej
2023-02-23chore: regenerate package-lock.json (#8411)Vladimír Gorej
2022-11-04fix: show client secret input for PKCE auth code flow (#8268)Andreas Born
2022-09-21docs(samples-webpack): updated config and dependencies (#8184)An Tran
2022-08-17docs(setting-up): reword how SwaggerUI reflects Node.js releases (#8142)Vladimir Gorej
2022-08-12docs: fix typos and update https references (#8154)Andreas Deininger
2022-08-01docs: fix typos (#8133)Blueswen
2022-07-18feat: provide Topbar Logo as a wrappable component (#7521)Mahtis Michel
2022-05-27docs(usage): add installation section for SWAGGER_JSON_URL (#8036)Max Horstmann
2022-05-25(docs): fix small typo in version-detection (#8032)Kaiser
2022-05-02docs: fix IU -> UI typo (#8001)Vlad I
2022-05-02docs: update standalone installation instruction (#7991)ericlingit
2022-03-25docs(dev): update dev-helpers installation (#7948)Tim Lai
2022-03-21feat(docker): add OAUTH_USE_BASIC_AUTH env (#7474)Christopher Giroir
2022-03-02docs: move summary to README (#7816)Marc Würth
2022-02-09docs(installation): provide full example of unpkg usage (#7832)Vladimir Gorej
2022-01-24feat(error-handling): introduce unified and configurable error handling (#7761)Vladimir Gorej
2022-01-12docs(request-snippet): document request snippets plug points (#7524)Mahtis Michel
2021-12-09fix(security): disable reading config params from URL search params (#7697)Vladimir Gorej
2021-11-08docs(configuration): document requestSnippetsEnabled config optionVladimir Gorej
2021-09-16docs(configuration): fix wrong property nameVladimir Gorej
2021-07-30fix(deps): bump swagger-client to v3.14.1 (#7440)Vladimir Gorej
2021-06-22chore: prep repo for node.js v10 EOL (#7359)Tim Lai
2021-05-20feat(wrapComponents): new `chain` configuration option (#7236)Damien
2021-04-20feat(docs): make webpack-getting-started more universal (#7191)Костя Третяк
2021-04-14feat: remove node_native option from request snippets plugin (#7181)Tim Lai
2021-03-10feat: request snippets plugin (#6910)Mahtis Michel
2021-02-16feat(docs): sample datepicker plugin with json schema components (#6939)Mahtis Michel
2021-01-26feat: add tryItOutEnabled configuration (#6865)Kyle Hoskins
2021-01-13feat(docker): add docker support for persist authorization variable (#6832)Amir Bitaraf Haghighi
2020-11-18Improve documentation for Standalone plain HTML installation (#6605)Eneko Alonso
2020-10-21feat: support for showExtensions on Response objects (#6535)Shelby Sanders
2020-10-14docs: update setting-up.md (#6492)Adam Stachowicz
2020-10-07docs(docker): add docker-compose env file configuration example (#6465)Mahtis Michel
2020-09-22feat(curl): configuration setting to pass additional options to curl command ...Adam David