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
Vladimir Gorej
7409f41b97
feat(build): expose true ESM bundle as primary artifact ( #7937 )
...
Refs #7907
Refs #7831
2022-03-24 12:24:01 +01:00
Daniil Leontiev
ec51dc38e9
refactor(dist): remove inline-code ( #7905 )
...
* apply /dist changes to /dev-helpers
* add missing "useBasicAuthenticationWithAccessCodeGrant: false" after merge conflict
Co-authored-by: akop <akop@ppi.de >
Co-authored-by: Tim Lai <timothy.lai@gmail.com >
2022-03-23 16:11:50 -07:00
Tim Lai
7b06ac1b7c
test(oath): for authorization bearer ( #7936 )
2022-03-23 14:29:02 -07:00
swagger-bot
7d254d0a2e
chore(release): cut the v4.8.1 release
2022-03-23 03:25:57 +00:00
Tim Lai
859b2e149a
fix(auth): use aria-label instead of name field ( #7930 )
2022-03-22 17:17:03 -07:00
dependabot[bot]
6ee54fb317
chore(deps-dev): bump postcss-preset-env from 7.2.3 to 7.4.3 ( #7924 )
2022-03-22 12:58:34 +00:00
dependabot[bot]
302e0b7992
chore(deps): bump node-forge from 1.2.1 to 1.3.0 ( #7928 )
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-22 13:52:05 +01:00
swagger-bot
34b46cf559
chore(release): cut the v4.8.0 release
2022-03-22 12:45:35 +00:00
Vladimir Gorej
3296e2e429
feat(swagger-ui-react): export presets and plugins as static props ( #7927 )
...
Closes #7923
2022-03-22 13:20:51 +01:00
dependabot[bot]
22eef0ae25
chore(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 ( #7921 )
2022-03-22 10:23:48 +00:00
Vladimir Gorej
aa704b09be
chore(deps-dev): fix security vulnerabilities ( #7922 )
2022-03-22 11:16:36 +01:00
swagger-bot
0a5dd8e36f
chore(release): cut the v4.7.0 release
2022-03-22 09:41:31 +00:00