Commit Graph

5433 Commits

Author SHA1 Message Date
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
ericlingit
db2e854ab1 docs: update standalone installation instruction (#7991)
Co-authored-by: Tim Lai <timothy.lai@gmail.com>
2022-05-02 14:36:20 -07:00
Simon Podlipsky
31717dbb38 feat(swagger-ui-react): Add withCredentials prop (#7980)
Co-authored-by: Tim Lai <timothy.lai@gmail.com>
2022-05-02 14:25:36 -07:00
dependabot[bot]
630178f6a1 chore(deps): bump async from 2.6.3 to 2.6.4 (#8005) 2022-04-29 17:17:12 +00:00
swagger-bot
7260f967ec chore(release): cut the v4.10.3 release 2022-04-01 22:06:17 +00:00
swagger-bot
75f690adff chore(release): cut the v4.10.2 release 2022-04-01 21:31:58 +00:00
dependabot[bot]
97d048d70c chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 (#7968) 2022-04-01 18:03:34 +00:00
swagger-bot
ee1b265ba5 chore(release): cut the v4.10.1 release 2022-04-01 17:56:49 +00:00
Tim Lai
ffeb678f86 Revert "fix(oas3): set markdown line breaks to true (#7942)" (#7967)
This reverts commit b1128d7649.
2022-04-01 10:26:53 -07:00
Damien Léger
fb63df35b5 improvement(docker): smaller image (#7470) 2022-04-01 10:13:28 -07:00
Tim Lai
496d53e782 fix(dev-helpers): restore default url setting (#7965) 2022-03-31 11:46:19 -07:00
Adam Snyder
46c87bcbc1 fix(docker): Instruct browser not to cache swagger-initializer.js (#7960) 2022-03-31 11:41:45 -07:00
eaccmk
d9832f1b9a docs(README): add LICENSE section (#7327) 2022-03-29 11:33:01 +02:00
Steven James
b825e44077 fix(fn): RandExp error should not cause UI to completely fail (#7940)
* regexp syntax varies across languages
2022-03-28 16:29:01 -07:00
Tim Lai
ed344ff836 fix(css): alignment of authorization btn (#7955) 2022-03-28 11:26:43 -07:00
Tim Lai
10db26d4e8 refactor(live-response): move h4 to inside div class request-url (#7954) 2022-03-28 11:11:23 -07:00
swagger-bot
6686f34a86 chore(release): cut the v4.10.0 release 2022-03-28 09:08:33 +00:00
Vladimir Gorej
81ef19ca17 feat(build): add support for Create React App without eject (#7946)
Refs #7898
Refs #7944
Refs #7935
Refs #7910
Refs #7908
Refs #7902
2022-03-28 10:47:08 +02:00
Tim Lai
177240c26e docs(dev): update dev-helpers installation (#7948) 2022-03-25 12:09:04 -07:00
swagger-bot
56fe8a1c27 chore(release): cut the v4.9.1 release 2022-03-25 18:33:52 +00:00
Tim Lai
51bd1c290d fix(lint): additional directories to lint with fixes (#7947) 2022-03-25 11:07:51 -07:00
Tim Lai
b1128d7649 fix(oas3): set markdown line breaks to true (#7942) 2022-03-24 15:47:11 -07:00
Tim Lai
9250e209d4 fix(request-snippets): prevent scrolling errors from missing function (#7941)
* fix(request-snippets): prevent scrolling errors from missing function

* refactor(request-snippets): migrate to functional component

* fix(curl): remove undefined prop and function

* test(live-response): fix import of RequestSnippets
2022-03-24 11:23:42 -07:00
swagger-bot
cd2f434438 chore(release): cut the v4.9.0 release 2022-03-24 11:49:00 +00:00