Vladimir Gorej
7dd167b626
docs(setting-up): reword how SwaggerUI reflects Node.js releases ( #8142 )
...
Refs b89e88579c
2022-08-17 10:58:06 +02:00
Andreas Deininger
9891d97201
docs: fix typos and update https references ( #8154 )
...
Co-authored-by: Tim Lai <timothy.lai@smartbear.com >
2022-08-12 10:14:27 -07:00
Fernando López Guevara
7e65155a7b
fix(oauth2): parse params properly for casdoor in redirect ( #8149 )
...
Co-authored-by: Tim Lai <timothy.lai@smartbear.com >
2022-08-12 09:53:34 -07:00
Ted Marozzi
a6e05e5c7e
fix(auth): define oauth2-redirect.html export in package.json ( #7993 )
...
Co-authored-by: Tim Lai <timothy.lai@smartbear.com >
2022-08-10 09:36:00 -07:00
Vladimir Slesarev
c63737d574
fix(auth): client_secret may appear in non-authcode flows while also using PKCE ( #8146 )
2022-08-10 09:28:37 -07:00
dependabot[bot]
46dece6f7b
chore(deps-dev): bump webpack-cli from 4.9.2 to 4.10.0 ( #8147 )
2022-08-05 11:25:49 +00:00
dependabot[bot]
cb68be7458
chore(deps-dev): bump json-merger from 1.1.7 to 1.1.9 ( #8139 )
2022-08-05 09:26:40 +00:00
dependabot[bot]
17c24805ff
chore(deps-dev): bump postcss from 8.4.12 to 8.4.14 ( #8138 )
2022-08-02 12:44:03 +00:00
swagger-bot
4a941cc1f4
chore(release): cut the v4.13.2 release
2022-08-02 12:35:31 +00:00
dependabot[bot]
917025af49
chore(deps): bump react-debounce-input from 3.2.4 to 3.3.0 ( #8135 )
2022-08-02 12:17:16 +00:00
Vladimir Gorej
9221ff801a
fix(build): mitigate regressions to build framents in v4.13.1 ( #8137 )
...
List of regressions fixed in this commit:
1. need to polyfill util module
2. always transform logical nullish assignment with babel
Refs #8136
2022-08-02 14:10:06 +02:00
dependabot[bot]
962d5476d1
chore(deps-dev): bump cssnano from 5.1.0 to 5.1.12 ( #8123 )
2022-08-01 22:41:59 +00:00
swagger-bot
ef4497963e
chore(release): cut the v4.13.1 release
2022-08-01 22:35:00 +00:00
Blueswen
5ec44d58bc
docs: fix typos ( #8133 )
...
Co-authored-by: Tim Lai <timothy.lai@smartbear.com >
2022-08-01 14:18:37 -07:00
yzhe819
c36f240e47
fix(ux): responsive ui display ( #8132 )
...
* fix: responsive operation
* fix: responsive tag display
* fix: responsive content type selector
* fix: input display
* fix: width of server selector
2022-08-01 14:11:47 -07:00
dependabot[bot]
a9ae910c6f
chore(deps-dev): bump sass from 1.49.0 to 1.54.0 ( #8122 )
2022-07-25 11:38:38 +00:00
dependabot[bot]
adde0fabbf
chore(deps): bump nginx from 1.23.0-alpine to 1.23.1-alpine ( #8121 )
2022-07-25 11:29:22 +00:00
dependabot[bot]
626defc839
chore(deps-dev): bump mini-css-extract-plugin from 2.5.3 to 2.6.1 ( #8118 )
2022-07-22 11:41:01 +00:00
dependabot[bot]
87ad75da55
chore(deps): bump dompurify from 2.3.3 to 2.3.10 ( #8117 )
2022-07-22 11:33:57 +00:00
dependabot[bot]
1c9e0ed99a
chore(deps-dev): bump @babel/plugin-transform-runtime ( #8115 )
2022-07-21 11:36:32 +00:00
dependabot[bot]
e77d1c47f1
chore(deps): bump @babel/runtime-corejs3 from 7.16.8 to 7.18.9 ( #8114 )
2022-07-21 11:28:54 +00:00
dependabot[bot]
c1961a5e19
chore(deps-dev): bump expect from 27.5.1 to 28.1.3 ( #8107 )
...
Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect ) from 27.5.1 to 28.1.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v28.1.3/packages/expect )
---
updated-dependencies:
- dependency-name: expect
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 13:32:23 -07:00
Tim Lai
b89e88579c
fix(jsdom): cumulative Jest updates with support for TextEncoder/TextDecoder ( #8111 )
2022-07-20 13:15:06 -07:00
dependabot[bot]
516ea6a7d4
chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread ( #8108 )
2022-07-20 11:44:44 +00:00
dependabot[bot]
b574b71664
chore(deps): bump terser from 5.10.0 to 5.14.2 ( #8109 )
2022-07-20 11:37:01 +00:00
dependabot[bot]
31a4d78b8a
chore(deps-dev): bump @babel/plugin-proposal-optional-chaining ( #8106 )
2022-07-20 11:29:41 +00:00
dependabot[bot]
eb4d3c1788
chore(deps-dev): bump eslint from 7.31.0 to 8.20.0 ( #8098 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.31.0 to 8.20.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.31.0...v8.20.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Lai <timothy.lai@smartbear.com >
2022-07-19 15:09:54 -07:00
Tim Lai
d68b7485b1
fix(lint): upcoming eslint@8 reported errors ( #8105 )
...
* fix: duplicate propTypes
* chore(lint): fix extra semicolon
2022-07-19 14:46:43 -07:00
swagger-bot
15284a090d
chore(release): cut the v4.13.0 release
2022-07-19 20:48:30 +00:00
dependabot[bot]
cf3820abea
chore(deps-dev): bump css-loader from 5.2.7 to 6.7.1 ( #7897 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.7 to 6.7.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.7...v6.7.1 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 13:10:09 -07:00
dependabot[bot]
a90de72b13
chore(deps): bump nginx from 1.21.6-alpine to 1.23.0-alpine ( #8078 )
...
Bumps nginx from 1.21.6-alpine to 1.23.0-alpine.
---
updated-dependencies:
- dependency-name: nginx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 13:02:01 -07:00
Tim Lai
a72ef3774c
fix(deps-dev): cumulative security updates ( #8104 )
...
* chore(deps-dev): bump shell-quote from 1.7.2 to 1.7.3
* chore(deps-dev): bump parse-url from 6.0.0 to 6.0.2
2022-07-19 11:38:07 -07:00
dependabot[bot]
c04b146b04
chore(deps): bump parse-url from 6.0.0 to 6.0.2 ( #8103 )
2022-07-19 18:19:14 +00:00
Tim Lai
80cffc2544
fix: audio src cache change ( #8102 )
...
* #8057 Fix audio src change issue caused by reconciliation algorithm and that is why audio file load is not starting.
Co-authored-by: Roman Melnyk <r.melnyk@smartrockstars.com >
2022-07-19 11:10:28 -07:00
SethJonesKSC
d0b3ce5ca5
docs: Add missing punctuation to oauth-redirect.html ( #7428 )
...
Co-authored-by: Tim Lai <timothy.lai@gmail.com >
2022-07-18 14:13:47 -07:00
Mahtis Michel
878e848b9b
feat: provide Topbar Logo as a wrappable component ( #7521 )
...
* docs(logo): added logo replace docs
Co-authored-by: Tim Lai <timothy.lai@gmail.com >
2022-07-18 13:55:26 -07:00
Tomas Bruckner
0d5227bb5d
feat(ux): add copy to clipboard to operation summary ( #8094 )
2022-07-18 10:48:57 -07:00
dependabot[bot]
6707f247cc
chore(deps): bump parse-url from 6.0.0 to 6.0.2 ( #8084 )
2022-07-05 23:19:43 +00:00
dependabot[bot]
570d26a090
chore(deps): bump shell-quote from 1.7.2 to 1.7.3 ( #8071 )
2022-06-22 16:27:01 +00:00
swagger-bot
7fc7320eff
chore(release): cut the v4.12.0 release
2022-06-03 17:08:45 +00:00
twjasa
a7e23b5a55
fix: remove dead code and format document ( #8048 )
2022-06-03 09:40:13 -07:00
Max Horstmann
1bb70a2996
docs(usage): add installation section for SWAGGER_JSON_URL ( #8036 )
...
Co-authored-by: Tim Lai <timothy.lai@gmail.com >
2022-05-27 11:56:28 -07:00
Kaiser
eca052d0a5
(docs): fix small typo in version-detection ( #8032 )
2022-05-25 09:54:49 -07:00
Lars Nymand Jensen
03a981ae4f
feat(swagger-ui-react): Add oauth2RedirectUrl prop ( #8028 )
2022-05-25 09:46:11 -07:00
swagger-bot
c70b9d7b7c
chore(release): cut the v4.11.1 release
2022-05-13 15:41:25 +00:00
Tim Lai
41f84aad05
fix: set yaml parser load option to JSON_SCHEMA ( #8023 )
2022-05-12 15:51:38 -07:00
Maciej Matyjas
abeb168696
fix(ui): avoid empty div when there are no externalDocs ( #7997 )
...
* fix(ui): avoid empty div when there are no externalDocs
* test(ui): existence of externalDocs div when present/absent from spec
2022-05-12 15:45:14 -07:00
swagger-bot
2e471949f2
chore(release): cut the v4.11.0 release
2022-05-05 17:48:04 +00:00
Tim Lai
3aef3bf2bf
fix: remove leftover text in request snippets ( #8011 )
2022-05-05 09:26:00 -07:00
Vlad I
381017b485
docs: fix IU -> UI typo ( #8001 )
...
Co-authored-by: Tim Lai <timothy.lai@gmail.com >
2022-05-02 14:50:52 -07:00