Commit Graph

4626 Commits

Author SHA1 Message Date
Adam Stachowicz
8e3e059aa1 fix: add additional autoFocus for http-auth component (#6527)
* Addendum to commit 65ea764b, in PR #6483
2020-10-16 14:19:52 -07:00
Mahtis Michel
87ab4e9ac9 fix: response examples should respect media-type (#6456)
* response sample generation should take content type into consideration for stringify
2020-10-16 13:52:21 -07:00
Renovate Bot
1226895294 housekeeping(dev-deps): cypress@5.4.0 2020-10-16 02:34:41 +00:00
Renovate Bot
5a4765a1c4 housekeeping(dev-deps): babel monorepo@7.12.1 2020-10-16 01:31:05 +00:00
Renovate Bot
e5e9df2a05 housekeeping(dev-deps): @jest/globals@26.5.3 2020-10-16 00:12:51 +00:00
renovate[bot]
c616456ef3 housekeeping(dev-deps): babel monorepo@7.12.0 (#6521)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-15 15:13:50 -07:00
swagger-bot
8fecd98c8b chore(release): cut the v3.35.2 release 2020-10-15 21:07:34 +00:00
Lucia Sarni
5065613130 fix(requestBody): hide read only properties (#6490) 2020-10-15 11:25:06 -07:00
Adam Stachowicz
5fc43faef1 docs: update setting-up.md (#6492)
* Remove `npm install` from steps
2020-10-14 19:51:48 -07:00
Lucia Sarni
99fda81ae0 fix: missing commas in response header values #6183 (#6515) 2020-10-14 19:37:12 -07:00
Adam Stachowicz
65ea764b61 fix: add autofocus to auth fields (#6483) 2020-10-14 19:23:19 -07:00
Francesco Franchina
4b2fddd8ed fix(style): preventing long strings from overflowing (#5934) (#6507) 2020-10-14 18:49:33 -07:00
Matthew Chan
1af8678ae1 fix(jest): unknown prop initialValue on input tag (#6506) 2020-10-14 17:24:36 -07:00
Theo Markovic
537ad6d6bf fix(jest): add stub for errActions to prevent unhandled promise rejections #6365 (#6495)
Co-authored-by: Theo Markovic <theodore.markovic@svenskaspel.se>
2020-10-14 17:07:49 -07:00
Tim Lai
3905fadfbe fix(oas3): switching media types should update schema properties (#6518)
* When the media-type is changed, there is a new `onChangeMediaType` method to handle actions.
* If target schema properties key/value pairs does NOT equals current schema properties, clear the requestBodyValue, try-it-out request/response and validation params.
* If target schema properties key/value pairs DOES equals current schema properties, do not change or re-render schema properties
* oas3Selector `validateShallowRequired` now also validates required keys against target media-type

Fixes #6201, #6250, #6476
2020-10-14 16:24:07 -07:00
Renovate Bot
b9137dcacc housekeeping(dev-deps): eslint-plugin-react@7.21.4 2020-10-09 23:29:10 +00:00
Renovate Bot
1d1e234661 housekeeping(dev-deps): copy-webpack-plugin@6.2.1 2020-10-09 18:54:08 +00:00
Renovate Bot
4ecfb7d83d housekeeping(dev-deps): raw-loader@4.0.2 2020-10-09 17:54:12 +00:00
Renovate Bot
51b9168921 housekeeping(dev-deps): file-loader@6.1.1 2020-10-09 16:17:42 +00:00
swagger-bot
82fdabf0a9 chore(release): cut the v3.35.1 release 2020-10-08 23:06:37 +00:00
renovate[bot]
252f9564c2 housekeeping(dev-deps): chromedriver v86 (#6480)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-08 15:39:41 -07:00
Lucia Sarni
6c5e91dece fix: deprecate from "new Buffer" to "Buffer.from" (#6489) 2020-10-08 14:40:46 -07:00
Lucia Sarni
aa53ec24b8 fix(filter): avoid filtering by the strings "true/false" when enabled (#6477) 2020-10-08 13:52:56 -07:00
Lucia Sarni
1b11d5cfaa fix(style): inconsistent background colors in code sections (#6472) 2020-10-08 12:30:14 -07:00
tobiasnitsche
d9de60b878 refactor(style): add !default to Base colors in scss (#6215) 2020-10-07 17:18:48 -07:00
Mahtis Michel
f4bdf2f953 fix: multipart array sample generation for items (#6461)
* json schema array component should use schema to generate example in case of array items.
* empty value checkbox should be disabled if not empty => not empty list || not empty string
* curl should also check for not empty list
2020-10-07 16:59:29 -07:00
Mahtis Michel
deeff4b42c docs(docker): add docker-compose env file configuration example (#6465) 2020-10-07 16:33:55 -07:00
Renovate Bot
58fe1b71c7 housekeeping(dev-deps): terser-webpack-plugin@4.2.3 2020-10-07 17:03:53 +00:00
Renovate Bot
f45dd33e27 housekeeping(dev-deps): mini-css-extract-plugin@^0.12.0 2020-10-07 13:55:28 +00:00
Renovate Bot
9bf34529a0 housekeeping(dev-deps): @jest/globals@26.5.2 2020-10-06 11:38:33 +00:00
Renovate Bot
833d250ff4 housekeeping(dev-deps): eslint-plugin-jest@24.1.0 2020-10-06 01:12:26 +00:00
Renovate Bot
953afb653b housekeeping(dev-deps): @jest/globals@26.5.0 2020-10-05 09:58:42 +00:00
Adrien Becchis
b5e8081115 fix(syntax-highlighter): configuration for Examples (#6455)
* Complement #5259, getConfigs was not correctly forwarded to Examples. As a result, syntax highlight could not be disabled be disabled or configured in that elements
2020-10-02 14:44:46 -07:00
Mahtis Michel
a920357c22 object model should also show example of schema in info below closing bracket (#6453) 2020-10-02 14:15:55 -07:00
Renovate Bot
605b4f8426 housekeeping(dev-deps): eslint-plugin-react@7.21.3 2020-10-02 20:19:04 +00:00
Renovate Bot
f7978e0fc4 housekeeping(dev-deps): copy-webpack-plugin@6.2.0 2020-10-02 18:49:08 +00:00
Renovate Bot
db7029c216 housekeeping(dev-deps): mini-css-extract-plugin@0.11.3 2020-10-02 15:47:38 +00:00
Tim Lai
797929f1cf fix(parameter-row): rendering of default/example values of 0 (#6454)
Co-authored-by: @danxmoran
2020-10-01 16:28:55 -07:00
swagger-bot
db2cca8e86 chore(release): cut the v3.35.0 release 2020-10-01 18:14:37 +00:00
renovate[bot]
3a9179c6eb housekeeping(deps): swagger-client@3.11.1 (#6452)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-01 10:46:00 -07:00
renovate[bot]
aee8cc5a17 housekeeping(deps): @braintree/sanitize-url v5 (#6446)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-30 16:38:34 -07:00
Tim Lai
e49ea35f57 chore(deps-dev): babel monorepo (#6450) 2020-09-30 16:25:32 -07:00
Tim Lai
f5c709f97f fix(try-it-out): required boolean default value set to empty string (#6449)
ref: #6429

* fix(try-it-out): required boolean default value set to empty string
* test(try-it-out): required enum and boolean fields
2020-09-30 15:27:41 -07:00
Mahtis Michel
ad630cc3e0 fix: sample schema should stringify string values for content-type: text/json (#6431)
* reverts #6412 which stringified string value if content-type: text/plain 
* enable stringify string values matching `/json/` and allowList of `shouldStringifyTypes` ("string")
2020-09-29 13:40:47 -07:00
Renovate Bot
688ac909ea housekeeping(dev-deps): open@7.3.0 2020-09-29 12:20:31 +00:00
Renovate Bot
0e3689304f housekeeping(dev-deps): cypress@5.3.0 2020-09-29 04:24:56 +00:00
Renovate Bot
c8708ad09c housekeeping(dev-deps): eslint-plugin-import@2.22.1 2020-09-28 02:34:10 +00:00
Renovate Bot
58cb5ac775 housekeeping(dev-deps): eslint-plugin-react@7.21.2 2020-09-25 01:01:55 +00:00
Renovate Bot
fc589bddc6 housekeeping(dev-deps): eslint-plugin-react@7.21.1 2020-09-24 00:57:16 +00:00
Tim Lai
de3a5e4941 chore(deps-dev): update selfsigned from 1.10.7 to 1.10.8 (fixed) (#6435)
* resolves vulnerability in node-forge < 0.10.0
2020-09-23 12:02:23 -07:00