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