summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-09-10fix(build-security): do not expose hostname to build framents (#7491)Vladimir Gorej
2021-08-09feat(js-yaml): update our main YAML parser to v4.1.0Vladimir Gorej
2021-06-24fix(sample-gen): parameter array missing items fallback (#7376)Tim Lai
2021-06-22feat(oas3): Show file upload for schema binary format (#7325)Andreas Grub
2021-06-21fix(try-it-out): button and inner text spacing (#7357)Tim Lai
2021-06-18fix(sample-gen): oas3 form-data object should generate example (#7355)Tim Lai
2021-06-09fix(ui): parameter placeholder should only display `name` (#7123)Vasilev Pyotr
2021-05-26fix(system): allow wrapping selectors in chain (#7304)Vladimir Gorej
2021-05-20feat(wrapComponents): new `chain` configuration option (#7236)Damien
2021-05-12fix: download button width (#7230)iron
2021-05-12feat: Accessibility improvements (#7224)Giles Wells
2021-04-29chore(deps): bump serialize-error from 2.1.0 to 8.1.0 (#7223)Tim Lai
2021-04-29fix: required properties (#7206)Mahtis Michel
2021-04-20fix(authorization): include oauth endpoint description (#7195)Michael Zangl
2021-04-20fix(syntaxHighlighter): request and response examples for json cases (#7199)Tim Lai
2021-04-14feat: remove node_native option from request snippets plugin (#7181)Tim Lai
2021-04-14fix: update snippet generator map to support React 16 (#7154)ben-smartbear
2021-03-31feat: markdown sanitization of form tag (#7146)Tim Lai
2021-03-31fix: add aria label to select element for content types (#7133)Giles Wells
2021-03-30feat(sample-gen): infer implicit type and validation constraint types (#7117)Mahtis Michel
2021-03-30feat: download of text/csv now uses .csv extension (#7141)axel584
2021-03-30fix: array constraint validation only if value was provided (#7112)Mahtis Michel
2021-03-18fix: response examples fallback (#7065)Mahtis Michel
2021-03-16chore(lint): cumulative lint fixes prep for eslint@7 (#7078)Tim Lai
2021-03-10refactor(auth): rename auth flow constants to be more descriptive (#7061)Tim Lai
2021-03-10refactor: operations component (#7044)Mahtis Michel
2021-03-10fix(ui): prevent example select from overflowing (#7060)Mahtis Michel
2021-03-10feat: sample gen should incorporate schema validation constraint (#7043)Mahtis Michel
2021-03-10fix(sample-gen): xml attr with media-type example value (#7045)Mahtis Michel
2021-03-10fix(auth): url change should flush auth (#7046)Mahtis Michel
2021-03-10fix(sample-gen): allOf, oneOf lifting should consider properties and items (#...Mahtis Michel
2021-03-10feat: request snippets plugin (#6910)Mahtis Michel
2021-03-10fix: preserve multipart file part position in requestData (#7008)Mahtis Michel
2021-03-10fix(auth): support pkce when using basic auth header (#7038)Dan Dumont
2021-03-03fix: json schema array items (#7007)Mahtis Michel
2021-03-03fix: multipart enum initial value not set (#7004)Mahtis Michel
2021-03-03fix: optional empty validation (#7003)Mahtis Michel
2021-02-24fix(info): use externalDocsUrl check to render Link (#6997)Tim Lai
2021-02-24feat: verbose Failed to fetch error (#6938)Mahtis Michel
2021-02-16feat(models): collapsed schema content should be clickable (#6942)Mahtis Michel
2021-02-11feat: validate nullable (#6928)Mahtis Michel
2021-02-11* fix(sample-gen): enum without type should be handled by sample-gen (#6912)Mahtis Michel
2021-02-11feat: use example gen for multiple example value retainer examples (#6920)Mahtis Michel
2021-02-10fix: support OAuth2 PKCE when using the OIDC authorization_code flow (#6914)Chad Killingsworth
2021-02-03fix(responseBody): json response highlighting (#6871)Nicolas
2021-02-03feat: enhance parameter validation (#6878)Mahtis Michel
2021-02-03feat: sample-gen mulit and form media-type (#6874)Mahtis Michel
2021-01-28fix(sample-gen): case yaml parsed example is number but string schema (#6872)Mahtis Michel
2021-01-26feat: add tryItOutEnabled configuration (#6865)Kyle Hoskins
2021-01-25feat(sample-gen): yaml sample generation (#6858)Mahtis Michel